summaryrefslogtreecommitdiffstats
path: root/t/t0040-parse-options.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extend parse-options test suiteStephan Beyer2008-06-231-7/+109
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-9/+9
* parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit2008-03-021-0/+16
* Sane use of test_expect_failureJunio C Hamano2008-02-021-2/+2
* parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-261-0/+11
* parse-options: abbreviation engine fix.Johannes Schindelin2007-11-061-0/+13
* parse-options: Allow abbreviated options when unambiguousJohannes Schindelin2007-10-301-0/+23
* Add tests for parse-options.cJohannes Schindelin2007-10-301-0/+70