Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test-parse-options "integer" test | Junio C Hamano | 2008-07-30 | 1 | -1/+10 |
* | parse-options: fix segmentation fault when a required value is missing | Olivier Marin | 2008-07-21 | 1 | -0/+7 |
* | Extend parse-options test suite | Stephan Beyer | 2008-06-22 | 1 | -7/+109 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -9/+9 |
* | parse-options: new option type to treat an option-like parameter as an argument. | Pierre Habouzit | 2008-03-02 | 1 | -0/+16 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -2/+2 |
* | parse-options: catch likely typo in presense of aggregated options. | Pierre Habouzit | 2008-01-26 | 1 | -0/+11 |
* | parse-options: abbreviation engine fix. | Johannes Schindelin | 2007-11-05 | 1 | -0/+13 |
* | parse-options: Allow abbreviated options when unambiguous | Johannes Schindelin | 2007-10-29 | 1 | -0/+23 |
* | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 | 1 | -0/+70 |