summaryrefslogtreecommitdiff
path: root/t/t6012-rev-list-simplify.sh
Commit message (Expand)AuthorAgeFilesLines
* rev-list simplify tests: don't ignore "git" exit codeÆvar Arnfjörð Bjarmason2022-03-071-5/+7
* Merge branch 'jz/rev-list-exclude-first-parent-only'Junio C Hamano2022-02-171-6/+12
|\
| * git-rev-list: add --exclude-first-parent-only flagJerry Zhang2022-01-121-6/+12
* | name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai2022-01-101-1/+1
|/
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-5/+5
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t6006, t6012: adjust tests to use 'setup' instead of synonymsElijah Newren2020-10-181-1/+1
* tests: avoid using the branch name `main`Johannes Schindelin2020-10-081-4/+4
* revision: --show-pulls adds helpful mergesDerrick Stolee2020-04-101-0/+120
* t6012: make rev-list tests more interestingDerrick Stolee2018-11-021-9/+36
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-1/+1
* t: assume test_cmp produces verbose outputJeff King2015-03-201-8/+2
* log: use true parents for diff even when rewritingThomas Rast2013-08-011-0/+6
* simplify-merges: drop merge from irrelevant side branchKevin Bracey2013-05-161-1/+1
* t6012: update test for tweaked full-history traversalJunio C Hamano2013-05-161-6/+23
* Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...Junio C Hamano2013-04-081-3/+9
* Merge branch 'jc/remove-treesame-parent-in-simplify-merges'Junio C Hamano2013-03-281-5/+21
|\
| * simplify-merges: drop merge from irrelevant side branchJunio C Hamano2013-01-171-5/+21
* | Making pathspec limited log play nicer with --first-parentjc/maint-log-first-parent-pathspecJunio C Hamano2012-01-191-0/+1
* | tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-031-3/+0
|/
* Topo-sort before --simplify-mergesJunio C Hamano2008-08-031-0/+93