summaryrefslogtreecommitdiff
path: root/t/t1430-bad-ref-name.sh
Commit message (Expand)AuthorAgeFilesLines
* t1430: create valid symrefs using test-helperHan-Wen Nienhuys2021-12-071-8/+6
* t1430: remove refs using test-toolHan-Wen Nienhuys2021-12-071-12/+12
* refs: introduce REF_SKIP_REFNAME_VERIFICATION flagHan-Wen Nienhuys2021-12-071-27/+32
* Merge branch 'ab/mark-leak-free-tests'Junio C Hamano2021-10-251-0/+1
|\
| * leak tests: mark various "generic" tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-121-0/+1
* | ref-filter: stop setting FILTER_REFS_INCLUDE_BROKENJeff King2021-09-271-1/+1
|/
* tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-27/+27
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* branch: correctly reject refs/heads/{-dash,HEAD}Junio C Hamano2017-11-151-0/+43
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* ref_transaction_update(): check refname_is_safe() at a minimumMichael Haggerty2016-06-131-1/+1
* t1430: improve test coverage of deletion of badly-named refsMichael Haggerty2016-04-101-8/+96
* t1430: test for-each-ref in the presence of badly-named refsMichael Haggerty2016-04-101-0/+16
* t1430: don't rely on symbolic-ref for creating broken symrefsMichael Haggerty2016-04-101-2/+2
* t1430: clean up broken refs/tags/shadowMichael Haggerty2016-04-101-1/+1
* t1430: test the output and error of some commands more carefullyMichael Haggerty2016-04-101-6/+12
* branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-251-11/+20
* t1430: add another refs-escape testjk/reading-packed-refsJeff King2015-04-161-0/+8
* refs.c: allow listing and deleting badly named refsRonnie Sahlberg2014-10-151-1/+124
* test: put tests for handling of bad ref names in one placeRonnie Sahlberg2014-10-151-0/+84