24 Commits (fdc2c3a926c21e24986677abd02c8bc568a5de32)

Author SHA1 Message Date
Junio C Hamano ca8d148daf test: test_must_be_empty helper 12 years ago
Jiang Xin 9a0013819e Fix tests under GETTEXT_POISON on parseopt 13 years ago
René Scharfe 38916c5b47 parse-options: typo check for unknown switches 13 years ago
René Scharfe 0f1930c587 parse-options: allow positivation of options starting, with no- 13 years ago
René Scharfe b9e63ddddc test-parse-options: convert to OPT_BOOL() 13 years ago
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 14 years ago
Jeff King c8ba163916 parse-options: add OPT_STRING_LIST helper 14 years ago
Michael J Gruber 41dbcd4540 Make <identifier> lowercase as per CodingGuidelines 14 years ago
Giuseppe Scrivano 9c7304e3e3 print the usage string on stdout instead of stderr 15 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 16 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
René Scharfe 51a9949eda parseopt: add PARSE_OPT_NODASH 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
Junio C Hamano c4aca9ccda Fix test-parse-options "integer" test 17 years ago
Olivier Marin d5d745f90b parse-options: fix segmentation fault when a required value is missing 17 years ago
Stephan Beyer 010a2dacc1 Extend parse-options test suite 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Pierre Habouzit 580d5bffde parse-options: new option type to treat an option-like parameter as an argument. 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Pierre Habouzit 3a9f0f41db parse-options: catch likely typo in presense of aggregated options. 17 years ago
Johannes Schindelin 243e0614e0 parse-options: abbreviation engine fix. 18 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 18 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 18 years ago