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