Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-14 | t: switch $_x40 to $OID_REGEX | brian m. carlson | 1 | -1/+1 |
2015-03-20 | t: assume test_cmp produces verbose output | Jeff King | 1 | -4/+1 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2013-05-16 | revision.c: make default history consider bottom commits | Kevin Bracey | 1 | -6/+6 |
2013-05-16 | revision.c: don't show all merges for --parents | Kevin Bracey | 1 | -2/+2 |
2013-05-16 | revision.c: discount side branches when computing TREESAME | Kevin Bracey | 1 | -4/+4 |
2013-05-16 | simplify-merges: never remove all TREESAME parents | Kevin Bracey | 1 | -2/+2 |
2013-05-16 | revision.c: Make --full-history consider more merges | Kevin Bracey | 1 | -13/+13 |
2013-05-16 | t6111: add parents to tests | Kevin Bracey | 1 | -19/+19 |
2013-05-16 | t6111: allow checking the parents as well | Junio C Hamano | 1 | -9/+21 |
2013-05-16 | t6111: new TREESAME test set | Kevin Bracey | 1 | -0/+184 |