aboutsummaryrefslogtreecommitdiff
path: root/t/t6101-rev-parse-parents.sh
Commit message (Expand)AuthorAge
* rev-parse: fix parent shorthands with --symbolicJeff King2016-11-16
* revision: new rev^-n shorthand for rev^n..revVegard Nossum2016-09-27
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-23
* Remove the line length limit for graft filesJohannes Schindelin2013-12-27
* rev-parse test: use standard test functions for setupFelipe Contreras2013-09-03
* rev-parse test: use test_cmp instead of "test" builtinJonathan Nieder2013-09-03
* rev-parse test: use test_must_fail, not "if <command>; then false; fi"Felipe Contreras2013-09-03
* rev-parse test: modernize quoting and whitespaceFelipe Contreras2013-09-03
* Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-07
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
* rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink2008-07-27
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* Test for recent rev-parse $abbrev_sha1 regressionShawn O. Pearce2007-05-29
* tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-25
* tests: make scripts executableJunio C Hamano2005-12-19
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-10