aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3436-rebase-more-options.sh
AgeCommit message (Expand)AuthorFilesLines
2023-04-10rebase -m: fix serialization of strategy optionsPhillip Wood1-24/+0
2023-04-10rebase -m: cleanup --strategy-option handlingPhillip Wood1-2/+8
2023-03-08sequencer.c: fix overflow & segfault in parse_strategy_opts()Ævar Arnfjörð Bjarmason1-0/+18
2021-11-03rebase -i: fix rewording with --committer-date-is-author-datePhillip Wood1-0/+29
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-1/+1
2020-10-23rebase: fix broken email with --committer-date-is-author-dateJeff King1-4/+4
2020-10-23am: fix broken email with --committer-date-is-author-dateJeff King1-1/+1
2020-10-23t3436: check --committer-date-is-author-date result more carefullyJeff King1-7/+7
2020-08-26t3436: do not run git-merge-recursive in dashed formJunio C Hamano1-1/+1
2020-08-19rebase: add --reset-author-dateRohit Ashiwal1-13/+21
2020-08-19rebase -i: support --ignore-datePhillip Wood1-0/+56
2020-08-17rebase -i: support --committer-date-is-author-datePhillip Wood1-1/+57
2020-07-13rebase -i: add --ignore-whitespace flagRohit Ashiwal1-0/+60