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