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 (
Expand
)
Author
Age
*
Fix build
Matthias Jaros
2025-11-09
*
Test
Matthias Jaros
2025-10-29
*
Test
Matthias Jaros
2025-10-29
*
Update version because docker scout complains anyway
Matthias Jaros
2025-10-29
*
Test to simplify config
Matthias Jaros
2025-10-29
*
Updated build file to use arguments
Matthias Jaros
2025-10-29
*
Updated Dockerfile to include variables
Matthias Jaros
2025-10-29
*
Set version explicitly to enforce a newer version
Matthias Jaros
2025-10-29
*
Added pull to always get the newest alpine version
Matthias Jaros
2025-10-27
*
Run at least once a week
Matthias Jaros
2025-10-27
*
Updated README
Matthias Jaros
2025-10-27
*
Added version tag
Matthias Jaros
2025-10-27
*
Updated README to correct image in docker hub
Matthias Jaros
2025-10-27
*
Next try
Matthias Jaros
2025-10-27
*
Next try
Matthias Jaros
2025-10-27
*
Added new build for docker hub
Matthias Jaros
2025-10-27
*
Updated licence info in Dockerfile
Matthias Jaros
2025-10-27
*
Renamed README
Matthias Jaros
2025-10-27
*
Updated VERSION handling and added LICENSE file to docker image
Matthias Jaros
2025-10-27
*
Updated README correction
Matthias Jaros
2025-10-27
*
Added license gplv3
Matthias Jaros
2025-10-27
*
Adjusted some comments and found a bug with realpath that is not defined at t...
Matthias Jaros
2025-10-27
*
Added first readme draft
Matthias Jaros
2025-10-27
*
Added handling of gid for git user also
Matthias Jaros
2025-10-27
*
Modified example config
Matthias Jaros
2025-10-27
*
Modified example config
Matthias Jaros
2025-10-27
*
Modified example config
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
*
Added banner and renamed run script to git-run
Matthias Jaros
2025-10-27
*
Added banner
Matthias Jaros
2025-10-26
*
Redirect all output to file before git command execution where normal stdout ...
Matthias Jaros
2025-10-26
*
Better error handling
Matthias Jaros
2025-10-26
*
Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in r...
Matthias Jaros
2025-10-26
*
Fix build
Matthias Jaros
2025-10-24
*
- Added also info logging for successful attempts
Matthias Jaros
2025-10-22
*
Restrict sudo to specific group
Matthias Jaros
2025-10-20
*
Handle restart case
Matthias Jaros
2025-10-20
*
Security hardening
Matthias Jaros
2025-10-20
*
Renamed variables again to avoid collision with global docker environment var...
Matthias Jaros
2025-10-20
*
Moved files to src and renamed variables
Matthias Jaros
2025-10-20
*
Tightened regex and made tiny variable adjustment. no functional change
Matthias Jaros
2025-10-20
*
Fixed host directory
Matthias Jaros
2025-10-20
*
Moved data dirs so that syncthing ignores them
Matthias Jaros
2025-10-20
*
Created Jenkinsfile
Matthias Jaros
2025-10-20
*
Put user authorized keys into environment file
Matthias Jaros
2025-10-20
*
Added environment parsing of repos and users
Matthias Jaros
2025-10-19
*
Added environment parsing of repos and users
Matthias Jaros
2025-10-19
*
Added check for git command
Matthias Jaros
2025-10-19
*
Cleaned up file structure and script
Matthias Jaros
2025-10-19
[next]