Age | Commit message (Expand) | Author |
---|---|---|
2020-08-30 | diff_options: Add doc comments | Teddy Wing |
2020-08-30 | diff_options: Sort and uniq `FLAGS` | Teddy Wing |
2020-08-30 | diff_options::parse(): Rename `found_args` to `diff_args` | Teddy Wing |
2020-08-30 | diff_options: Merge `FLAGS` and `OPTIONS` | Teddy Wing |
2020-08-30 | diff_options: Merge `ARG_OPTIONS` and `OPT_OPTIONS` | Teddy Wing |
2020-08-30 | diff_options: Clean up code | Teddy Wing |
2020-08-29 | diff_options: Remove non-equals argument value handling | Teddy Wing |
2020-08-29 | git-sugdiff: Use `diff_options.parse()` to extract diff options | Teddy Wing |
2020-08-26 | Add `diff_options` to parse Git diff options | Teddy Wing |