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
*
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
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-10
/
+10
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
1
-5
/
+10
*
documentation: move git(7) to git(1)
Christian Couder
2008-06-06
1
-1
/
+1
*
update 'git rebase' documentation
SZEDER Gábor
2008-03-11
1
-2
/
+1
*
Documentation/git-rebase.txt: Add --strategy to synopsys
Mike Hommey
2008-03-02
1
-0
/
+1
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-5
/
+5
*
git-rebase: document suppression of duplicate commits
Jeff King
2007-10-16
1
-1
/
+24
*
Merge branch 'maint'
Junio C Hamano
2007-09-30
1
-1
/
+1
|
\
|
*
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
2007-09-30
1
-1
/
+1
*
|
git-rebase: support --whitespace=<option>
J. Bruce Fields
2007-09-08
1
-2
/
+7
|
/
*
Mention -m as an abbreviation for --merge
Robin Rosenberg
2007-09-01
1
-2
/
+2
*
rebase -i: mention the option to split commits in the man page
Johannes Schindelin
2007-09-01
1
-1
/
+38
*
Documentation/git-rebase: fix an example
Junio C Hamano
2007-08-16
1
-1
/
+1
*
Teach rebase -i about --preserve-merges
Johannes Schindelin
2007-06-27
1
-1
/
+22
*
Teach rebase an interactive mode
Johannes Schindelin
2007-06-25
1
-3
/
+82
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Documentation: Added [verse] to SYNOPSIS where necessary
Matthias Kestenholz
2007-05-19
1
-1
/
+1
*
Convert update-index references in docs to add.
Shawn O. Pearce
2007-02-17
1
-1
/
+1
*
Attempt to improve git-rebase lead-in description.
Shawn O. Pearce
2007-02-17
1
-8
/
+14
*
Documentation: git-rebase -C<n>
Junio C Hamano
2007-02-12
1
-1
/
+1
*
add -C[NUM] to git-am
Michael S. Tsirkin
2007-02-09
1
-1
/
+7
*
Show an example of deleting commits with git-rebase.
Shawn O. Pearce
2007-02-05
1
-2
/
+25
*
Documentation: sync git.txt command list and manual page title
Junio C Hamano
2007-01-19
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2006-11-07
1
-8
/
+57
|
\
|
*
Documentation: Transplanting branch with git-rebase --onto
Jakub Narebski
2006-11-07
1
-8
/
+57
*
|
git-rebase: Add a -v option to show a diffstat of the changes upstream at the...
Robert Shearman
2006-10-05
1
-1
/
+4
|
/
*
rebase: allow --skip to work with --merge
Eric Wong
2006-06-25
1
-1
/
+0
*
rebase: Allow merge strategies to be used when rebasing
Eric Wong
2006-06-21
1
-1
/
+19
*
Make git rebase interactive help match documentation.
Sean
2006-05-15
1
-6
/
+5
*
Add --continue and --abort options to git-rebase.
sean
2006-04-27
1
-13
/
+63
*
Document git-rebase behavior on conflicts.
J. Bruce Fields
2006-03-27
1
-0
/
+12
*
Clarify git-rebase example commands.
Jon Loeliger
2006-03-18
1
-3
/
+3
*
Remove trailing dot after short description
Fredrik Kuivinen
2006-03-09
1
-1
/
+1
*
git-rebase: Clarify usage statement and copy it into the actual documentation.
Carl Worth
2006-02-22
1
-2
/
+42
*
[PATCH] Documentation: Update all files to use the new gitlink: macro
Sergey Vlasov
2005-09-21
1
-1
/
+1
*
Big tool rename.
Junio C Hamano
2005-09-08
1
-0
/
+35