summaryrefslogtreecommitdiff
path: root/t/t6111-rev-list-treesame.sh
Commit message (Expand)AuthorAgeFilesLines
* name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai2022-01-101-1/+2
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
* t: assume test_cmp produces verbose outputJeff King2015-03-201-4/+1
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* revision.c: make default history consider bottom commitsKevin Bracey2013-05-161-6/+6
* revision.c: don't show all merges for --parentsKevin Bracey2013-05-161-2/+2
* revision.c: discount side branches when computing TREESAMEKevin Bracey2013-05-161-4/+4
* simplify-merges: never remove all TREESAME parentsKevin Bracey2013-05-161-2/+2
* revision.c: Make --full-history consider more mergesKevin Bracey2013-05-161-13/+13
* t6111: add parents to testsKevin Bracey2013-05-161-19/+19
* t6111: allow checking the parents as wellJunio C Hamano2013-05-161-9/+21
* t6111: new TREESAME test setKevin Bracey2013-05-161-0/+184