Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an optional argument for --color options | Mark Lodato | 2010-02-18 | 1 | -0/+12 |
* | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 2009-05-25 | 1 | -0/+5 |
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 | 1 | -2/+2 |
* | Merge branch 'rs/grep-parseopt' | Junio C Hamano | 2009-05-23 | 1 | -0/+12 |
|\ | |||||
| * | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 2009-05-09 | 1 | -0/+8 |
| * | parseopt: add OPT_NEGBIT | René Scharfe | 2009-05-09 | 1 | -0/+4 |
* | | api-parse-options.txt: use 'func' instead of 'funct' | Stephen Boyd | 2009-05-16 | 1 | -1/+1 |
|/ | |||||
* | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together | René Scharfe | 2009-03-09 | 1 | -1/+2 |
* | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP | René Scharfe | 2009-03-09 | 1 | -0/+27 |
* | api-parse-options.txt: Introduce documentation for parse options API | Stephan Beyer | 2008-06-22 | 1 | -2/+202 |
* | Start preparing the API documents. | Junio C Hamano | 2007-12-14 | 1 | -0/+6 |