summary refs log tree commit diff
path: root/t/t1503-rev-parse-verify.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-07rev-parse tests: don't ignore "git reflog" exit codeÆvar Arnfjörð Bjarmason1-2/+3
2021-11-01leak tests: mark some rev-parse tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2021-08-02t1503: mark symlink test as REFFILESHan-Wen Nienhuys1-1/+1
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-14/+17
2021-01-11refs: allow @{n} to work with n-sized reflogDenton Liu1-2/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-15/+15
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-10rev-parse: handle --end-of-optionsJeff King1-0/+13
2016-10-10files_read_raw_ref: avoid infinite loop on broken symlinksJeff King1-0/+5
2015-07-28tests: remove some direct access to .git/logsDavid Turner1-6/+3
2014-09-19refs: make rev-parse --quiet actually quietDavid Aguilar1-0/+27
2014-09-16t1503: use test_must_be_emptyDavid Aguilar1-5/+5
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones1-2/+2
2010-08-31t1503: fix broken test_must_fail callsJon Seymour1-2/+2
2010-08-24rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour1-0/+11
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-1/+1
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder1-9/+3
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder1-6/+5
2008-05-11rev-parse: add test script for "--verify"Christian Couder1-0/+114