Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t1502 (rev-parse --parseopt): test exit code from "-h" | Jonathan Nieder | 2010-11-09 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-07 |
|\ | |||
| * | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 |
* | | parseopt: wrap rev-parse --parseopt usage for eval consumption | Thomas Rast | 2010-06-13 |
* | | print the usage string on stdout instead of stderr | Giuseppe Scrivano | 2010-05-31 |
|/ | |||
* | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse | Uwe Kleine-König | 2009-06-13 |
* | more tests for git rev-parse --parse-opt | Uwe Kleine-König | 2009-06-13 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-22 |
|\ | |||
| * | parse-options.c: fix documentation syntax of optional arguments | Michele Ballabio | 2008-06-22 |
* | | avoid whitespace on empty line in automatic usage message | Jeff King | 2008-06-14 |
|/ | |||
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | rev-parse: fix potential bus error with --parseopt option spec handling | Jay Soffian | 2008-02-25 |