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