summaryrefslogtreecommitdiffstats
path: root/t/t3430-rebase-merges.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* rebase-merges: try and use branch names as labelsNicolas Guichard2024-10-091-6/+6
* t3430: drop unnecessary one-shot "VAR=val shell-func" invocationEric Sunshine2024-07-271-2/+1
* merge: fix leaking merge basesPatrick Steinhardt2024-06-111-0/+1
* Merge branch 'pw/rebase-i-after-failure'Junio C Hamano2023-09-141-8/+22
|\
| * rebase -i: fix adding failed command to the todo listPhillip Wood2023-09-061-6/+16
| * rebase --continue: refuse to commit after failed commandPhillip Wood2023-09-061-0/+4
| * rebase: fix rewritten list for failed pickPhillip Wood2023-09-061-2/+2
* | rebase: allow overriding the maximal length of the generated labelsJohannes Schindelin2023-08-101-0/+11
* | Merge branch 'js/rebase-count-fixes'Junio C Hamano2023-05-191-0/+8
|\ \ | |/ |/|
| * rebase -r: fix the total number shown in the progressJohannes Schindelin2023-05-151-0/+8
* | rebase: add a config option for --rebase-mergesAlex Henrie2023-03-271-0/+34
* | rebase: add documentation and test for --no-rebase-mergesAlex Henrie2023-03-271-0/+10
* | sequencer: tighten label lookupsPhillip Wood2022-11-111-0/+9
* | sequencer: unify label lookupPhillip Wood2022-11-111-0/+8
|/
* tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason2022-03-171-3/+3
* rebase -r: fix merge -c with a merge strategyPhillip Wood2021-08-231-0/+18
* rebase -r: make 'merge -c' behave like rewordPhillip Wood2021-08-201-9/+11
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-9/+9
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t/t3430: avoid undefined git diff behaviorChris Torek2020-06-101-1/+1
* lib-log-graph: consolidate test_cmp_graph logicAbhishek Kumar2020-02-241-3/+2
* Merge branch 'dl/t5520-cleanup'Junio C Hamano2019-12-051-1/+1
|\
| * t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-1/+1
* | Merge branch 'dd/rebase-merge-reserves-onto-label'Junio C Hamano2019-12-051-0/+21
|\ \
| * | sequencer: handle rebase-merges for "onto" messageDoan Tran Cong Danh2019-11-201-0/+21
* | | Merge branch 'js/rebase-r-safer-label'Junio C Hamano2019-12-051-0/+6
|\| |
| * | rebase -r: let `label` generate safer labelsMatthew Rogers2019-11-181-0/+6
| |/
* / graph: smooth appearance of collapsing edges on commit linesJames Coglan2019-10-161-1/+1
|/
* Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano2019-09-301-1/+0
|\
| * t: use common $SQ variableDenton Liu2019-09-061-1/+0
* | Merge branch 'bc/hash-independent-tests-part-5'Junio C Hamano2019-09-301-8/+15
|\ \
| * | t3430: avoid hard-coded object IDsbrian m. carlson2019-08-201-8/+15
| |/
* | Merge branch 'js/rebase-r-strategy'Junio C Hamano2019-09-181-0/+21
|\ \ | |/ |/|
| * rebase -r: support merge strategies other than `recursive`Johannes Schindelin2019-07-311-0/+21
* | Merge branch 'pw/rebase-abort-clean-rewritten'Junio C Hamano2019-07-101-1/+17
|\ \
| * | rebase --abort/--quit: cleanup refs/rewrittenPhillip Wood2019-05-151-1/+17
* | | rebase -r: always reword merge -cPhillip Wood2019-05-191-0/+13
| |/ |/|
* | tests (rebase): spell out the `--force-rebase` optionJohannes Schindelin2019-04-021-2/+2
|/
* implicit interactive rebase: don't run sequence editorPhillip Wood2019-01-281-1/+1
* rebase -r: do not write MERGE_HEAD unless neededJohannes Schindelin2018-11-131-1/+1
* rebase -r: demonstrate bug with conflicting mergesJohannes Schindelin2018-11-131-0/+16
* Merge branch 'pw/rebase-i-merge-segv-fix'Junio C Hamano2018-08-201-7/+23
|\
| * rebase -i: fix SIGSEGV when 'merge <branch>' failsPhillip Wood2018-08-161-1/+14
| * t3430: add conflicting commitPhillip Wood2018-08-161-6/+9
* | rebase --exec: make it work with --rebase-mergesJohannes Schindelin2018-08-091-1/+1
* | t3430: demonstrate what -r, --autosquash & --exec should doJohannes Schindelin2018-08-061-0/+17
* | rebase --rebase-merges: add support for octopus mergesJohannes Schindelin2018-07-111-0/+34
|/
* Merge branch 'bc/t3430-fixup'Junio C Hamano2018-06-041-3/+2
|\
| * t3430: test clean-upbrian m. carlson2018-06-041-3/+2