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