summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rebase.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Merge branch 'nb/rebase-x-shell-docfix'Junio C Hamano1-4/+3
2024-01-17rebase: fix documentation about used shell in -xNikolay Borisov1-4/+3
2024-01-16Merge branch 'ib/rebase-reschedule-doc'Junio C Hamano1-7/+10
2024-01-12Merge branch 'ms/rebase-insnformat-doc-fix'Junio C Hamano1-1/+1
2024-01-05rebase: clarify --reschedule-failed-exec defaultIllia Bobyr1-7/+10
2024-01-03Documentation: fix statement about rebase.instructionFormatMaarten van der Schrieck1-1/+1
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe1-14/+20
2023-11-16rebase: support --autosquash without -iAndy Koppe1-1/+1
2023-10-29am, rebase: fix arghelp syntax of --emptyRené Scharfe1-2/+2
2023-03-27rebase: add a config option for --rebase-mergesAlex Henrie1-1/+2
2023-03-27rebase: add documentation and test for --no-rebase-mergesAlex Henrie1-7/+11
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren1-1/+1
2023-01-25rebase: fix formatting of rebase --reapply-cherry-picks option in docsElijah Newren1-2/+0
2023-01-25rebase: clarify the OPT_CMDMODE incompatibilitiesElijah Newren1-28/+33
2023-01-25rebase: fix incompatiblity checks for --[no-]reapply-cherry-picksElijah Newren1-1/+1
2023-01-25rebase: fix docs about incompatibilities with --rootElijah Newren1-5/+2
2023-01-25rebase: remove --allow-empty-message from incompatible optsElijah Newren1-1/+0
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren1-0/+2
2023-01-13git-rebase.txt: add a note about 'ORIG_HEAD' being overwrittenPhilippe Blain1-0/+7
2022-10-30Merge branch 'pw/rebase-keep-base-fixes'Taylor Blau1-13/+19
2022-10-17rebase --keep-base: imply --no-fork-pointPhillip Wood1-4/+4
2022-10-17rebase --keep-base: imply --reapply-cherry-picksPhillip Wood1-10/+16
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+2
2022-09-07docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason1-0/+2
2022-08-14Merge branch 'jc/rerere-autoupdate-doc'Junio C Hamano1-4/+1
2022-08-03doc: consolidate --rerere-autoupdate descriptionJunio C Hamano1-4/+1
2022-08-01Merge branch 'ds/rebase-update-ref'Junio C Hamano1-0/+10
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee1-0/+3
2022-07-19rebase: add --update-refs optionDerrick Stolee1-0/+7
2022-06-30git-rebase.txt: use back-ticks consistentlyDerrick Stolee1-120/+122
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie1-2/+3
2021-12-01update documentation for new zdiff3 conflictStyleElijah Newren1-3/+3
2021-10-18Merge branch 'js/retire-preserve-merges'Junio C Hamano1-51/+0
2021-10-06Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc'Junio C Hamano1-1/+2
2021-09-20Document `rebase.forkpoint` in rebase man pageWesley Schwengle1-1/+2
2021-09-10Merge branch 'js/advise-when-skipping-cherry-picked'Junio C Hamano1-4/+8
2021-09-07rebase: drop support for `--preserve-merges`Johannes Schindelin1-51/+0
2021-08-30sequencer: advise if skipping cherry-picked commitJosh Steadmon1-4/+8
2021-08-05Update docs for change of default merge backendElijah Newren1-14/+14
2021-08-05git-rebase.txt: correct out-of-date and misleading text about renamesElijah Newren1-3/+1
2021-08-05merge-strategies.txt: fix simple capitalization errorElijah Newren1-1/+1
2021-08-05Documentation: edit awkward references to `git merge-recursive`Elijah Newren1-3/+2
2021-08-05git-rebase.txt: correct antiquated claims about --rebase-mergesElijah Newren1-6/+10
2021-05-07Merge branch 'ab/rebase-no-reschedule-failed-exec'Junio C Hamano1-0/+8
2021-04-10docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason1-6/+6
2021-04-10rebase: don't override --no-reschedule-failed-exec with configÆvar Arnfjörð Bjarmason1-0/+8
2021-03-15doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta1-10/+11
2021-02-10doc/rebase -i: fix typo in the documentation of 'fixup' commandCharvi Mendiratta1-1/+1
2021-01-29doc/git-rebase: add documentation for fixup [-C|-c] optionsCharvi Mendiratta1-3/+11
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn1-1/+1