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
Commit message (
Collapse
)
Author
Age
*
Removed usage of grep and use fish internal instead
Matthias Jaros
2026-08-03
|
*
Log to stdout using logfile and tail -f. So everything is together in
Matthias Jaros
2026-08-03
|
|
|
|
docker log visible
*
Fixed URL to new on git.it-jaros.com
Matthias Jaros
2026-08-02
|
*
Next version
Matthias Jaros
2026-07-01
|
*
Updated penalties. Especially bots are annoying me and my logs lately
Matthias Jaros
2026-07-01
|
*
Added files to ignore
Matthias Jaros
2026-04-13
|
*
Renamed project from gitfish to gitreef
Matthias Jaros
2026-04-13
|
*
Renamed project also in Jenkins
Matthias Jaros
2026-04-13
|
*
Updated Version to next release 1.6
Matthias Jaros
2026-03-30
|
*
Updated banner
Matthias Jaros
2026-03-30
|
*
Version update
Matthias Jaros
2026-03-30
|
*
Update before installing to get rid of annoying docker scout messages
Matthias Jaros
2026-03-30
|
*
Update build
Matthias Jaros
2025-12-15
|
*
Update build
Matthias Jaros
2025-12-15
|
*
Fix build
Matthias Jaros
2025-12-15
|
*
Fix build
Matthias Jaros
2025-12-15
|
*
Version 1.5
Matthias Jaros
2025-12-15
|
*
Updated readme
Matthias Jaros
2025-12-15
|
*
Set better file permissions for permission file and moved this part to function
Matthias Jaros
2025-12-01
|
*
Comments
Matthias Jaros
2025-11-30
|
*
Replaced cat with shell builtin
Matthias Jaros
2025-11-30
|
*
Replaced eval with double expansion
Matthias Jaros
2025-11-30
|
*
Bump to next snapshot version. Make scripts more efficient by avoiding call ↵
Matthias Jaros
2025-11-27
|
|
|
|
of cat
*
Updated dependencies
Matthias Jaros
2025-11-18
|
*
Version 1.4
Matthias Jaros
2025-11-18
|
*
Fixed tini swallowing my command line args
Matthias Jaros
2025-11-17
|
*
Removed unnecessary comments and moved parsing logic into one function
Matthias Jaros
2025-11-16
|
*
Use exec at end of scripts to replace fish process after it's done
Matthias Jaros
2025-11-16
|
*
Version 1.3
Matthias Jaros
2025-11-15
|
*
Added proper init that reaps zombies before they accumulate
Matthias Jaros
2025-11-15
|
*
Refactoring
Matthias Jaros
2025-11-15
|
*
Version 1.2
Matthias Jaros
2025-11-15
|
*
Disabled setting that causes issues with successfull git operations
Matthias Jaros
2025-11-15
|
*
Refactored git-run to use functions
Matthias Jaros
2025-11-15
|
*
Only create ssh folder when setting up non existing user
Matthias Jaros
2025-11-15
|
*
Removed deprecated settings, added DisableForwarding which sets multiple at ↵
Matthias Jaros
2025-11-15
|
|
|
|
once and disabled also tunnels. Furthermore added penalties for sources that spam the server and allow only 3 unauthenticated connections per source
*
ssh hardening allow at least 3 tries
Matthias Jaros
2025-11-14
|
*
ssh hardening due to lot of attacks
Matthias Jaros
2025-11-14
|
*
Reorganized environment variables
Matthias Jaros
2025-11-10
|
*
Renamed project to gitfish in jenkinsfile
Matthias Jaros
2025-11-10
|
*
Renamed project to gitfish. Much nicer than git-server that is actually more ↵
Matthias Jaros
2025-11-10
|
|
|
|
misleading
*
Version 1.1
Matthias Jaros
2025-11-09
|
*
Fail when git user is not setup
Matthias Jaros
2025-11-09
|
*
Only create user if it does not exist
Matthias Jaros
2025-11-09
|
*
Fix could not create user directory
Matthias Jaros
2025-11-09
|
*
Added fail helper function that gives formatted output returns nonzero
Matthias Jaros
2025-11-09
|
|
|
|
status
*
Replaced dirname command with shorter version
Matthias Jaros
2025-11-09
|
*
Set snapshot version
Matthias Jaros
2025-11-09
|
*
Change to latest version
Matthias Jaros
2025-11-09
|
*
Fix build
Matthias Jaros
2025-11-09
|
[next]