aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1430-bad-ref-name.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-1/+1
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-27/+27
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2017-11-15branch: correctly reject refs/heads/{-dash,HEAD}Junio C Hamano1-0/+43
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason1-1/+1
2016-06-13ref_transaction_update(): check refname_is_safe() at a minimumMichael Haggerty1-1/+1
2016-04-10t1430: improve test coverage of deletion of badly-named refsMichael Haggerty1-8/+96
2016-04-10t1430: test for-each-ref in the presence of badly-named refsMichael Haggerty1-0/+16
2016-04-10t1430: don't rely on symbolic-ref for creating broken symrefsMichael Haggerty1-2/+2
2016-04-10t1430: clean up broken refs/tags/shadowMichael Haggerty1-1/+1
2016-04-10t1430: test the output and error of some commands more carefullyMichael Haggerty1-6/+12
2015-09-25branch.c: use 'ref-filter' APIsKarthik Nayak1-11/+20
2015-04-16t1430: add another refs-escape testJeff King1-0/+8
2014-10-15refs.c: allow listing and deleting badly named refsRonnie Sahlberg1-1/+124
2014-10-15test: put tests for handling of bad ref names in one placeRonnie Sahlberg1-0/+84