Sign in
googlers
/
jrn
/
git
/
63651e1a13f29abcffb1d197f3388924318d59d3
/
Documentation
/
git-rebase.txt
e13d854
Merge branch 'mm/keyid-docs'
by Junio C Hamano
· 9 years ago
6560584
Merge branch 'jk/rebase-no-autostash'
by Junio C Hamano
· 9 years ago
2b594bf
Documentation: explain optional arguments better
by Matthieu Moy
· 9 years ago
82e0668
Documentation/git-rebase: fix --no-autostash formatting
by John Keeping
· 10 years ago
3a760ca
Merge branch 'gr/rebase-i-drop-warn'
by Junio C Hamano
· 10 years ago
3707995
git rebase -i: warn about removed commits
by Galan Rémi
· 10 years ago
c9266d5
git-rebase -i: add command "drop" to remove a commit
by Galan Rémi
· 10 years ago
16cf51c
git-rebase--interactive.sh: add config option for custom instruction format
by Michael Rappazzo
· 10 years ago
d1caa58
Merge branch 'jk/asciidoc-markup-fix'
by Junio C Hamano
· 10 years ago
e08bc7a
doc: fix misrendering due to `single quote'
by Jeff King
· 10 years ago
cf8a8c6
Sync with 2.3.5
by Junio C Hamano
· 10 years ago
ad00aeb
Merge branch 'ss/pull-rebase-preserve' into maint
by Junio C Hamano
· 10 years ago
d50d31e
docs: clarify what git-rebase's "-p" / "--preserve-merges" does
by Sebastian Schuberth
· 10 years ago
da0005b
*config.txt: stick to camelCase naming convention
by Nguyễn Thái Ngọc Duy
· 10 years ago
792a572
Merge branch 'so/rebase-doc-fork-point'
by Junio C Hamano
· 10 years ago
f51a48e
Documentation/git-rebase.txt: document when --fork-point is auto-enabled
by Sergey Organov
· 10 years ago
95c6826
Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
by Sergey Organov
· 11 years ago
2d26d53
Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op
by Sergey Organov
· 11 years ago
3ee5e54
rebase: add the --gpg-sign option
by Nicolas Vigier
· 11 years ago
ad8261d
rebase: use reflog to find common base with upstream
by John Keeping
· 11 years ago
d5ff3b4
Documentation: make AsciiDoc links always point to HTML files
by Sebastian Schuberth
· 12 years ago
22c5b13
rebase -i: handle fixup! fixup! in --autosquash
by Andrew Pimlott
· 12 years ago
5879477
rebase: implement --[no-]autostash and rebase.autostash
by Ramkumar Ramachandra
· 12 years ago
2de9b71
Documentation: the name of the system is 'Git', not 'git'
by Thomas Ackermann
· 12 years ago
eb9a7cb
rebase -i: Teach "--edit-todo" action
by Andrew Wong
· 12 years ago
9068397
Merge branch 'sn/doc-typofix'
by Junio C Hamano
· 13 years ago
0cd993a
Merge branch 'cw/rebase-i-root'
by Junio C Hamano
· 13 years ago
edfbbf7
doc: A few minor copy edits.
by Štěpán Němec
· 13 years ago
df5df20
rebase -i: support --root without --onto
by Chris Webb
· 13 years ago
c214538
rebase -i: teach "--exec <cmd>"
by Lucien Kong
· 13 years ago
d274fc0
Merge branch 'jk/doc-asciidoc-inline-literal'
by Junio C Hamano
· 13 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
90e1818
git-rebase: add keep_empty flag
by Neil Horman
· 13 years ago
d3f2475
documentation: fix alphabetic ordered list for git-rebase man page
by Nelson Benitez Leon
· 13 years ago
f424d7e
Merge branch 'mz/doc-rebase-abort'
by Junio C Hamano
· 14 years ago
5960bc9
rebase: clarify "restore the original branch"
by Martin von Zweigbergk
· 14 years ago
7791a1d
Documentation: use [verse] for SYNOPSIS sections
by Martin von Zweigbergk
· 14 years ago
78c6e0f
Merge branch 'mz/rebase'
by Junio C Hamano
· 14 years ago
1d5742c
Merge branch 'jk/doc-credits' of git://github.com/peff/git
by Junio C Hamano
· 14 years ago
ee55703
Documentation: "rebase <onto> <that>" stays on <that> branch upon exit
by Drew Northup
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
15a147e
rebase: use @{upstream} if no upstream specified
by Martin von Zweigbergk
· 14 years ago
7baf9c4
rebase: support --verify
by Martin von Zweigbergk
· 14 years ago
c0808fe
Merge branch 'jn/doc-backslash'
by Junio C Hamano
· 15 years ago
a621859
Merge branch 'hv/autosquash-config'
by Junio C Hamano
· 15 years ago
5cba122
Merge branch 'mm/rebase-i-exec'
by Junio C Hamano
· 15 years ago
b9190e7
Documentation: do not convert ... operator to ellipses
by Jonathan Nieder
· 15 years ago
cd035b1
rebase -i: add exec command to launch a shell command
by Matthieu Moy
· 15 years ago
93ce190
rebase: support -X to pass through strategy options
by Mike Lundy
· 15 years ago
dd1e5b3
add configuration variable for --autosquash option of interactive rebase
by Heiko Voigt
· 15 years ago
cddb42d
rebase -i -p: document shortcomings
by Jonathan Nieder
· 15 years ago
873c347
Documentation: A...B shortcut for checkout and rebase
by Michael J Gruber
· 15 years ago
56a0572
Documentation: rebase -i ignores options passed to "git am"
by Markus Heidelberg
· 15 years ago
b499549
Teach rebase the --no-ff option.
by Marc Branchaud
· 15 years ago
42cfcd2
git-rebase.txt: Fix spelling
by Horst H. von Brand
· 15 years ago
add0951
Merge remote branch 'remotes/trast-doc/for-next'
by Junio C Hamano
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
f59baa5
rebase -i --autosquash: auto-squash commits
by Nanako Shiraishi
· 15 years ago
0205e72
Add a command "fixup" to rebase --interactive
by Michael Haggerty
· 15 years ago
c50230f
Merge branch 'tr/maint-merge-ours-clarification' (early part)
by Junio C Hamano
· 15 years ago
31ddd1e
rebase docs: clarify --merge and --strategy
by Thomas Rast
· 15 years ago
6741aa6
Teach 'rebase -i' the command "reword"
by Björn Gustavsson
· 15 years ago
86c91f9
git apply: option to ignore whitespace differences
by Giuseppe Bilotta
· 16 years ago
0e987a1
am, rebase: teach quiet option
by Stephen Boyd
· 16 years ago
06f3919
doc/git-rebase.txt: remove mention of multiple strategies
by Nguyễn Thái Ngọc Duy
· 16 years ago
570ccad
rebase: add options passed to git-am
by Michele Ballabio
· 16 years ago
5e75d56
document --force-rebase
by Michele Ballabio
· 16 years ago
a9c3821
git-rebase: Add --stat and --no-stat for producing diffstat on rebase
by Tor Arne Vestbø
· 16 years ago
749485f
git-rebase: Update --whitespace documentation
by Todd Zullinger
· 16 years ago
7fe5438
git-rebase.txt: --interactive does not work with --whitespace
by Mark Burton
· 16 years ago
be49662
rebase: update documentation for --root
by Thomas Rast
· 16 years ago
310d188
Merge branch 'tr/workflow-doc'
by Junio C Hamano
· 16 years ago
edacb10
Merge branch 'ae/preservemerge'
by Junio C Hamano
· 16 years ago
fd631d5
rebase: Document --no-verify option to bypass pre-rebase hook
by Nanako Shiraishi
· 16 years ago
f8cca01
rebase: Support preserving merges in non-interactive mode
by Andreas Ericsson
· 16 years ago
e2b850b
Fixed some grammatical errors in git-rebase.txt documentation.
by Garry Dolley
· 16 years ago
90d1c08
Documentation: new upstream rebase recovery section in git-rebase
by Thomas Rast
· 17 years ago
51ef1da
Rename .git/rebase to .git/rebase-apply
by Johannes Schindelin
· 17 years ago
59eb68a
Update my e-mail address
by Junio C Hamano
· 17 years ago
28ed6e7
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
by Johannes Schindelin
· 17 years ago
9869099
Documentation: mention ORIG_HEAD in am, merge, and rebase
by Brian Gernhardt
· 17 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
467c019
Documentation: more "git-" versus "git " changes
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
702088a
update 'git rebase' documentation
by SZEDER Gábor
· 17 years ago
f32086b
Documentation/git-rebase.txt: Add --strategy to synopsys
by Mike Hommey
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
ff90546
git-rebase: document suppression of duplicate commits
by Jeff King
· 17 years ago
2af89f1
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
81ab1cb
rebase -i: squash should retain the authorship of the _first_ commit
by Johannes Schindelin
· 17 years ago
059f446
git-rebase: support --whitespace=<option>
by J. Bruce Fields
· 18 years ago
a94eda6
Mention -m as an abbreviation for --merge
by Robin Rosenberg
· 18 years ago
f0fd889
rebase -i: mention the option to split commits in the man page
by Johannes Schindelin
· 18 years ago
13cc4c8
Documentation/git-rebase: fix an example
by Junio C Hamano
· 18 years ago
f09c9b8
Teach rebase -i about --preserve-merges
by Johannes Schindelin
· 18 years ago
1b1dce4
Teach rebase an interactive mode
by Johannes Schindelin
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
Next »