aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6012-rev-list-simplify.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-03t6012: *.txt -> *.adoc fixesTodd Zullinger1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-30revision: fix leaking saved parentsPatrick Steinhardt1-0/+1
2022-03-07rev-list simplify tests: don't ignore "git" exit codeÆvar Arnfjörð Bjarmason1-5/+7
2022-02-17Merge branch 'jz/rev-list-exclude-first-parent-only'Junio C Hamano1-6/+12
2022-01-12git-rev-list: add --exclude-first-parent-only flagJerry Zhang1-6/+12
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai1-1/+1
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsElijah Newren1-1/+1
2020-10-08tests: avoid using the branch name `main`Johannes Schindelin1-4/+4
2020-04-10revision: --show-pulls adds helpful mergesDerrick Stolee1-0/+120
2018-11-02t6012: make rev-list tests more interestingDerrick Stolee1-9/+36
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson1-1/+1
2016-03-23merge: refuse to create too cool a merge by defaultJunio C Hamano1-1/+1
2015-03-20t: assume test_cmp produces verbose outputJeff King1-8/+2
2013-08-01log: use true parents for diff even when rewritingThomas Rast1-0/+6
2013-05-16simplify-merges: drop merge from irrelevant side branchKevin Bracey1-1/+1
2013-05-16t6012: update test for tweaked full-history traversalJunio C Hamano1-6/+23
2013-04-08Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...Junio C Hamano1-3/+9
2013-03-28Merge branch 'jc/remove-treesame-parent-in-simplify-merges'Junio C Hamano1-5/+21
2013-01-17simplify-merges: drop merge from irrelevant side branchJunio C Hamano1-5/+21
2012-01-19Making pathspec limited log play nicer with --first-parentJunio C Hamano1-0/+1
2010-01-03tests: move convenience regexp to match object names to test-lib.shJunio C Hamano1-3/+0
2008-08-03Topo-sort before --simplify-mergesJunio C Hamano1-0/+93