Age | Commit message (Expand) | Author | Files | Lines |
2016-10-26 | Merge branch 'jk/merge-base-fork-point-without-reflog' | Junio C Hamano | 1 | -0/+6 |
2016-10-12 | merge-base: handle --fork-point without reflog | Jeff King | 1 | -0/+6 |
2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -2/+4 |
2014-01-10 | Merge branch 'bm/merge-base-octopus-dedup' | Junio C Hamano | 1 | -0/+39 |
2013-12-30 | merge-base --octopus: reduce the result from get_octopus_merge_bases() | Junio C Hamano | 1 | -0/+39 |
2013-10-29 | merge-base: teach "--fork-point" mode | Junio C Hamano | 1 | -0/+28 |
2011-05-06 | tests: eliminate unnecessary setup test assertions | Jonathan Nieder | 1 | -25/+25 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-08-18 | merge-base --independent to print reduced parent list in a merge | Jonathan Nieder | 1 | -1/+38 |
2010-08-18 | merge-base --octopus to mimic show-branch --merge-base | Jonathan Nieder | 1 | -0/+2 |
2010-08-18 | t6010 (merge-base): modernize style | Jonathan Nieder | 1 | -143/+160 |
2009-08-05 | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 1 | -0/+6 |
2009-08-05 | t6010-merge-base.sh: Depict the octopus test graph | Michael J Gruber | 1 | -0/+12 |
2008-07-29 | merge-base-many: add trivial tests based on the documentation | Junio C Hamano | 1 | -0/+48 |
2008-05-05 | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 1 | -4/+5 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -12/+12 |
2007-06-26 | cleanup merge-base test script | Sam Vilain | 1 | -12/+18 |
2006-07-09 | Additional merge-base tests (revised) | A Large Angry SCM | 1 | -0/+45 |
2006-01-11 | name-rev: do not omit leading components of ref name. | Junio C Hamano | 1 | -3/+3 |
2005-11-11 | Add test case for merge-base. | Junio C Hamano | 1 | -0/+59 |