index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0040-parse-options.sh
Commit message (
Expand
)
Author
Age
*
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
*
parse-options: typo check for unknown switches
René Scharfe
2012-03-04
*
parse-options: allow positivation of options starting, with no-
René Scharfe
2012-02-26
*
test-parse-options: convert to OPT_BOOL()
René Scharfe
2012-02-26
*
parseopt: add OPT_NOOP_NOARG
René Scharfe
2011-09-28
*
parse-options: add OPT_STRING_LIST helper
Jeff King
2011-06-22
*
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
2011-02-15
*
print the usage string on stdout instead of stderr
Giuseppe Scrivano
2010-05-31
*
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
Andreas Schwab
2009-09-29
*
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
2009-05-25
*
parseopt: add PARSE_OPT_NODASH
René Scharfe
2009-05-09
*
parseopt: add OPT_NUMBER_CALLBACK
René Scharfe
2009-05-09
*
parseopt: add OPT_NEGBIT
René Scharfe
2009-05-09
*
Fix test-parse-options "integer" test
Junio C Hamano
2008-07-30
*
parse-options: fix segmentation fault when a required value is missing
Olivier Marin
2008-07-21
*
Extend parse-options test suite
Stephan Beyer
2008-06-22
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
*
parse-options: new option type to treat an option-like parameter as an argument.
Pierre Habouzit
2008-03-02
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-01
*
parse-options: catch likely typo in presense of aggregated options.
Pierre Habouzit
2008-01-26
*
parse-options: abbreviation engine fix.
Johannes Schindelin
2007-11-05
*
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2007-10-29
*
Add tests for parse-options.c
Johannes Schindelin
2007-10-29