Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-25 | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 1 | -1/+5 |
2009-05-25 | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 1 | -1/+1 |
2009-05-09 | parseopt: add PARSE_OPT_NODASH | René Scharfe | 1 | -0/+2 |
2009-05-09 | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 1 | -0/+8 |
2009-05-09 | parseopt: add OPT_NEGBIT | René Scharfe | 1 | -0/+1 |
2008-08-13 | test-parse-options: use appropriate cast in length_callback | Brandon Casey | 1 | -1/+1 |
2008-07-30 | Fix test-parse-options "integer" test | Junio C Hamano | 1 | -3/+5 |
2008-06-22 | Extend parse-options test suite | Stephan Beyer | 1 | -4/+35 |
2008-03-02 | parse-options: new option type to treat an option-like parameter as an argument. | Pierre Habouzit | 1 | -0/+2 |
2008-01-26 | parse-options: catch likely typo in presense of aggregated options. | Pierre Habouzit | 1 | -0/+1 |
2007-11-05 | parse-options: abbreviation engine fix. | Johannes Schindelin | 1 | -0/+1 |
2007-10-29 | Add tests for parse-options.c | Johannes Schindelin | 1 | -0/+35 |