Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |