- 5617a8e Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix' by Junio C Hamano · 5 months ago
- 70058db doc: difference in location to apply is "offset", not "fuzz" by Junio C Hamano · 6 months ago
- 17381ab Merge branch 'bl/cherry-pick-empty' by Junio C Hamano · 9 months ago
- c282eba rebase: update `--empty=ask` to `--empty=stop` by Brian Lyles · 10 months ago
- 64a443e docs: clean up `--empty` formatting in git-rebase(1) and git-am(1) by Brian Lyles · 10 months ago
- 0af3889 docs: address inaccurate `--empty` default with `--exec` by Brian Lyles · 10 months ago
- 0cb25d1 Merge branch 'ja/doc-formatting-fix' by Junio C Hamano · 10 months ago
- 0620ae0 doc: format alternatives in synopsis by Jean-Noël Avila · 10 months ago
- 53ac1f1 Merge branch 'ak/rebase-autosquash' by Junio C Hamano · 10 months ago
- 40b8076 rebase: fix typo in autosquash documentation by Richard Macklin · 11 months ago
- a0003a5 Merge branch 'nb/rebase-x-shell-docfix' by Junio C Hamano · 12 months ago
- f10031f rebase: fix documentation about used shell in -x by Nikolay Borisov · 12 months ago
- a57da6b Merge branch 'ib/rebase-reschedule-doc' by Junio C Hamano · 12 months ago
- 5664711 Merge branch 'ms/rebase-insnformat-doc-fix' by Junio C Hamano · 12 months ago
- 25aec06 rebase: clarify --reschedule-failed-exec default by Illia Bobyr · 1 year ago
- 9cd30af Documentation: fix statement about rebase.instructionFormat by Maarten van der Schrieck · 1 year ago
- cb00f52 rebase: rewrite --(no-)autosquash documentation by Andy Koppe · 1 year, 2 months ago
- 297be59 rebase: support --autosquash without -i by Andy Koppe · 1 year, 2 months ago
- f7c1b23 am, rebase: fix arghelp syntax of --empty by René Scharfe · 1 year, 2 months ago
- 6605fb7 rebase: add a config option for --rebase-merges by Alex Henrie · 1 year, 10 months ago
- 7e5dcec rebase: add documentation and test for --no-rebase-merges by Alex Henrie · 1 year, 10 months ago
- eddfcd8 rebase: provide better error message for apply options vs. merge config by Elijah Newren · 2 years ago
- 9a7d7ce rebase: fix formatting of rebase --reapply-cherry-picks option in docs by Elijah Newren · 2 years ago
- 9253600 rebase: clarify the OPT_CMDMODE incompatibilities by Elijah Newren · 2 years ago
- ffeaca1 rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks by Elijah Newren · 2 years ago
- b8ad365 rebase: fix docs about incompatibilities with --root by Elijah Newren · 2 years ago
- 1a66d8c rebase: remove --allow-empty-message from incompatible opts by Elijah Newren · 2 years ago
- 1207599 rebase: mark --update-refs as requiring the merge backend by Elijah Newren · 2 years ago
- f1c9243 git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten by Philippe Blain · 2 years ago
- 003f815 Merge branch 'pw/rebase-keep-base-fixes' by Taylor Blau · 2 years, 2 months ago
- aa1df81 rebase --keep-base: imply --no-fork-point by Phillip Wood · 2 years, 3 months ago
- ce5238a rebase --keep-base: imply --reapply-cherry-picks by Phillip Wood · 2 years, 3 months ago
- 7a54d74 Merge branch 'ab/dedup-config-and-command-docs' by Junio C Hamano · 2 years, 4 months ago
- 18d89fe docs: add and use include template for config/* includes by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- 3adacc2 Merge branch 'jc/rerere-autoupdate-doc' by Junio C Hamano · 2 years, 5 months ago
- 0dbc715 doc: consolidate --rerere-autoupdate description by Junio C Hamano · 2 years, 6 months ago
- 3d8e3dc Merge branch 'ds/rebase-update-ref' by Junio C Hamano · 2 years, 5 months ago
- 3113fed rebase: add rebase.updateRefs config option by Derrick Stolee · 2 years, 6 months ago
- 900b50c rebase: add --update-refs option by Derrick Stolee · 2 years, 6 months ago
- 54e51e5 git-rebase.txt: use back-ticks consistently by Derrick Stolee · 2 years, 6 months ago
- 9e5ebe9 rebase: use correct base for --keep-base when a branch is given by Alex Henrie · 2 years, 9 months ago
- ddfc44a8 update documentation for new zdiff3 conflictStyle by Elijah Newren · 3 years, 1 month ago
- 223a1bf Merge branch 'js/retire-preserve-merges' by Junio C Hamano · 3 years, 3 months ago
- 6926f2e Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc' by Junio C Hamano · 3 years, 3 months ago
- d1e894c Document `rebase.forkpoint` in rebase man page by Wesley Schwengle · 3 years, 4 months ago
- 6c083b7 Merge branch 'js/advise-when-skipping-cherry-picked' by Junio C Hamano · 3 years, 4 months ago
- a74b350 rebase: drop support for `--preserve-merges` by Johannes Schindelin · 3 years, 4 months ago
- 767a4ca sequencer: advise if skipping cherry-picked commit by Josh Steadmon · 3 years, 4 months ago
- f5a3c5e Update docs for change of default merge backend by Elijah Newren · 3 years, 5 months ago
- 6320813 git-rebase.txt: correct out-of-date and misleading text about renames by Elijah Newren · 3 years, 5 months ago
- b36ade2 merge-strategies.txt: fix simple capitalization error by Elijah Newren · 3 years, 5 months ago
- e80178e Documentation: edit awkward references to `git merge-recursive` by Elijah Newren · 3 years, 5 months ago
- e037c2e git-rebase.txt: correct antiquated claims about --rebase-merges by Elijah Newren · 3 years, 5 months ago
- 0377ac9 Merge branch 'ab/rebase-no-reschedule-failed-exec' by Junio C Hamano · 3 years, 8 months ago
- 414abf1 docs: fix linting issues due to incorrect relative section order by Ævar Arnfjörð Bjarmason · 3 years, 9 months ago
- e5b32bf rebase: don't override --no-reschedule-failed-exec with config by Ævar Arnfjörð Bjarmason · 3 years, 9 months ago
- 00ea64e doc/git-commit: add documentation for fixup=[amend|reword] options by Charvi Mendiratta · 3 years, 10 months ago
- fa153c1 doc/rebase -i: fix typo in the documentation of 'fixup' command by Charvi Mendiratta · 4 years ago
- 2c0aa2c doc/git-rebase: add documentation for fixup [-C|-c] options by Charvi Mendiratta · 4 years ago
- 3abd4a6 Documentation: stylistically normalize references to Signed-off-by: by Bradley M. Kuhn · 4 years, 3 months ago
- ed9d833 Merge branch 'pb/doc-sequence-editor-configuration' by Junio C Hamano · 4 years, 4 months ago
- 9c31b19 Merge branch 'pw/rebase-i-more-options' by Junio C Hamano · 4 years, 4 months ago
- 902a126 doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more by Philippe Blain · 4 years, 4 months ago
- 2712669 rebase: add --reset-author-date by Rohit Ashiwal · 4 years, 5 months ago
- a3894aa rebase -i: support --ignore-date by Phillip Wood · 4 years, 5 months ago
- 7573cec rebase -i: support --committer-date-is-author-date by Phillip Wood · 4 years, 5 months ago
- ef484ad rebase -i: add --ignore-whitespace flag by Rohit Ashiwal · 4 years, 6 months ago
- 3ed0f1e Merge branch 'ma/rebase-doc-typofix' into master by Junio C Hamano · 4 years, 6 months ago
- 81de0c0 git-rebase.txt: fix description list separator by Martin Ågren · 4 years, 6 months ago
- c5e786a Doc: reference the "stash list" in autostash docs by Denton Liu · 4 years, 8 months ago
- 6d6b412 Merge branch 'en/rebase-root-and-fork-point-are-incompatible' by Junio C Hamano · 4 years, 8 months ago
- 3afdeef Merge branch 'dl/merge-autostash-rebase-quit-fix' by Junio C Hamano · 4 years, 9 months ago
- 1779d18 Merge branch 'en/rebase-doc-hooks-called-by-accident' by Junio C Hamano · 4 years, 9 months ago
- 9b2df3e rebase: save autostash entry into stash reflog on --quit by Denton Liu · 4 years, 9 months ago
- a35413c rebase: display an error if --root and --fork-point are both provided by Elijah Newren · 4 years, 9 months ago
- d6d561d Merge branch 'jt/rebase-allow-duplicate' by Junio C Hamano · 4 years, 9 months ago
- c7d8f69 Merge branch 'en/rebase-no-keep-empty' by Junio C Hamano · 4 years, 9 months ago
- fc3f6fd Merge branch 'dd/no-gpg-sign' by Junio C Hamano · 4 years, 9 months ago
- d0eb895 Merge branch 'pb/rebase-doc-typofix' by Junio C Hamano · 4 years, 9 months ago
- 0fcb4f6 rebase --merge: optionally skip upstreamed commits by Jonathan Tan · 4 years, 9 months ago
- b9cbd29 rebase: reinstate --no-keep-empty by Elijah Newren · 4 years, 9 months ago
- 1b5735f rebase -i: mark commits that begin empty in todo editor by Elijah Newren · 4 years, 9 months ago
- f7139e7 git-rebase.txt: add another hook to the hooks section, and explain more by Elijah Newren · 4 years, 9 months ago
- c241371 rebase.c: honour --no-gpg-sign by Đoàn Trần Công Danh · 4 years, 9 months ago
- 344420b git-rebase.txt: fix typo by Philippe Blain · 4 years, 10 months ago
- 120b1eb git-rebase.txt: highlight backend differences with commit rewording by Elijah Newren · 4 years, 10 months ago
- 10cdb9f rebase: rename the two primary rebase backends by Elijah Newren · 5 years ago
- 2ac0d62 rebase: change the default backend from "am" to "merge" by Elijah Newren · 5 years ago
- 52eb738 rebase: add an --am option by Elijah Newren · 5 years ago
- be50c93 git-rebase.txt: add more details about behavioral differences of backends by Elijah Newren · 5 years ago
- e98c426 rebase (interactive-backend): fix handling of commits that become empty by Elijah Newren · 5 years ago
- d48e5e2 rebase (interactive-backend): make --keep-empty the default by Elijah Newren · 5 years ago
- 22a69fd git-rebase.txt: update description of --allow-empty-message by Elijah Newren · 5 years ago
- 4d92452 Revert "Merge branch 'ra/rebase-i-more-options'" by Junio C Hamano · 5 years ago
- 5d9324e Merge branch 'ra/rebase-i-more-options' by Junio C Hamano · 5 years ago
- d82dfa7 rebase -i: finishing touches to --reset-author-date by Junio C Hamano · 5 years ago
- d3a8cae doc: improve readability of --rebase-merges in git-rebase by Naveen Nathan · 5 years ago
- fe28ad8 rebase: add --reset-author-date by Rohit Ashiwal · 5 years ago
- 08187b4 rebase -i: support --ignore-date by Rohit Ashiwal · 5 years ago
- cbd8db1 rebase -i: support --committer-date-is-author-date by Rohit Ashiwal · 5 years ago