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