summaryrefslogtreecommitdiff
path: root/src/git-run
Commit message (Collapse)AuthorAge
* Bump to next snapshot version. Make scripts more efficient by avoiding call ↵Gravatar Matthias Lucas Jaros2025-11-27
| | | | of cat
* Removed unnecessary comments and moved parsing logic into one functionGravatar Matthias Lucas Jaros2025-11-16
|
* Use exec at end of scripts to replace fish process after it's doneGravatar Matthias Lucas Jaros2025-11-16
|
* Added proper init that reaps zombies before they accumulateGravatar Matthias Lucas Jaros2025-11-15
|
* RefactoringGravatar Matthias Lucas Jaros2025-11-15
|
* Refactored git-run to use functionsGravatar Matthias Lucas Jaros2025-11-15
|
* Replaced dirname command with shorter versionGravatar Matthias Lucas Jaros2025-11-09
|
* 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 basic acl handling of read/write git reposGravatar Matthias Lucas Jaros2025-10-27
|
* Added banner and renamed run script to git-runGravatar Matthias Lucas Jaros2025-10-27