summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix could not create user directoryGravatar Matthias Jaros2025-11-09
* Added fail helper function that gives formatted output returns nonzeroGravatar Matthias Jaros2025-11-09
* Replaced dirname command with shorter versionGravatar Matthias Jaros2025-11-09
* Set snapshot versionGravatar Matthias Jaros2025-11-09
* Updated VERSION handling and added LICENSE file to docker imageGravatar Matthias Jaros2025-10-27
* Adjusted some comments and found a bug with realpath that is not defined at t...Gravatar Matthias Jaros2025-10-27
* Added handling of gid for git user alsoGravatar Matthias Jaros2025-10-27
* Added basic acl handling of read/write git reposGravatar Matthias Jaros2025-10-27
* CommentsGravatar Matthias Jaros2025-10-27
* Added banner and renamed run script to git-runGravatar Matthias Jaros2025-10-27
* Added bannerGravatar Matthias Jaros2025-10-26
* Redirect all output to file before git command execution where normal stdout ...Gravatar Matthias Jaros2025-10-26
* Better error handlingGravatar Matthias Jaros2025-10-26
* Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in r...Gravatar Matthias Jaros2025-10-26
* - Added also info logging for successful attemptsGravatar Matthias Jaros2025-10-22
* Restrict sudo to specific groupGravatar Matthias Jaros2025-10-20
* Handle restart caseGravatar Matthias Jaros2025-10-20
* Security hardeningGravatar Matthias Jaros2025-10-20
* Renamed variables again to avoid collision with global docker environment var...Gravatar Matthias Jaros2025-10-20
* Moved files to src and renamed variablesGravatar Matthias Jaros2025-10-20