Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse | Uwe Kleine-König | 2009-06-13 | 1 | -0/+5 |
* | more tests for git rev-parse --parse-opt | Uwe Kleine-König | 2009-06-13 | 1 | -2/+36 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-22 | 1 | -1/+1 |
|\ | |||||
| * | parse-options.c: fix documentation syntax of optional arguments | Michele Ballabio | 2008-06-22 | 1 | -1/+1 |
* | | avoid whitespace on empty line in automatic usage message | Jeff King | 2008-06-14 | 1 | -1/+1 |
|/ | |||||
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -1/+1 |
* | rev-parse: fix potential bus error with --parseopt option spec handling | Jay Soffian | 2008-02-25 | 1 | -0/+43 |