Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | refs: loosen restriction on wildcard "*" refspecs | Jacob Keller | 1 | -3/+5 |
2014-09-09 | Merge branch 'jc/not-mingw-cygwin' | Junio C Hamano | 1 | -20/+20 |
2014-07-28 | t1402: check for refs ending with a dot | Jeff King | 1 | -0/+1 |
2014-07-28 | Revert "Merge branch 'dt/refs-check-refname-component-sse'" | Junio C Hamano | 1 | -15/+0 |
2014-07-21 | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 1 | -20/+20 |
2014-06-18 | refs.c: SSE2 optimizations for check_refname_component | David Turner | 1 | -0/+15 |
2013-01-08 | t1402: work around shell quoting issue on NetBSD | René Scharfe | 1 | -2/+4 |
2011-10-13 | t1402-check-ref-format: skip tests of refs beginning with slash on Windows | Johannes Sixt | 1 | -36/+52 |
2011-10-05 | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 1 | -8/+23 |
2011-10-05 | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 1 | -4/+4 |
2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -5/+1 |
2011-10-05 | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 1 | -7/+81 |
2011-10-05 | t1402: add some more tests | Michael Haggerty | 1 | -0/+9 |
2011-08-27 | Forbid DEL characters in reference names | Michael Haggerty | 1 | -0/+3 |
2011-08-25 | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 1 | -0/+6 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -2/+2 |
2010-08-06 | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 1 | -0/+17 |
2009-11-02 | t1402: Make test executable | Stephen Boyd | 1 | -0/+0 |
2009-10-12 | git check-ref-format --print | Junio C Hamano | 1 | -0/+17 |
2009-10-12 | Add tests for git check-ref-format | Jonathan Nieder | 1 | -0/+44 |