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