index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-rebase.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mz/doc-rebase-abort'
Junio C Hamano
2011-07-22
1
-2
/
+6
|
\
|
*
rebase: clarify "restore the original branch"
Martin von Zweigbergk
2011-07-14
1
-2
/
+6
*
|
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-07-06
1
-1
/
+0
|
/
*
Merge branch 'mz/rebase'
Junio C Hamano
2011-04-28
1
-2
/
+9
|
\
|
*
rebase: use @{upstream} if no upstream specified
Martin von Zweigbergk
2011-02-10
1
-2
/
+9
*
|
Merge branch 'jk/doc-credits' of git://github.com/peff/git
Junio C Hamano
2011-03-15
1
-10
/
+0
|
\
\
|
*
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-10
/
+0
|
|
/
*
/
Documentation: "rebase <onto> <that>" stays on <that> branch upon exit
Drew Northup
2011-03-14
1
-2
/
+3
|
/
*
rebase: support --verify
Martin von Zweigbergk
2010-11-23
1
-0
/
+4
*
Merge branch 'jn/doc-backslash'
Junio C Hamano
2010-09-03
1
-1
/
+1
|
\
|
*
Documentation: do not convert ... operator to ellipses
Jonathan Nieder
2010-08-20
1
-1
/
+1
*
|
Merge branch 'hv/autosquash-config'
Junio C Hamano
2010-09-01
1
-0
/
+8
|
\
\
|
*
|
add configuration variable for --autosquash option of interactive rebase
Heiko Voigt
2010-07-14
1
-0
/
+8
*
|
|
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
2010-08-22
1
-0
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rebase -i: add exec command to launch a shell command
Matthieu Moy
2010-08-11
1
-0
/
+24
|
|
/
*
/
rebase: support -X to pass through strategy options
Mike Lundy
2010-08-04
1
-0
/
+7
|
/
*
rebase -i -p: document shortcomings
Jonathan Nieder
2010-06-11
1
-0
/
+27
*
Documentation: A...B shortcut for checkout and rebase
Michael J Gruber
2010-06-02
1
-0
/
+4
*
Documentation: rebase -i ignores options passed to "git am"
Markus Heidelberg
2010-05-19
1
-0
/
+1
*
Teach rebase the --no-ff option.
Marc Branchaud
2010-03-24
1
-2
/
+21
*
git-rebase.txt: Fix spelling
Horst H. von Brand
2010-01-22
1
-1
/
+1
*
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
2010-01-21
1
-19
/
+19
|
\
|
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-19
/
+19
*
|
rebase -i --autosquash: auto-squash commits
Nanako Shiraishi
2010-01-07
1
-0
/
+10
*
|
Add a command "fixup" to rebase --interactive
Michael Haggerty
2009-12-07
1
-5
/
+8
|
/
*
Merge branch 'tr/maint-merge-ours-clarification' (early part)
Junio C Hamano
2009-11-23
1
-3
/
+13
|
\
|
*
rebase docs: clarify --merge and --strategy
Thomas Rast
2009-11-17
1
-3
/
+13
*
|
Teach 'rebase -i' the command "reword"
Björn Gustavsson
2009-10-08
1
-3
/
+6
|
/
*
git apply: option to ignore whitespace differences
Giuseppe Bilotta
2009-08-05
1
-1
/
+2
*
am, rebase: teach quiet option
Stephen Boyd
2009-06-18
1
-0
/
+4
*
doc/git-rebase.txt: remove mention of multiple strategies
Nguyễn Thái Ngọc Duy
2009-05-21
1
-2
/
+1
*
rebase: add options passed to git-am
Michele Ballabio
2009-03-19
1
-0
/
+5
*
document --force-rebase
Michele Ballabio
2009-03-19
1
-0
/
+7
*
git-rebase: Add --stat and --no-stat for producing diffstat on rebase
Tor Arne Vestbø
2009-03-03
1
-1
/
+16
*
git-rebase: Update --whitespace documentation
Todd Zullinger
2009-02-28
1
-1
/
+1
*
git-rebase.txt: --interactive does not work with --whitespace
Mark Burton
2009-02-13
1
-0
/
+1
*
rebase: update documentation for --root
Thomas Rast
2009-01-12
1
-5
/
+16
*
Merge branch 'tr/workflow-doc'
Junio C Hamano
2008-10-20
1
-5
/
+125
|
\
|
*
Documentation: new upstream rebase recovery section in git-rebase
Thomas Rast
2008-09-16
1
-5
/
+125
*
|
Merge branch 'ae/preservemerge'
Junio C Hamano
2008-10-20
1
-2
/
+1
|
\
\
|
*
|
rebase: Support preserving merges in non-interactive mode
Andreas Ericsson
2008-10-01
1
-2
/
+1
*
|
|
rebase: Document --no-verify option to bypass pre-rebase hook
Nanako Shiraishi
2008-10-15
1
-1
/
+4
|
/
/
*
/
Fixed some grammatical errors in git-rebase.txt documentation.
Garry Dolley
2008-09-24
1
-4
/
+4
|
/
*
Rename .git/rebase to .git/rebase-apply
Johannes Schindelin
2008-07-22
1
-2
/
+2
*
Update my e-mail address
Junio C Hamano
2008-07-21
1
-1
/
+1
*
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
2008-07-16
1
-1
/
+1
*
Documentation: mention ORIG_HEAD in am, merge, and rebase
Brian Gernhardt
2008-07-08
1
-1
/
+2
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-13
/
+13
*
Documentation: more "git-" versus "git " changes
Jonathan Nieder
2008-07-05
1
-2
/
+2
*
Documentation formatting and cleanup
Jonathan Nieder
2008-07-02
1
-11
/
+11
[next]