Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhere | Junio C Hamano | 2009-11-10 | 1 | -1/+5 |
|\ | |||||
| * | check-ref-format: update usage string | Jonathan Nieder | 2009-11-10 | 1 | -1/+5 |
* | | Show usage string for 'git check-ref-format -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+3 |
* | | check-ref-format: simplify --print implementation | Jonathan Nieder | 2009-10-12 | 1 | -2/+23 |
* | | git check-ref-format --print | Junio C Hamano | 2009-10-12 | 1 | -0/+10 |
|/ | |||||
* | strbuf_check_branch_ref(): a helper to check a refname for a branch | Junio C Hamano | 2009-03-22 | 1 | -3/+2 |
* | check-ref-format --branch: give Porcelain a way to grok branch shorthand | Junio C Hamano | 2009-03-22 | 1 | -0/+10 |
* | Start conforming code to "git subcmd" style | Heikki Orsila | 2008-08-30 | 1 | -1/+1 |
* | Further clean-up: usage() vs die() | Junio C Hamano | 2006-08-03 | 1 | -1/+1 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -1/+1 |
* | Make git-check-format-ref a builtin. | Lukas Sandström | 2006-05-18 | 1 | -0/+14 |