summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
AgeCommit message (Expand)Author
2019-12-10Merge branch 'ra/rebase-i-more-options'Junio C Hamano
2019-11-25rebase -i: finishing touches to --reset-author-dateJunio C Hamano
2019-11-12doc: improve readability of --rebase-merges in git-rebaseNaveen Nathan
2019-11-02rebase: add --reset-author-dateRohit Ashiwal
2019-11-02rebase -i: support --ignore-dateRohit Ashiwal
2019-11-02rebase -i: support --committer-date-is-author-dateRohit Ashiwal
2019-11-02rebase -i: add --ignore-whitespace flagRohit Ashiwal
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano
2019-09-30Merge branch 'en/filter-branch-deprecation'Junio C Hamano
2019-09-18Merge branch 'js/rebase-r-strategy'Junio C Hamano
2019-09-05Recommend git-filter-repo instead of git-filter-branchElijah Newren
2019-08-27rebase: teach rebase --keep-baseDenton Liu
2019-07-31rebase -r: support merge strategies other than `recursive`Johannes Schindelin
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-07-09Merge branch 'pw/doc-synopsis-markup-opmode-options'Junio C Hamano
2019-06-18show --continue/skip etc. consistently in synopsisPhillip Wood
2019-05-30Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano
2019-05-28rebase docs: recommend `-r` over `-p`Johannes Schindelin
2019-04-16Merge branch 'pw/rerere-autoupdate'Junio C Hamano
2019-04-09Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood
2019-03-12rebase: deprecate --preserve-mergesJohannes Schindelin
2019-03-11Merge branch 'js/rebase-recreate-merge'Junio C Hamano
2019-02-28rebase docs: fix "gitlink" typoKyle Meyer
2019-02-14Merge branch 'ea/rebase-compat-doc-fix'Junio C Hamano
2019-02-14Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-02-14git-rebase.txt: update to reflect merge now implemented on sequencerElijah Newren
2019-02-14docs/git-rebase: remove redundant entry in incompatible options listEmilio Cobos Álvarez
2019-02-09Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano
2019-02-07Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-02-06Revert "rebase: introduce a shortcut for --reschedule-failed-exec"Johannes Schindelin
2019-01-29Merge branch 'js/rebase-i-redo-exec'Junio C Hamano
2019-01-14Merge branch 'en/directory-renames-nothanks-doc-update'Junio C Hamano
2019-01-14Merge branch 'km/rebase-doc-typofix'Junio C Hamano
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-12-11rebase: introduce a shortcut for --reschedule-failed-execJohannes Schindelin
2018-12-11rebase: introduce --reschedule-failed-execJohannes Schindelin
2018-12-10rebase docs: drop stray word in merge command descriptionKyle Meyer
2018-12-09git-rebase.txt: update note about directory rename detection and amElijah Newren
2018-12-04Merge branch 'en/rebase-consistency'Junio C Hamano
2018-12-04rebase docs: fix incorrect format of the section Behavioral DifferencesJohannes Sixt
2018-11-13Merge branch 'nd/config-split'Junio C Hamano
2018-11-02Merge branch 'js/rebase-i-break'Junio C Hamano
2018-10-29config.txt: move rebase-config.txt to config/Nguyễn Thái Ngọc Duy
2018-10-12rebase -i: introduce the 'break' commandJohannes Schindelin
2018-10-11rebase -i: clarify what happens on a failed `exec`Johannes Schindelin
2018-10-07docs: typo: s/isimilar/similar/Michael Witten
2018-08-02Merge branch 'js/rebase-merge-octopus'Junio C Hamano
2018-07-24Merge branch 'en/rebase-consistency'Junio C Hamano