summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rebase.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano2022-09-141-0/+2
|\
| * docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason2022-09-071-0/+2
* | Merge branch 'jc/rerere-autoupdate-doc'Junio C Hamano2022-08-151-4/+1
|\ \
| * | doc: consolidate --rerere-autoupdate descriptionJunio C Hamano2022-08-031-4/+1
| |/
* | Merge branch 'ds/rebase-update-ref'Junio C Hamano2022-08-011-0/+10
|\ \ | |/ |/|
| * rebase: add rebase.updateRefs config optionDerrick Stolee2022-07-191-0/+3
| * rebase: add --update-refs optionDerrick Stolee2022-07-191-0/+7
* | git-rebase.txt: use back-ticks consistentlyDerrick Stolee2022-06-301-120/+122
|/
* rebase: use correct base for --keep-base when a branch is givenAlex Henrie2022-04-211-2/+3
* update documentation for new zdiff3 conflictStyleElijah Newren2021-12-011-3/+3
* Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-191-51/+0
|\
| * rebase: drop support for `--preserve-merges`Johannes Schindelin2021-09-081-51/+0
* | Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc'Junio C Hamano2021-10-061-1/+2
|\ \
| * | Document `rebase.forkpoint` in rebase man pageWesley Schwengle2021-09-201-1/+2
| |/
* | Merge branch 'js/advise-when-skipping-cherry-picked'Junio C Hamano2021-09-101-4/+8
|\ \
| * | sequencer: advise if skipping cherry-picked commitJosh Steadmon2021-08-311-4/+8
| |/
* | Update docs for change of default merge backendElijah Newren2021-08-061-14/+14
* | git-rebase.txt: correct out-of-date and misleading text about renamesElijah Newren2021-08-051-3/+1
* | merge-strategies.txt: fix simple capitalization errorElijah Newren2021-08-051-1/+1
* | Documentation: edit awkward references to `git merge-recursive`Elijah Newren2021-08-051-3/+2
* | git-rebase.txt: correct antiquated claims about --rebase-mergesElijah Newren2021-08-051-6/+10
|/
* Merge branch 'ab/rebase-no-reschedule-failed-exec'Junio C Hamano2021-05-071-0/+8
|\
| * rebase: don't override --no-reschedule-failed-exec with configÆvar Arnfjörð Bjarmason2021-04-111-0/+8
* | docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason2021-04-111-6/+6
* | doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta2021-03-151-10/+11
* | doc/rebase -i: fix typo in the documentation of 'fixup' commandCharvi Mendiratta2021-02-101-1/+1
* | doc/git-rebase: add documentation for fixup [-C|-c] optionsCharvi Mendiratta2021-01-301-3/+11
|/
* Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn2020-10-201-1/+1
* Merge branch 'pb/doc-sequence-editor-configuration'Junio C Hamano2020-09-031-0/+1
|\
| * doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' morePhilippe Blain2020-08-311-0/+1
* | Merge branch 'pw/rebase-i-more-options'Junio C Hamano2020-09-031-6/+27
|\ \ | |/ |/|
| * rebase: add --reset-author-dateRohit Ashiwal2020-08-201-0/+1
| * rebase -i: support --ignore-datePhillip Wood2020-08-201-3/+4
| * rebase -i: support --committer-date-is-author-datePhillip Wood2020-08-171-3/+7
| * rebase -i: add --ignore-whitespace flagRohit Ashiwal2020-07-131-2/+17
* | Merge branch 'ma/rebase-doc-typofix' into masterJunio C Hamano2020-07-091-1/+1
|\ \
| * | git-rebase.txt: fix description list separatorMartin Ågren2020-07-091-1/+1
| |/
* | Doc: reference the "stash list" in autostash docsDenton Liu2020-05-061-1/+1
* | Merge branch 'en/rebase-root-and-fork-point-are-incompatible'Junio C Hamano2020-05-011-2/+5
|\ \
| * | rebase: display an error if --root and --fork-point are both providedElijah Newren2020-04-271-2/+5
| |/
* | Merge branch 'dl/merge-autostash-rebase-quit-fix'Junio C Hamano2020-04-301-1/+2
|\ \
| * | rebase: save autostash entry into stash reflog on --quitDenton Liu2020-04-281-1/+2
| |/
* | Merge branch 'en/rebase-doc-hooks-called-by-accident'Junio C Hamano2020-04-291-3/+11
|\ \
| * | git-rebase.txt: add another hook to the hooks section, and explain moreElijah Newren2020-04-051-3/+11
| |/
* | Merge branch 'jt/rebase-allow-duplicate'Junio C Hamano2020-04-221-2/+23
|\ \
| * | rebase --merge: optionally skip upstreamed commitsJonathan Tan2020-04-111-2/+23
* | | Merge branch 'en/rebase-no-keep-empty'Junio C Hamano2020-04-221-16/+31
|\| |
| * | rebase: reinstate --no-keep-emptyElijah Newren2020-04-111-17/+31
| * | rebase -i: mark commits that begin empty in todo editorElijah Newren2020-04-111-1/+2
| |/
* | Merge branch 'dd/no-gpg-sign'Junio C Hamano2020-04-221-1/+4
|\ \