Sign in
googlers
/
jrn
/
git
/
6a7071958620dadcce84e4faaa470407ae3d4108
/
test-parse-options.c
84d32bf
sparse: Fix mingw_main() argument number/type errors
by Ramsay Jones
· 12 years ago
b9e63dd
test-parse-options: convert to OPT_BOOL()
by René Scharfe
· 13 years ago
6acec03
parseopt: add OPT_NOOP_NOARG
by René Scharfe
· 13 years ago
c8ba163
parse-options: add OPT_STRING_LIST helper
by Jeff King
· 14 years ago
41dbcd4
Make <identifier> lowercase as per CodingGuidelines
by Michael J Gruber
· 14 years ago
d52ee6e
add description parameter to OPT__QUIET
by René Scharfe
· 14 years ago
e21adb8
add description parameter to OPT__DRY_RUN
by René Scharfe
· 14 years ago
fd03881
add description parameter to OPT__VERBOSE
by René Scharfe
· 14 years ago
6bbfd1f
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
by Andreas Schwab
· 15 years ago
2af202b
Fix various sparse warnings in the git source code
by Linus Torvalds
· 16 years ago
df217ed
parse-opts: add OPT_FILENAME and transition builtins
by Stephen Boyd
· 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
51a9949
parseopt: add PARSE_OPT_NODASH
by René Scharfe
· 16 years ago
e0319ff
parseopt: add OPT_NUMBER_CALLBACK
by René Scharfe
· 16 years ago
2f4b97f
parseopt: add OPT_NEGBIT
by René Scharfe
· 16 years ago
8caa3ac
test-parse-options: use appropriate cast in length_callback
by Brandon Casey
· 17 years ago
c4aca9c
Fix test-parse-options "integer" test
by Junio C Hamano
· 17 years ago
010a2da
Extend parse-options test suite
by Stephan Beyer
· 17 years ago
580d5bf
parse-options: new option type to treat an option-like parameter as an argument.
by Pierre Habouzit
· 17 years ago
3a9f0f4
parse-options: catch likely typo in presense of aggregated options.
by Pierre Habouzit
· 17 years ago
243e061
parse-options: abbreviation engine fix.
by Johannes Schindelin
· 17 years ago
beb4743
Add tests for parse-options.c
by Johannes Schindelin
· 17 years ago