all repos

mugit @ 43dfa274f440e76ab536b78d9263c0820c0be970

🐮 git server that your cow will love
1 files changed, 3 insertions(+), 0 deletions(-)
update change log
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-03-05 21:22:51 +0200
Change ID: pzwqrookrnronqpktnvqvkmslklypuno
Parent: c826112
M CHANGELOG.md

@@ -6,6 +6,9 @@ ### Features:

- Paginate log page (150 commits per page). - Support `git-upload-archive`. - Better CSS for markdown readmes. +- Add breadcrumbs on "file content" page. +- Show last commit associated with file on tree page. +- Add a way of changing repos head from cli. ### Bug fixes: - Allow downloading only valid and existing refs.