16 Commits (1d282327d7354dd3a1caefa4af06562aa816710d)

Author SHA1 Message Date
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 15 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. 17 years ago
Johannes Schindelin 7f275b9152 parse-options: Allow abbreviated options when unambiguous 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago