summaryrefslogtreecommitdiff
path: root/t/t1430-bad-ref-name.sh
AgeCommit message (Expand)Author
2017-11-15branch: correctly reject refs/heads/{-dash,HEAD}Junio C Hamano
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2016-06-13ref_transaction_update(): check refname_is_safe() at a minimumMichael Haggerty
2016-04-10t1430: improve test coverage of deletion of badly-named refsMichael Haggerty
2016-04-10t1430: test for-each-ref in the presence of badly-named refsMichael Haggerty
2016-04-10t1430: don't rely on symbolic-ref for creating broken symrefsMichael Haggerty
2016-04-10t1430: clean up broken refs/tags/shadowMichael Haggerty
2016-04-10t1430: test the output and error of some commands more carefullyMichael Haggerty
2015-09-25branch.c: use 'ref-filter' APIsKarthik Nayak
2015-04-16t1430: add another refs-escape testJeff King
2014-10-15refs.c: allow listing and deleting badly named refsRonnie Sahlberg
2014-10-15test: put tests for handling of bad ref names in one placeRonnie Sahlberg