244 Commits (87c67efc0ca0c17b5732f657c273501ab51e3ef9)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 414abf159f docs: fix linting issues due to incorrect relative section order 4 years ago
Ævar Arnfjörð Bjarmason e5b32bffd1 rebase: don't override --no-reschedule-failed-exec with config 4 years ago
Charvi Mendiratta 00ea64ed7a doc/git-commit: add documentation for fixup=[amend|reword] options 4 years ago
Charvi Mendiratta fa153c1cd7 doc/rebase -i: fix typo in the documentation of 'fixup' command 4 years ago
Charvi Mendiratta 2c0aa2ce2e doc/git-rebase: add documentation for fixup [-C|-c] options 4 years ago
Bradley M. Kuhn 3abd4a67d9 Documentation: stylistically normalize references to Signed-off-by: 4 years ago
Philippe Blain 902a126eca doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more 5 years ago
Rohit Ashiwal 27126692ba rebase: add --reset-author-date 5 years ago
Phillip Wood a3894aad67 rebase -i: support --ignore-date 5 years ago
Phillip Wood 7573cec52c rebase -i: support --committer-date-is-author-date 5 years ago
Rohit Ashiwal ef484add9f rebase -i: add --ignore-whitespace flag 5 years ago
Martin Ågren 81de0c01cf git-rebase.txt: fix description list separator 5 years ago
Denton Liu c5e786abe3 Doc: reference the "stash list" in autostash docs 5 years ago
Denton Liu 9b2df3e8d0 rebase: save autostash entry into stash reflog on --quit 5 years ago
Elijah Newren a35413c378 rebase: display an error if --root and --fork-point are both provided 5 years ago
Jonathan Tan 0fcb4f6b62 rebase --merge: optionally skip upstreamed commits 5 years ago
Elijah Newren b9cbd2958f rebase: reinstate --no-keep-empty 5 years ago
Elijah Newren 1b5735f75c rebase -i: mark commits that begin empty in todo editor 5 years ago
Elijah Newren f7139e7cc2 git-rebase.txt: add another hook to the hooks section, and explain more 5 years ago
Đoàn Trần Công Danh c241371c04 rebase.c: honour --no-gpg-sign 5 years ago
Philippe Blain 344420bf0f git-rebase.txt: fix typo 5 years ago
Elijah Newren 120b1eb731 git-rebase.txt: highlight backend differences with commit rewording 5 years ago
Elijah Newren 10cdb9f38a rebase: rename the two primary rebase backends 5 years ago
Elijah Newren 2ac0d6273f rebase: change the default backend from "am" to "merge" 5 years ago
Elijah Newren 52eb738d6b rebase: add an --am option 5 years ago
Elijah Newren be50c938df git-rebase.txt: add more details about behavioral differences of backends 5 years ago
Elijah Newren e98c4269c8 rebase (interactive-backend): fix handling of commits that become empty 5 years ago
Elijah Newren d48e5e21da rebase (interactive-backend): make --keep-empty the default 5 years ago
Elijah Newren 22a69fda19 git-rebase.txt: update description of --allow-empty-message 5 years ago
Junio C Hamano 4d924528d8 Revert "Merge branch 'ra/rebase-i-more-options'" 5 years ago
Junio C Hamano d82dfa7f5b rebase -i: finishing touches to --reset-author-date 5 years ago
Naveen Nathan d3a8caebf3 doc: improve readability of --rebase-merges in git-rebase 5 years ago
Rohit Ashiwal fe28ad8520 rebase: add --reset-author-date 5 years ago
Rohit Ashiwal 08187b4cba rebase -i: support --ignore-date 5 years ago
Rohit Ashiwal cbd8db17ac rebase -i: support --committer-date-is-author-date 5 years ago
Rohit Ashiwal ba51d2fb24 rebase -i: add --ignore-whitespace flag 5 years ago
Elijah Newren 9df53c5de6 Recommend git-filter-repo instead of git-filter-branch 6 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 6 years ago
Johannes Schindelin e145d99347 rebase -r: support merge strategies other than `recursive` 6 years ago
Phillip Wood 437591a9d7 show --continue/skip etc. consistently in synopsis 6 years ago
Johannes Schindelin 7948b49ac7 rebase docs: recommend `-r` over `-p` 6 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Phillip Wood aba4954cb0 am/cherry-pick/rebase/revert: document --rerere-autoupdate 6 years ago
Johannes Schindelin 427c3bd28a rebase: deprecate --preserve-merges 6 years ago
Kyle Meyer dbf47215e3 rebase docs: fix "gitlink" typo 6 years ago
Elijah Newren 29d03f84a1 git-rebase.txt: update to reflect merge now implemented on sequencer 6 years ago
Emilio Cobos Álvarez b83ffbdac3 docs/git-rebase: remove redundant entry in incompatible options list 6 years ago
Johannes Schindelin e11ff8975b Revert "rebase: introduce a shortcut for --reschedule-failed-exec" 6 years ago
Elijah Newren 68aa495b59 rebase: implement --merge via the interactive machinery 6 years ago
Johannes Schindelin 81ef8ee75d rebase: introduce a shortcut for --reschedule-failed-exec 6 years ago