summaryrefslogtreecommitdiff
path: root/builtin-check-ref-format.c
Commit message (Expand)AuthorAgeFilesLines
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-61/+0
* Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhereJunio C Hamano2009-11-101-1/+5
|\
| * check-ref-format: update usage stringJonathan Nieder2009-11-101-1/+5
* | Show usage string for 'git check-ref-format -h'Jonathan Nieder2009-11-101-0/+3
* | check-ref-format: simplify --print implementationJonathan Nieder2009-10-121-2/+23
* | git check-ref-format --printJunio C Hamano2009-10-121-0/+10
|/
* strbuf_check_branch_ref(): a helper to check a refname for a branchJunio C Hamano2009-03-221-3/+2
* check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano2009-03-221-0/+10
* Start conforming code to "git subcmd" styleHeikki Orsila2008-08-301-1/+1
* Further clean-up: usage() vs die()Junio C Hamano2006-08-031-1/+1
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-1/+1
* Make git-check-format-ref a builtin.Lukas Sandström2006-05-181-0/+14