about summary refs log tree commit diff
path: root/users/Profpatsch/execline (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-13 r/2206 feat(users/Profpatsch/execline/exec_helpers): add no_args()Profpatsch1-0/+9
2021-02-13 r/2203 fix(users/Profpatsch/execline/exec_helpers): fix arg loop off-by-1Profpatsch1-1/+1
2021-02-06 r/2185 fix(users/Profpatsch/execline): fix exec_into_args off-by-1Profpatsch1-2/+2
2021-01-31 r/2176 feat(users/Profpatsch): add die_* helpers for semantic exit errorsProfpatsch1-1/+54
2021-01-31 r/2175 feat(users/Profpatsch/execline): add args_for_execProfpatsch2-16/+42
2021-01-31 r/2171 feat(users/Profpatsch/execline): add exec helpersProfpatsch1-0/+27