126 Commits (ca21186b3347e1a194c92622a7fb0e16f2480471)

Author SHA1 Message Date
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
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> 10 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
Martin von Zweigbergk 5960bc9d63 rebase: clarify "restore the original branch" 14 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Drew Northup ee55703bac Documentation: "rebase <onto> <that>" stays on <that> branch upon exit 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Martin von Zweigbergk 15a147e618 rebase: use @{upstream} if no upstream specified 14 years ago
Martin von Zweigbergk 7baf9c4b70 rebase: support --verify 14 years ago
Jonathan Nieder b9190e7913 Documentation: do not convert ... operator to ellipses 15 years ago
Matthieu Moy cd035b1cef rebase -i: add exec command to launch a shell command 15 years ago
Mike Lundy 93ce190cd1 rebase: support -X to pass through strategy options 15 years ago
Heiko Voigt dd1e5b313a add configuration variable for --autosquash option of interactive rebase 15 years ago
Jonathan Nieder cddb42d2c5 rebase -i -p: document shortcomings 15 years ago
Michael J Gruber 873c347205 Documentation: A...B shortcut for checkout and rebase 15 years ago
Markus Heidelberg 56a05720b1 Documentation: rebase -i ignores options passed to "git am" 15 years ago
Marc Branchaud b499549401 Teach rebase the --no-ff option. 15 years ago
Horst H. von Brand 42cfcd20a7 git-rebase.txt: Fix spelling 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Nanako Shiraishi f59baa502f rebase -i --autosquash: auto-squash commits 15 years ago
Michael Haggerty 0205e72f08 Add a command "fixup" to rebase --interactive 15 years ago
Thomas Rast 31ddd1ee0f rebase docs: clarify --merge and --strategy 15 years ago
Björn Gustavsson 6741aa6c39 Teach 'rebase -i' the command "reword" 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago