| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add `clap.usageToFile` | 2025-07-22 | 1 | -9/+4 | |
| * | Update to Zig 0.15.0-dev.1147 | 2025-07-21 | 1 | -2/+7 | |
| * | refactor: Always access using full namespace | 2024-10-22 | 1 | -3/+3 | |
| * | Remove the default allocator from `ParseOptions` | 2023-12-13 | 1 | -1/+6 | |
| * | Count occurrences of flags (was "Add .count type for flags") (#96) | 2023-04-02 | 1 | -1/+1 | |
| * | Update help and usage examples | 2022-03-30 | 1 | -3/+2 | |
| * | Add parseParams and friends | 2022-03-23 | 1 | -5/+6 | |
| * | Allow for clap to parse argument values into types | 2022-03-09 | 1 | -7/+7 | |
| * | Revert "Change clap into generating a struct" | 2022-02-25 | 1 | -6/+6 | |
| * | Change clap into generating a struct | 2022-02-25 | 1 | -6/+6 | |
| * | Improve help and usage examples | 2021-11-29 | 1 | -8/+11 | |
| * | Update example of `usage` (#45) | 2021-07-06 | 1 | -3/+3 | |
| * | Update to latest zig in preperation for 0.8.0 | 2021-05-26 | 1 | -1/+1 | |
| * | Modernize codebase | 2021-05-08 | 1 | -4/+2 | |
| * | Merge branch 'master' into zig-master | 2020-04-18 | 1 | -4/+2 | |
| * | Add clap.usage | 2020-03-05 | 1 | -0/+20 |