summaryrefslogtreecommitdiff
path: root/t/t1402-check-ref-format.sh
AgeCommit message (Expand)Author
2013-01-08t1402: work around shell quoting issue on NetBSDRené Scharfe
2011-10-13t1402-check-ref-format: skip tests of refs beginning with slash on WindowsJohannes Sixt
2011-10-05Change check_refname_format() to reject unnormalized refnamesMichael Haggerty
2011-10-05Do not allow ".lock" at the end of any refname componentMichael Haggerty
2011-10-05Change check_ref_format() to take a flags argumentMichael Haggerty
2011-10-05git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty
2011-10-05t1402: add some more testsMichael Haggerty
2011-08-27Forbid DEL characters in reference namesMichael Haggerty
2011-08-25check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty
2010-11-09tests: add missing &&Jonathan Nieder
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder
2009-11-02t1402: Make test executableStephen Boyd
2009-10-12git check-ref-format --printJunio C Hamano
2009-10-12Add tests for git check-ref-formatJonathan Nieder