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