aboutsummaryrefslogtreecommitdiff
path: root/t/t1402-check-ref-format.sh
Commit message (Expand)AuthorAge
* check-ref-format --branch: do not expand @{...} outside repositoryJunio C Hamano2017-10-18
* refs: loosen restriction on wildcard "*" refspecsJacob Keller2015-07-27
* Merge branch 'jc/not-mingw-cygwin'Junio C Hamano2014-09-09
|\
| * test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-21
* | t1402: check for refs ending with a dotJeff King2014-07-28
* | Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano2014-07-28
|/
* refs.c: SSE2 optimizations for check_refname_componentDavid Turner2014-06-18
* 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