| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |