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