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