| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -1/+1 |
| 2023-04-24 | treewide: remove cache.h inclusion due to previous changes | Elijah Newren | 1 | -1/+0 |
| 2023-04-24 | treewide: be explicit about dependence on strbuf.h | Elijah Newren | 1 | -0/+1 |
| 2023-03-28 | t/helper: mark unused argv/argc arguments | Jeff King | 1 | -2/+2 |
| 2022-09-07 | test-parse-options.c: fix style of comparison with zero | SZEDER Gábor | 1 | -2/+2 |
| 2022-09-07 | test-parse-options.c: don't use for loop initial declaration | SZEDER Gábor | 1 | -1/+2 |
| 2022-08-19 | parse-options: add support for parsing subcommands | SZEDER Gábor | 1 | -0/+61 |
| 2022-08-19 | parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options | SZEDER Gábor | 1 | -3/+3 |
| 2022-08-19 | t0040-parse-options: test parse_options() with various 'parse_opt_flags' | SZEDER Gábor | 1 | -0/+66 |
| 2021-10-07 | tests: fix a memory leak in test-parse-options.c | Ævar Arnfjörð Bjarmason | 1 | -1/+6 |
| 2021-09-12 | parse-options API: remove OPTION_ARGUMENT feature | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
| 2020-02-20 | parse-options: add testcases for OPT_CMDMODE() | Paolo Bonzini | 1 | -0/+2 |
| 2019-05-07 | parse-options: don't emit "ambiguous option" for aliases | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
| 2019-03-18 | parse-options: make OPT_ARGUMENT() more useful | Johannes Schindelin | 1 | -1/+1 |
| 2019-02-22 | trace2: create new combined trace facility | Jeff Hostetler | 1 | -0/+3 |
| 2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+1 |
| 2018-11-06 | parse-options: drop OPT_DATE() | Jeff King | 1 | -1/+0 |
| 2018-09-11 | t/helper: merge test-parse-options into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+3 |
| 2017-09-25 | t0040,t1502: Demonstrate parse_options bugs | Brandon Casey | 1 | -0/+2 |
| 2017-04-27 | timestamp_t: a new data type for timestamps | Johannes Schindelin | 1 | -1/+1 |
| 2017-04-23 | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 1 | -1/+1 |
| 2016-07-19 | Merge branch 'jk/common-main' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-06 | Merge branch 'jk/string-list-static-init' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -1/+1 |
| 2016-06-13 | use string_list initializer consistently | Jeff King | 1 | -1/+1 |
| 2016-05-23 | Merge branch 'jc/test-parse-options-expect' | Junio C Hamano | 1 | -15/+89 |
| 2016-05-23 | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 1 | -2/+3 |
| 2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -0/+104 |