196 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Elijah Newren 9df53c5de6 Recommend git-filter-repo instead of git-filter-branch 5 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 5 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
Johannes Schindelin d421afa0c6 rebase: introduce --reschedule-failed-exec 6 years ago
Kyle Meyer 57e9dcaa65 rebase docs: drop stray word in merge command description 6 years ago
Elijah Newren a8f5a59067 git-rebase.txt: update note about directory rename detection and am 6 years ago
Johannes Sixt 6fcbad87d4 rebase docs: fix incorrect format of the section Behavioral Differences 6 years ago
Nguyễn Thái Ngọc Duy c72459006d config.txt: move rebase-config.txt to config/ 6 years ago
Johannes Schindelin 71f82465b1 rebase -i: introduce the 'break' command 6 years ago
Johannes Schindelin b8c0b2100b rebase -i: clarify what happens on a failed `exec` 6 years ago
Michael Witten ad0b8f9575 docs: typo: s/isimilar/similar/ 6 years ago
Johannes Schindelin caafecfcf1 rebase --rebase-merges: adjust man page for octopus support 7 years ago
Elijah Newren b00bf1c9a8 git-rebase: make --allow-empty-message the default 7 years ago
Elijah Newren 983f464fcb git-rebase.txt: address confusion between --no-ff vs --force-rebase 7 years ago
Elijah Newren 0661e49aeb git-rebase.txt: document behavioral differences between modes 7 years ago
Vladimir Parfinenko 81d395cc85 rebase: fix documentation formatting 7 years ago
Elijah Newren 5dacd4abdd git-rebase.txt: document incompatible options 7 years ago
Robert P. J. Day de613050ef Use proper syntax for replaceables in command docs 7 years ago
Johannes Schindelin 25cff9f109 rebase -i --rebase-merges: add a section to the man page 7 years ago
Johannes Schindelin 7543f6f444 rebase -i: introduce --rebase-merges=[no-]rebase-cousins 7 years ago
Johannes Schindelin 8f6aed71d2 rebase: introduce the --rebase-merges option 7 years ago
Phillip Wood a852ec7f27 rebase: extend --signoff support 7 years ago
Nguyễn Thái Ngọc Duy fbd7a23237 rebase: introduce and use pseudo-ref REBASE_HEAD 7 years ago
Nguyễn Thái Ngọc Duy 66335298a4 rebase: add --show-current-patch 7 years ago
Genki Sky a6c612b528 rebase: add --allow-empty-message option 7 years ago
Liam Beguin 946a9f20b4 Documentation: move rebase.* configs to new file 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
Johannes Schindelin c44a4c650c rebase -i: rearrange fixup/squash lines using the rebase--helper 8 years ago
Kaartic Sivaraam 01826066b0 doc: correct a mistake in an illustration 8 years ago
Liam Beguin e01db917d8 stash: update documentation to use 'stash entry' 8 years ago
Giuseppe Bilotta 9f79524a6a rebase: pass --[no-]signoff option to git am 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 8 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Stefan Beller 78ec240020 rebase: decouple --exec from --interactive 9 years ago
Stefan Beller b385085bf9 Documentation: reword rebase summary 9 years ago
Matthieu Moy 2b594bf90d Documentation: explain optional arguments better 9 years ago
John Keeping 82e0668cde Documentation/git-rebase: fix --no-autostash formatting 9 years ago
Galan Rémi 3707995960 git rebase -i: warn about removed commits 10 years ago
Galan Rémi c9266d5894 git-rebase -i: add command "drop" to remove a commit 10 years ago