summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
AgeCommit message (Expand)Author
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
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
2018-07-18Merge branch 'js/rebase-recreate-merge'Junio C Hamano
2018-07-11rebase --rebase-merges: adjust man page for octopus supportJohannes Schindelin
2018-06-27git-rebase: make --allow-empty-message the defaultElijah Newren
2018-06-27git-rebase.txt: document behavioral differences between modesElijah Newren
2018-06-27git-rebase.txt: address confusion between --no-ff vs --force-rebaseElijah Newren
2018-06-27rebase: fix documentation formattingVladimir Parfinenko
2018-06-26git-rebase.txt: document incompatible optionsElijah Newren
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day
2018-04-26rebase -i --rebase-merges: add a section to the man pageJohannes Schindelin
2018-04-26rebase -i: introduce --rebase-merges=[no-]rebase-cousinsJohannes Schindelin
2018-04-26rebase: introduce the --rebase-merges optionJohannes Schindelin
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-03-29rebase: extend --signoff supportPhillip Wood
2018-03-06Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-02-12rebase: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy
2018-02-12rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-07rebase: add --allow-empty-message optionGenki Sky
2017-12-04Documentation: move rebase.* configs to new fileLiam Beguin
2017-10-03Merge branch 'js/rebase-i-final'Junio C Hamano
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2017-07-27rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin
2017-07-12Merge branch 'ks/fix-rebase-doc-picture'Junio C Hamano
2017-07-10doc: correct a mistake in an illustrationKaartic Sivaraam
2017-06-19stash: update documentation to use 'stash entry'Liam Beguin
2017-04-26Merge branch 'gb/rebase-signoff'Junio C Hamano
2017-04-19rebase: pass --[no-]signoff option to git amGiuseppe Bilotta
2016-12-19Merge branch 'nd/rebase-forget'Junio C Hamano
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy
2016-07-28Merge branch 'mm/doc-tt' into maintJunio C Hamano
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-03-18rebase: decouple --exec from --interactiveStefan Beller
2016-03-02Documentation: reword rebase summaryStefan Beller