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 'jk/asciidoc-markup-fix'
Junio C Hamano
2015-05-22
1
-1
/
+1
|
\
|
*
doc: fix misrendering due to `single quote'
Jeff King
2015-05-13
1
-1
/
+1
*
|
Sync with 2.3.5
Junio C Hamano
2015-03-31
1
-1
/
+3
|
\
|
|
*
Merge branch 'ss/pull-rebase-preserve' into maint
Junio C Hamano
2015-03-31
1
-1
/
+3
|
|
\
|
|
*
docs: clarify what git-rebase's "-p" / "--preserve-merges" does
Sebastian Schuberth
2015-03-30
1
-1
/
+3
*
|
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-3
/
+3
|
/
/
*
|
Merge branch 'so/rebase-doc-fork-point'
Junio C Hamano
2014-10-14
1
-12
/
+19
|
\
\
|
*
|
Documentation/git-rebase.txt: document when --fork-point is auto-enabled
Sergey Organov
2014-09-29
1
-12
/
+19
*
|
|
Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
Sergey Organov
2014-09-16
1
-1
/
+1
*
|
|
Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op
Sergey Organov
2014-08-12
1
-5
/
+2
|
|
/
|
/
|
*
|
rebase: add the --gpg-sign option
Nicolas Vigier
2014-02-11
1
-0
/
+4
|
/
*
rebase: use reflog to find common base with upstream
John Keeping
2013-12-10
1
-0
/
+10
*
Documentation: make AsciiDoc links always point to HTML files
Sebastian Schuberth
2013-09-06
1
-2
/
+2
*
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
2013-06-27
1
-1
/
+3
*
rebase: implement --[no-]autostash and rebase.autostash
Ramkumar Ramachandra
2013-05-29
1
-0
/
+10
*
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-1
/
+1
*
rebase -i: Teach "--edit-todo" action
Andrew Wong
2012-09-18
1
-1
/
+4
*
Merge branch 'sn/doc-typofix'
Junio C Hamano
2012-07-24
1
-1
/
+1
|
\
|
*
doc: A few minor copy edits.
Štěpán Němec
2012-07-15
1
-1
/
+1
*
|
Merge branch 'cw/rebase-i-root'
Junio C Hamano
2012-07-16
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
rebase -i: support --root without --onto
Chris Webb
2012-06-27
1
-4
/
+5
*
|
rebase -i: teach "--exec <cmd>"
Lucien Kong
2012-06-14
1
-3
/
+42
|
/
*
Merge branch 'jk/doc-asciidoc-inline-literal'
Junio C Hamano
2012-05-02
1
-5
/
+5
|
\
|
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-5
/
+5
*
|
git-rebase: add keep_empty flag
Neil Horman
2012-04-25
1
-0
/
+4
|
/
*
documentation: fix alphabetic ordered list for git-rebase man page
Nelson Benitez Leon
2012-03-26
1
-2
/
+5
*
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
[next]