| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor the ArgIterator interface | 2022-01-31 | 1 | -311/+5 | |
| * | Update usage of process.ArgIterator to be inline with newest zig | 2021-12-29 | 1 | -1/+1 | |
| * | zig master updates: allocator changes (#60) | 2021-12-06 | 1 | -5/+5 | |
| * | Fix regression in last commit | 2021-10-11 | 1 | -1/+0 | |
| * | zig master updates | 2021-10-11 | 1 | -0/+1 | |
| * | Fix uses of builtin | 2021-10-09 | 1 | -1/+1 | |
| * | Fix all new compiler errors from zig master | 2021-06-24 | 1 | -0/+1 | |
| * | Stay under 100 chars per line in all the code | 2021-06-24 | 1 | -1/+6 | |
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -43/+43 | |
| * | Fix spelling error | 2020-11-21 | 1 | -1/+1 | |
| * | Implement ShellIterator | 2020-11-21 | 1 | -0/+262 | |
| * | Improve Diagnostic error message reporting | 2020-11-03 | 1 | -1/+1 | |
| * | use null sentinel in OsIterator (#27) | 2020-11-01 | 1 | -2/+2 | |
| * | update for latest zig | 2020-03-01 | 1 | -2/+2 | |
| * | update for latest zig | 2019-12-01 | 1 | -1/+1 | |
| * | Breaking: OsIterator will now get the exe on init | 2019-11-09 | 1 | -2/+10 | |
| * | fmt, mv src/ clap/ and run fmt on build | 2019-10-06 | 1 | -0/+71 |