aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6111-rev-list-treesame.sh
AgeCommit message (Expand)AuthorFilesLines
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai1-1/+2
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson1-1/+1
2015-03-20t: assume test_cmp produces verbose outputJeff King1-4/+1
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2013-05-16revision.c: make default history consider bottom commitsKevin Bracey1-6/+6
2013-05-16revision.c: don't show all merges for --parentsKevin Bracey1-2/+2
2013-05-16revision.c: discount side branches when computing TREESAMEKevin Bracey1-4/+4
2013-05-16simplify-merges: never remove all TREESAME parentsKevin Bracey1-2/+2
2013-05-16revision.c: Make --full-history consider more mergesKevin Bracey1-13/+13
2013-05-16t6111: add parents to testsKevin Bracey1-19/+19
2013-05-16t6111: allow checking the parents as wellJunio C Hamano1-9/+21
2013-05-16t6111: new TREESAME test setKevin Bracey1-0/+184