Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-13 | r/2206 feat(users/Profpatsch/execline/exec_helpers): add no_args() | Profpatsch | 1 | -0/+9 |
2021-02-13 | r/2203 fix(users/Profpatsch/execline/exec_helpers): fix arg loop off-by-1 | Profpatsch | 1 | -1/+1 |
2021-02-06 | r/2185 fix(users/Profpatsch/execline): fix exec_into_args off-by-1 | Profpatsch | 1 | -2/+2 |
2021-01-31 | r/2176 feat(users/Profpatsch): add die_* helpers for semantic exit errors | Profpatsch | 1 | -1/+54 |
2021-01-31 | r/2175 feat(users/Profpatsch/execline): add args_for_exec | Profpatsch | 1 | -0/+41 |