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