summaryrefslogtreecommitdiff
path: root/git-rebase--preserve-merges.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-07rebase: drop support for `--preserve-merges`Libravatar Johannes Schindelin1-1057/+0
2020-08-12rebase: remove unused function reschedule_last_actionLibravatar René Scharfe1-10/+0
2019-05-15rebase: fold git-rebase--common into the -p backendLibravatar Johannes Schindelin1-0/+55
2018-11-02Merge branch 'ag/rebase-i-in-c'Libravatar Junio C Hamano1-5/+5
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveLibravatar Alban Gruin1-5/+5
2018-07-06git-rebase--preserve-merges: fix formatting of todo help messageLibravatar Tobias Klauser1-2/+2
2018-06-01rebase: strip unused code in git-rebase--preserve-merges.shLibravatar Alban Gruin1-61/+4
2018-06-01rebase: introduce a dedicated backend for --preserve-mergesLibravatar Alban Gruin1-0/+1069