Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-03-09 | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together | René Scharfe | 2 | -1/+5 |
2009-03-09 | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP | René Scharfe | 1 | -0/+27 |
2009-03-09 | git-svn: support intermediate paths when matching tags/branches | Michael Lai | 1 | -1/+4 |
2009-03-08 | archive: use parseopt for local-only options | René Scharfe | 2 | -81/+40 |
2009-03-08 | parseopt: make usage optional | René Scharfe | 1 | -0/+3 |
2009-03-08 | parseopt: add PARSE_OPT_NO_INTERNAL_HELP | René Scharfe | 2 | -4/+7 |
2009-03-08 | parseopt: add PARSE_OPT_KEEP_UNKNOWN | René Scharfe | 2 | -3/+10 |
2009-03-08 | http.c: use strbuf API in quote_ref_url | Tay Ray Chuan | 1 | -20/+10 |
2009-03-08 | Move local variables to narrower scopes | Benjamin Kramer | 4 | -12/+8 |
2009-03-08 | Remove unused function scope local variables | Benjamin Kramer | 8 | -27/+9 |
2009-03-08 | MinGW: fix diff --no-index /dev/null ... | Johannes Schindelin | 2 | -1/+5 |
2009-03-08 | git-p4: remove tabs from usermap file | Pete Wyckoff | 1 | -1/+1 |