summaryrefslogtreecommitdiff
path: root/git-gmi/git.py
AgeCommit message (Collapse)Author
2020-06-19Enhance commentsFrederick Yin
2020-06-19Show recent commits in summaryFrederick Yin
2020-06-19Show time and view tree in log viewFrederick Yin
2020-06-19Main branch now customizable, annotated configsFrederick Yin
2020-06-19Separate config from constsFrederick Yin
2020-06-14Humanized file sizesFrederick Yin
Includes hurry.filesize dep and its license ZPL-2.0
2020-06-14Massive improvementsFrederick Yin
- Python CGI server script renamed to gateway.py to avoid confusion - Repo not found error handling - Page header & navs - Fix faulty 20 response header - View (non-)raw blob
2020-06-13Initial commit: MVPFrederick Yin