summaryrefslogtreecommitdiffstats
path: root/gitsrht/blueprints/repo.py
AgeCommit message (Expand)Author
2018-10-01Fix this dumb fucking archive endpointDrew DeVault
2018-10-01Add annotated ref pageDrew DeVault
2018-10-01Add refs pageDrew DeVault
2018-10-01Wire up browse and patch buttonsDrew DeVault
2018-10-01Fix browsing by tagsDrew DeVault
2018-10-01Implement commit viewDrew DeVault
2018-10-01Flesh out log view a bitDrew DeVault
2018-10-01Add basic pagination to git logDrew DeVault
2018-09-30Add editorconfig supportDrew DeVault
2018-09-22Basic git log supportDrew DeVault
2018-09-22Implement tarball downloadsDrew DeVault
2018-09-22Add support for browsing refs other than masterDrew DeVault
2018-09-22Reduce markdown/highlight cache expiry to 7 daysDrew DeVault
2018-09-22Add raw blob downloadsDrew DeVault
2018-09-22Add blob viewDrew DeVault
2018-09-21Support rendering any level of the treeDrew DeVault
2018-09-21Implement tree annotationDrew DeVault
2018-09-21Mock up tree pageDrew DeVault
2018-09-21Handle empty repositoriesDrew DeVault
2018-09-21Make repo summary page realDrew DeVault
2018-09-19Lay out summary pageDrew DeVault
2018-09-19Remove cgit supportDrew DeVault