summaryrefslogtreecommitdiff
path: root/src/git-run
Commit message (Expand)AuthorAge
* Use -- to prevent further commands passed through variablesGravatar Matthias Jaros2026-08-03
* Removed usage of grep and use fish internal insteadGravatar Matthias Jaros2026-08-03
* Log to stdout using logfile and tail -f. So everything is together inGravatar Matthias Jaros2026-08-03
* CommentsGravatar Matthias Jaros2025-11-30
* Bump to next snapshot version. Make scripts more efficient by avoiding call o...Gravatar Matthias Jaros2025-11-27
* Removed unnecessary comments and moved parsing logic into one functionGravatar Matthias Jaros2025-11-16
* Use exec at end of scripts to replace fish process after it's doneGravatar Matthias Jaros2025-11-16
* Added proper init that reaps zombies before they accumulateGravatar Matthias Jaros2025-11-15
* RefactoringGravatar Matthias Jaros2025-11-15
* Refactored git-run to use functionsGravatar Matthias Jaros2025-11-15
* Replaced dirname command with shorter versionGravatar Matthias Jaros2025-11-09
* Adjusted some comments and found a bug with realpath that is not defined at t...Gravatar Matthias Jaros2025-10-27
* Added basic acl handling of read/write git reposGravatar Matthias Jaros2025-10-27
* Added banner and renamed run script to git-runGravatar Matthias Jaros2025-10-27