Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-13 | ref_transaction_update(): check refname_is_safe() at a minimum | Michael Haggerty | 1 | -1/+1 |
2016-04-10 | t1430: improve test coverage of deletion of badly-named refs | Michael Haggerty | 1 | -8/+96 |
2016-04-10 | t1430: test for-each-ref in the presence of badly-named refs | Michael Haggerty | 1 | -0/+16 |
2016-04-10 | t1430: don't rely on symbolic-ref for creating broken symrefs | Michael Haggerty | 1 | -2/+2 |
2016-04-10 | t1430: clean up broken refs/tags/shadow | Michael Haggerty | 1 | -1/+1 |
2016-04-10 | t1430: test the output and error of some commands more carefully | Michael Haggerty | 1 | -6/+12 |
2015-09-25 | branch.c: use 'ref-filter' APIs | Karthik Nayak | 1 | -11/+20 |
2015-04-16 | t1430: add another refs-escape test | Jeff King | 1 | -0/+8 |
2014-10-15 | refs.c: allow listing and deleting badly named refs | Ronnie Sahlberg | 1 | -1/+124 |
2014-10-15 | test: put tests for handling of bad ref names in one place | Ronnie Sahlberg | 1 | -0/+84 |