summaryrefslogtreecommitdiff
path: root/t/t1503-rev-parse-verify.sh
Commit message (Expand)AuthorAgeFilesLines
* 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