Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-05 | Change check_refname_format() to reject unnormalized refnames | 1 | -8/+23 | |
2011-10-05 | Do not allow ".lock" at the end of any refname component | 1 | -4/+4 | |
2011-10-05 | Change check_ref_format() to take a flags argument | 1 | -5/+1 | |
2011-10-05 | git check-ref-format: add options --allow-onelevel and --refspec-pattern | 1 | -7/+81 | |
2011-10-05 | t1402: add some more tests | 1 | -0/+9 | |
2011-08-27 | Forbid DEL characters in reference names | 1 | -0/+3 | |
2011-08-25 | check-ref-format --print: Normalize refnames that start with slashes | 1 | -0/+6 | |
2010-11-09 | tests: add missing && | 1 | -2/+2 | |
2010-08-06 | Allow "check-ref-format --branch" from subdirectory | 1 | -0/+17 | |
2009-11-02 | t1402: Make test executable | 1 | -0/+0 | |
2009-10-12 | git check-ref-format --print | 1 | -0/+17 | |
2009-10-12 | Add tests for git check-ref-format | 1 | -0/+44 |