summaryrefslogtreecommitdiff
path: root/t/t1503-rev-parse-verify.sh
Commit message (Expand)AuthorAgeFilesLines
* rev-parse tests: don't ignore "git reflog" exit codeÆvar Arnfjörð Bjarmason2022-03-071-2/+3
* leak tests: mark some rev-parse tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* t1503: mark symlink test as REFFILESHan-Wen Nienhuys2021-08-021-1/+1
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-14/+17
|\
| * t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-15/+15
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | refs: allow @{n} to work with n-sized reflogDenton Liu2021-01-111-2/+2
* | rev-parse: handle --end-of-optionsJeff King2020-11-101-0/+13
|/
* files_read_raw_ref: avoid infinite loop on broken symlinksJeff King2016-10-101-0/+5
* tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-6/+3
* refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-191-0/+27
* t1503: use test_must_be_emptyDavid Aguilar2014-09-161-5/+5
* t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones2010-09-271-2/+2
* t1503: fix broken test_must_fail callsJon Seymour2010-08-311-2/+2
* rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour2010-08-241-0/+11
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* rev-parse --verify: do not output anything on errorChristian Couder2008-05-111-9/+3
* rev-parse: fix using "--default" with "--verify"Christian Couder2008-05-111-6/+5
* rev-parse: add test script for "--verify"Christian Couder2008-05-111-0/+114