index
:
gitreef
trunk
gitreef - a simple, fast, memory-friendly, and secure GIT-over-SSH server for your repos.
Matthias Lucas Jaros
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init
Commit message (
Collapse
)
Author
Age
*
Use exec at end of scripts to replace fish process after it's done
Matthias Lucas Jaros
2025-11-16
|
*
Only create ssh folder when setting up non existing user
Matthias Lucas Jaros
2025-11-15
|
*
Renamed project to gitfish. Much nicer than git-server that is actually more ↵
Matthias Lucas Jaros
2025-11-10
|
|
|
|
misleading
*
Fail when git user is not setup
Matthias Lucas Jaros
2025-11-09
|
*
Only create user if it does not exist
Matthias Lucas Jaros
2025-11-09
|
*
Fix could not create user directory
Matthias Lucas Jaros
2025-11-09
|
*
Added fail helper function that gives formatted output returns nonzero
Matthias Lucas Jaros
2025-11-09
|
|
|
|
status
*
Replaced dirname command with shorter version
Matthias Lucas Jaros
2025-11-09
|
*
Updated VERSION handling and added LICENSE file to docker image
Matthias Lucas Jaros
2025-10-27
|
*
Added handling of gid for git user also
Matthias Lucas Jaros
2025-10-27
|
*
Added basic acl handling of read/write git repos
Matthias Lucas Jaros
2025-10-27
|
*
Added banner and renamed run script to git-run
Matthias Lucas Jaros
2025-10-27
|
*
Added banner
Matthias Lucas Jaros
2025-10-26
|
*
Better error handling
Matthias Lucas Jaros
2025-10-26
|
*
- Added also info logging for successful attempts
Matthias Lucas Jaros
2025-10-22
|
|
|
|
|
- merge info and error logs - Fix log being overwritten with every entry
*
Restrict sudo to specific group
Matthias Lucas Jaros
2025-10-20
|
*
Handle restart case
Matthias Lucas Jaros
2025-10-20
|
*
Security hardening
Matthias Lucas Jaros
2025-10-20
|
*
Renamed variables again to avoid collision with global docker environment ↵
Matthias Lucas Jaros
2025-10-20
|
|
|
|
variables
*
Moved files to src and renamed variables
Matthias Lucas Jaros
2025-10-20