summaryrefslogtreecommitdiffstats
path: root/gitsrht/git.py
AgeCommit message (Expand)Author
2019-07-23Add commits-since-tagHEADmasterMatthias Beyer
2019-06-22Fix trees whose entries have the same hashDrew DeVault
2019-06-10Fix a few bugs found with test-git-web-interfaceDrew DeVault
2019-01-22Replace repo management code with scmsrht libLudovic Chabant
2018-12-12Add support for py-redis 3.xDrew DeVault
2018-11-15Use pygit2.Repository.free after each requestDrew DeVault
2018-10-27Temporarily disable tree walkingDrew DeVault
2018-10-06Remove lru_cache from git.pyDrew DeVault
2018-10-01Implement commit viewDrew DeVault
2018-09-22Fix issue when commit cannot be foundDrew DeVault
2018-09-22Add blob viewDrew DeVault
2018-09-21Fix commit resolutionDrew 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-21Make repo summary page realDrew DeVault