aboutsummaryrefslogtreecommitdiffstats
path: root/builtin-check-ref-format.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-61/+0
2009-11-10Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhereJunio C Hamano1-1/+5
2009-11-10Show usage string for 'git check-ref-format -h'Jonathan Nieder1-0/+3
2009-11-10check-ref-format: update usage stringJonathan Nieder1-1/+5
2009-10-12check-ref-format: simplify --print implementationJonathan Nieder1-2/+23
2009-10-12git check-ref-format --printJunio C Hamano1-0/+10
2009-03-22strbuf_check_branch_ref(): a helper to check a refname for a branchJunio C Hamano1-3/+2
2009-03-22check-ref-format --branch: give Porcelain a way to grok branch shorthandJunio C Hamano1-0/+10
2008-08-30Start conforming code to "git subcmd" styleHeikki Orsila1-1/+1
2006-08-03Further clean-up: usage() vs die()Junio C Hamano1-1/+1
2006-07-29Call setup_git_directory() much earlierLinus Torvalds1-1/+1
2006-05-18Make git-check-format-ref a builtin.Lukas Sandström1-0/+14