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