summaryrefslogtreecommitdiffstats
path: root/t/t3436-rebase-more-options.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebase -m: fix serialization of strategy optionsPhillip Wood2023-04-101-24/+0
* rebase -m: cleanup --strategy-option handlingPhillip Wood2023-04-101-2/+8
* sequencer.c: fix overflow & segfault in parse_strategy_opts()Ævar Arnfjörð Bjarmason2023-03-081-0/+18
* rebase -i: fix rewording with --committer-date-is-author-datePhillip Wood2021-11-031-0/+29
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-1/+1
* rebase: fix broken email with --committer-date-is-author-dateJeff King2020-10-231-4/+4
* am: fix broken email with --committer-date-is-author-dateJeff King2020-10-231-1/+1
* t3436: check --committer-date-is-author-date result more carefullyJeff King2020-10-231-7/+7
* t3436: do not run git-merge-recursive in dashed formJunio C Hamano2020-08-261-1/+1
* rebase: add --reset-author-dateRohit Ashiwal2020-08-201-13/+21
* rebase -i: support --ignore-datePhillip Wood2020-08-201-0/+56
* rebase -i: support --committer-date-is-author-datePhillip Wood2020-08-171-1/+57
* rebase -i: add --ignore-whitespace flagRohit Ashiwal2020-07-131-0/+60