summaryrefslogtreecommitdiff
path: root/t/t1503-rev-parse-verify.sh
AgeCommit message (Expand)Author
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-11refs: allow @{n} to work with n-sized reflogDenton Liu
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-10rev-parse: handle --end-of-optionsJeff King
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