summaryrefslogtreecommitdiff
path: root/t/t1503-rev-parse-verify.sh
AgeCommit message (Expand)Author
2016-10-10files_read_raw_ref: avoid infinite loop on broken symlinksJeff King
2015-07-28tests: remove some direct access to .git/logsDavid Turner
2014-09-19refs: make rev-parse --quiet actually quietDavid Aguilar
2014-09-16t1503: use test_must_be_emptyDavid Aguilar
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones
2010-08-31t1503: fix broken test_must_fail callsJon Seymour
2010-08-24rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder
2008-05-11rev-parse: add test script for "--verify"Christian Couder