summaryrefslogtreecommitdiff
path: root/builtin/check-ref-format.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Change check_refname_format() to reject unnormalized refnamesLibravatar Michael Haggerty1-8/+7
2011-10-05Inline function refname_format_print()Libravatar Michael Haggerty1-9/+7
2011-10-05Make collapse_slashes() allocate memory for its resultLibravatar Michael Haggerty1-9/+10
2011-10-05Change check_ref_format() to take a flags argumentLibravatar Michael Haggerty1-20/+1
2011-10-05git check-ref-format: add options --allow-onelevel and --refspec-patternLibravatar Michael Haggerty1-9/+47
2011-08-25check-ref-format --print: Normalize refnames that start with slashesLibravatar Michael Haggerty1-3/+3
2010-08-06Allow "check-ref-format --branch" from subdirectoryLibravatar Jonathan Nieder1-0/+2
2010-08-06check-ref-format: handle subcommands in separate functionsLibravatar Jonathan Nieder1-17/+25
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+61