summaryrefslogtreecommitdiffstats
path: root/t/t1403-show-ref.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* show-ref: introduce --branches and deprecate --headsJunio C Hamano2024-06-051-8/+16
* show-ref --verify: accept pseudorefsPhillip Wood2024-02-071-0/+8
* Merge branch 'tc/show-ref-exists-fix'Junio C Hamano2024-01-301-2/+2
|\
| * builtin/show-ref: treat directory as non-existing in --existsToon Claes2024-01-181-2/+2
* | Merge branch 'ps/pseudo-refs'Junio C Hamano2024-01-021-0/+10
|\ \
| * | refs: propagate errno when reading special refs failsPatrick Steinhardt2023-12-141-0/+10
| |/
* / show-ref: use die_for_incompatible_opt3()René Scharfe2023-12-111-7/+9
|/
* builtin/show-ref: add new mode to check for reference existencePatrick Steinhardt2023-11-011-1/+62
* builtin/show-ref: ensure mutual exclusiveness of subcommandsPatrick Steinhardt2023-11-011-0/+9
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-6/+6
|\
| * t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
| * tests: fix broken &&-chains in `{...}` groupsEric Sunshine2021-12-131-4/+4
* | checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason2021-11-181-0/+1
|/
* test-lib functions: add an --annotated option to "test_commit"Ævar Arnfjörð Bjarmason2021-05-111-4/+2
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-10/+10
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-29/+17
* show-ref: detect dangling refs under --verify as wellVladimir Panteleev2017-01-231-0/+22
* show-ref: allow -d to work with --verifyVladimir Panteleev2017-01-231-0/+9
* show-ref: accept HEAD with --verifyVladimir Panteleev2017-01-231-0/+11
* t: fix severe &&-chain breakageJeff King2015-03-201-5/+5
* show-ref: make --head always show the HEAD refDoug Bell2013-07-181-0/+167