summaryrefslogtreecommitdiff
path: root/builtin/check-ref-format.c
Commit message (Expand)AuthorAgeFilesLines
* Change check_refname_format() to reject unnormalized refnamesMichael Haggerty2011-10-051-8/+7
* Inline function refname_format_print()Michael Haggerty2011-10-051-9/+7
* Make collapse_slashes() allocate memory for its resultMichael Haggerty2011-10-051-9/+10
* Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-20/+1
* git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty2011-10-051-9/+47
* check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-251-3/+3
* Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-061-0/+2
* check-ref-format: handle subcommands in separate functionsJonathan Nieder2010-08-061-17/+25
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+61