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