aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1403-show-ref.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-6/+6
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-2/+2
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-4/+4
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason1-0/+1
2021-05-11test-lib functions: add an --annotated option to "test_commit"Ævar Arnfjörð Bjarmason1-4/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-10/+10
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-29/+17
2017-01-23show-ref: detect dangling refs under --verify as wellVladimir Panteleev1-0/+22
2017-01-23show-ref: allow -d to work with --verifyVladimir Panteleev1-0/+9
2017-01-23show-ref: accept HEAD with --verifyVladimir Panteleev1-0/+11
2015-03-20t: fix severe &&-chain breakageJeff King1-5/+5
2013-07-17show-ref: make --head always show the HEAD refDoug Bell1-0/+167