summaryrefslogtreecommitdiff
path: root/src/phorkie/Repositories.php
AgeCommit message (Collapse)Author
2017-04-19Do not crash list view when seeing a fully empty git repositoryChristian Weiske
This is not a good way to handle it, but makes phorkie more resilient against invalid data. Resolves: https://github.com/cweiske/phorkie/issues/24
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