Age | Commit message (Expand) | Author | Files | Lines |
2018-05-25 | rev-parse: check lookup'ed commit references for NULL | Elijah Newren | 1 | -0/+8 |
2016-11-16 | rev-parse: fix parent shorthands with --symbolic | Jeff King | 1 | -0/+18 |
2016-09-27 | revision: new rev^-n shorthand for rev^n..rev | Vegard Nossum | 1 | -0/+94 |
2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -1/+1 |
2013-12-27 | Remove the line length limit for graft files | Johannes Schindelin | 1 | -1/+15 |
2013-09-03 | rev-parse test: use standard test functions for setup | Felipe Contreras | 1 | -9/+9 |
2013-09-03 | rev-parse test: use test_cmp instead of "test" builtin | Jonathan Nieder | 1 | -14/+19 |
2013-09-03 | rev-parse test: use test_must_fail, not "if <command>; then false; fi" | Felipe Contreras | 1 | -2/+2 |
2013-09-03 | rev-parse test: modernize quoting and whitespace | Felipe Contreras | 1 | -16/+58 |
2010-05-07 | Move t6000lib.sh to lib-* | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-07-27 | rev-parse: Add support for the ^! and ^@ syntax | Björn Steinbrink | 1 | -0/+2 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -14/+14 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-29 | Test for recent rev-parse $abbrev_sha1 regression | Shawn O. Pearce | 1 | -0/+10 |
2006-01-25 | tests: adjust breakage by stricter rev-parse | Junio C Hamano | 1 | -2/+2 |
2005-12-19 | tests: make scripts executable | Junio C Hamano | 1 | -0/+0 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -1/+1 |
2005-08-10 | [PATCH] Fix git-rev-parse's parent handling | Johannes Schindelin | 1 | -0/+33 |