aboutsummaryrefslogtreecommitdiff
path: root/src/phorkie/Repositories.php
AgeCommit message (Expand)Author
2023-03-22Use real return types in Repositories.phpChristian Weiske
2023-03-22Fix stripping ".git" from dir namesChristian Weiske
2017-10-13Make random IDs configurableChristian Weiske
2017-10-13Each repository ID should increment by between 2^16 and 2^24 to avoid easy gu...Douglas Fraser
2017-10-12Use mode from parent directory to avoid world writableDouglas Fraser
2017-04-19Do not crash list view when seeing a fully empty git repositoryChristian Weiske
2014-05-14show newest repositories in list at firstChristian Weiske
2012-09-27CS fixesChristian Weiske
2012-05-04use a real pager nowChristian Weiske
2012-04-11separate git and work directories - gives nicer public git clone urlsChristian Weiske
2012-04-03rename Phorkie to phorkie (lowercase)Christian Weiske