Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-16 | Whitespace meditation. | midipix | 1 | -1/+2 |
2021-04-15 | library: replace all uses of stat() and lstat() with fstatat() counterparts. | midipix | 1 | -1/+6 |
2021-04-01 | execute mode: fix NULL ptr deref with only one argument. | Lucio Andrés Illanes Albornoz | 1 | -26/+31 |
2020-12-20 | internals: error tracing: record the not-found path upon ENOENT as needed. | midipix | 1 | -1/+1 |
2018-06-27 | annual chores. | midipix | 1 | -1/+1 |
2017-02-05 | annual chores, properly performed. | midipix | 1 | -1/+1 |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-09-12 | execute mode: properly handle direct program invocation. | midipix | 1 | -4/+9 |
2016-09-03 | execute mode: added error trace support. | midipix | 1 | -3/+4 |
2016-05-20 | execute mode: properly handle the current working directory. | midipix | 1 | -1/+2 |
2016-05-01 | code maintenance: mark unused parameters, remove an unused variable. | midipix | 1 | -1/+0 |
2016-05-01 | dry run: initial quick implementation. | midipix | 1 | -0/+4 |
2016-04-30 | execute mode: initial implementation. | midipix | 1 | -0/+82 |