summaryrefslogtreecommitdiff
path: root/t/t1403-show-ref.sh
AgeCommit message (Expand)Author
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason
2021-05-11test-lib functions: add an --annotated option to "test_commit"Ævar Arnfjörð Bjarmason
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2017-01-23show-ref: detect dangling refs under --verify as wellVladimir Panteleev
2017-01-23show-ref: allow -d to work with --verifyVladimir Panteleev
2017-01-23show-ref: accept HEAD with --verifyVladimir Panteleev
2015-03-20t: fix severe &&-chain breakageJeff King
2013-07-18show-ref: make --head always show the HEAD refDoug Bell