156 Commits (9e5252abd1239215c36f86704e84ba06dc30583f)

Author SHA1 Message Date
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 0661e49aeb git-rebase.txt: document behavioral differences between modes 7 years ago
Elijah Newren 983f464fcb git-rebase.txt: address confusion between --no-ff vs --force-rebase 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 10 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
Michael Rappazzo 16cf51c7a2 git-rebase--interactive.sh: add config option for custom instruction format 10 years ago
Jeff King e08bc7a9ec doc: fix misrendering due to `single quote' 10 years ago
Sebastian Schuberth d50d31e880 docs: clarify what git-rebase's "-p" / "--preserve-merges" does 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Sergey Organov f51a48ec3a Documentation/git-rebase.txt: document when --fork-point is auto-enabled 10 years ago
Sergey Organov 95c68267ff Documentation/git-rebase.txt: <upstream> must be given to specify <branch> 11 years ago
Sergey Organov 2d26d533a0 Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op 11 years ago
Nicolas Vigier 3ee5e54038 rebase: add the --gpg-sign option 11 years ago
John Keeping ad8261d212 rebase: use reflog to find common base with upstream 11 years ago
Sebastian Schuberth d5ff3b4be5 Documentation: make AsciiDoc links always point to HTML files 12 years ago
Andrew Pimlott 22c5b13636 rebase -i: handle fixup! fixup! in --autosquash 12 years ago
Ramkumar Ramachandra 587947750b rebase: implement --[no-]autostash and rebase.autostash 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Andrew Wong eb9a7cb4bd rebase -i: Teach "--edit-todo" action 13 years ago
Štěpán Němec 7615cb005b doc: A few minor copy edits. 13 years ago
Štěpán Němec edfbbf7eea doc: A few minor copy edits. 13 years ago
Chris Webb df5df20c13 rebase -i: support --root without --onto 13 years ago
Lucien Kong c214538416 rebase -i: teach "--exec <cmd>" 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Neil Horman 90e1818f9a git-rebase: add keep_empty flag 13 years ago
Nelson Benitez Leon d3f2475c01 documentation: fix alphabetic ordered list for git-rebase man page 13 years ago