summaryrefslogtreecommitdiff
path: root/t/t6101-rev-parse-parents.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-0/+2
|\
| * tests: don't assume a .git/info for .git/info/graftsÆvar Arnfjörð Bjarmason2022-06-061-0/+2
* | revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
|/
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t6101: make hash size independentbrian m. carlson2020-07-301-1/+1
* rev-parse: check lookup'ed commit references for NULLElijah Newren2018-05-251-0/+8
* rev-parse: fix parent shorthands with --symbolicjk/rev-parse-symbolic-parents-fixJeff King2016-11-161-0/+18
* revision: new rev^-n shorthand for rev^n..revVegard Nossum2016-09-271-0/+94
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-1/+1
* Remove the line length limit for graft filesjs/lift-parent-count-limitJohannes Schindelin2013-12-271-1/+15
* rev-parse test: use standard test functions for setupfc/rev-parse-test-updatesFelipe Contreras2013-09-031-9/+9
* rev-parse test: use test_cmp instead of "test" builtinJonathan Nieder2013-09-031-14/+19
* rev-parse test: use test_must_fail, not "if <command>; then false; fi"Felipe Contreras2013-09-031-2/+2
* rev-parse test: modernize quoting and whitespaceFelipe Contreras2013-09-031-16/+58
* Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-071-1/+1
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink2008-07-271-0/+2
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Sane use of test_expect_failureJunio C Hamano2008-02-011-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-14/+14
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Test for recent rev-parse $abbrev_sha1 regressionShawn O. Pearce2007-05-291-0/+10
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-251-2/+2
* tests: make scripts executableJunio C Hamano2005-12-191-0/+0
* Big tool rename.Junio C Hamano2005-09-071-1/+1
* [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-101-0/+33