index
:
gitreef
trunk
simple, fast and memory-friendly GIT-over-SSH server for self hosting your repos
Matthias Jaros
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
env
Commit message (
Collapse
)
Author
Age
*
Updated validation script to match busybox own rules
Matthias Jaros
2026-08-12
|
*
Moved user check into function and also verify in repo setup proper username
Matthias Jaros
2026-08-12
|
*
Added user validation regex
Matthias Jaros
2026-08-12
|
*
Replaced cat with shell builtin
Matthias Jaros
2025-11-30
|
*
Renamed project to gitfish. Much nicer than git-server that is actually more ↵
Matthias Jaros
2025-11-10
|
|
|
|
misleading
*
Replaced dirname command with shorter version
Matthias Jaros
2025-11-09
|
*
Updated VERSION handling and added LICENSE file to docker image
Matthias Jaros
2025-10-27
|
*
Added basic acl handling of read/write git repos
Matthias Jaros
2025-10-27
|
*
Comments
Matthias Jaros
2025-10-27
|
*
Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in ↵
Matthias Jaros
2025-10-26
|
|
|
|
repo names
*
- Added also info logging for successful attempts
Matthias Jaros
2025-10-22
|
|
|
|
|
- merge info and error logs - Fix log being overwritten with every entry
*
Restrict sudo to specific group
Matthias Jaros
2025-10-20
|
*
Security hardening
Matthias Jaros
2025-10-20