index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-parse-options.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-parse-options.c: fix style of comparison with zero
SZEDER Gábor
2022-09-07
1
-2
/
+2
*
test-parse-options.c: don't use for loop initial declaration
SZEDER Gábor
2022-09-07
1
-1
/
+2
*
parse-options: add support for parsing subcommands
SZEDER Gábor
2022-08-19
1
-0
/
+61
*
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
2022-08-19
1
-3
/
+3
*
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor
2022-08-19
1
-0
/
+66
*
tests: fix a memory leak in test-parse-options.c
Ævar Arnfjörð Bjarmason
2021-10-08
1
-1
/
+6
*
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
2021-09-13
1
-1
/
+0
*
parse-options: add testcases for OPT_CMDMODE()
Paolo Bonzini
2020-02-20
1
-0
/
+2
*
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
2019-05-07
1
-0
/
+3
*
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
2019-03-18
1
-1
/
+1
*
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-0
/
+3
*
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+1
*
parse-options: drop OPT_DATE()
Jeff King
2018-11-06
1
-1
/
+0
*
t/helper: merge test-parse-options into test-tool
Nguyễn Thái Ngọc Duy
2018-09-11
1
-2
/
+3
*
t0040,t1502: Demonstrate parse_options bugs
Brandon Casey
2017-09-25
1
-0
/
+2
*
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-1
/
+1
*
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-24
1
-1
/
+1
*
Merge branch 'jk/common-main'
Junio C Hamano
2016-07-19
1
-1
/
+1
|
\
|
*
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-07-06
1
-1
/
+1
*
|
Merge branch 'jk/string-list-static-init'
Junio C Hamano
2016-07-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
use string_list initializer consistently
Jeff King
2016-06-13
1
-1
/
+1
*
|
Merge branch 'jc/test-parse-options-expect'
Junio C Hamano
2016-05-23
1
-15
/
+89
*
|
Merge branch 'pb/commit-verbose-config'
Junio C Hamano
2016-05-23
1
-2
/
+3
|
/
*
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy
2016-04-15
1
-0
/
+104