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
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
1
-0
/
+10
2013-09-06
Documentation: make AsciiDoc links always point to HTML files
Sebastian Schuberth
1
-2
/
+2
2013-06-27
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
1
-1
/
+3
2013-05-29
rebase: implement --[no-]autostash and rebase.autostash
Ramkumar Ramachandra
1
-0
/
+10
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
1
-1
/
+1
2012-09-17
rebase -i: Teach "--edit-todo" action
Andrew Wong
1
-1
/
+4
2012-07-23
Merge branch 'sn/doc-typofix'
Junio C Hamano
1
-1
/
+1
2012-07-15
Merge branch 'cw/rebase-i-root'
Junio C Hamano
1
-4
/
+5
2012-07-14
doc: A few minor copy edits.
Štěpán Němec
1
-1
/
+1
2012-06-26
rebase -i: support --root without --onto
Chris Webb
1
-4
/
+5
2012-06-13
rebase -i: teach "--exec <cmd>"
Lucien Kong
1
-3
/
+42
2012-05-02
Merge branch 'jk/doc-asciidoc-inline-literal'
Junio C Hamano
1
-5
/
+5
2012-04-26
docs: stop using asciidoc no-inline-literal
Jeff King
1
-5
/
+5
2012-04-24
git-rebase: add keep_empty flag
Neil Horman
1
-0
/
+4
2012-03-26
documentation: fix alphabetic ordered list for git-rebase man page
Nelson Benitez Leon
1
-2
/
+5
2011-07-22
Merge branch 'mz/doc-rebase-abort'
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
[next]