aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/check-ref-format.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14standardize usage info string formatAlex Henrie1-1/+1
2011-10-05Change check_refname_format() to reject unnormalized refnamesMichael Haggerty1-8/+7
2011-10-05Inline function refname_format_print()Michael Haggerty1-9/+7
2011-10-05Make collapse_slashes() allocate memory for its resultMichael Haggerty1-9/+10
2011-10-05Change check_ref_format() to take a flags argumentMichael Haggerty1-20/+1
2011-10-05git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty1-9/+47
2011-08-25check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty1-3/+3
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder1-0/+2
2010-08-06check-ref-format: handle subcommands in separate functionsJonathan Nieder1-17/+25
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+61