86 Commits (3b069b1beba6d851401032260a8030448637ece5)

Author SHA1 Message Date
Martin von Zweigbergk 5960bc9d63 rebase: clarify "restore the original branch" 13 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 14 years ago
Matthieu Moy cd035b1cef rebase -i: add exec command to launch a shell command 14 years ago
Mike Lundy 93ce190cd1 rebase: support -X to pass through strategy options 14 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" 15 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 15 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Nguyễn Thái Ngọc Duy 06f391906a doc/git-rebase.txt: remove mention of multiple strategies 16 years ago
Michele Ballabio 570ccad33e rebase: add options passed to git-am 16 years ago
Michele Ballabio 5e75d56f11 document --force-rebase 16 years ago
Tor Arne Vestbø a9c3821ca2 git-rebase: Add --stat and --no-stat for producing diffstat on rebase 16 years ago
Todd Zullinger 749485f622 git-rebase: Update --whitespace documentation 16 years ago
Mark Burton 7fe5438516 git-rebase.txt: --interactive does not work with --whitespace 16 years ago
Thomas Rast be49662101 rebase: update documentation for --root 16 years ago
Nanako Shiraishi fd631d5828 rebase: Document --no-verify option to bypass pre-rebase hook 16 years ago
Andreas Ericsson f8cca019b9 rebase: Support preserving merges in non-interactive mode 16 years ago
Garry Dolley e2b850b2da Fixed some grammatical errors in git-rebase.txt documentation. 16 years ago
Thomas Rast 90d1c08efc Documentation: new upstream rebase recovery section in git-rebase 16 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 16 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Brian Gernhardt 9869099bee Documentation: mention ORIG_HEAD in am, merge, and rebase 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 467c0197fd Documentation: more "git-" versus "git " changes 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
SZEDER Gábor 702088afc6 update 'git rebase' documentation 17 years ago
Mike Hommey f32086becc Documentation/git-rebase.txt: Add --strategy to synopsys 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Jeff King ff9054627c git-rebase: document suppression of duplicate commits 17 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 17 years ago
J. Bruce Fields 059f446d57 git-rebase: support --whitespace=<option> 17 years ago