summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
AgeCommit message (Expand)Author
2008-03-11update 'git rebase' documentationSZEDER Gábor
2008-03-02Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-10-16git-rebase: document suppression of duplicate commitsJeff King
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-08git-rebase: support --whitespace=<option>J. Bruce Fields
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg
2007-09-01rebase -i: mention the option to split commits in the man pageJohannes Schindelin
2007-08-16Documentation/git-rebase: fix an exampleJunio C Hamano
2007-06-27Teach rebase -i about --preserve-mergesJohannes Schindelin
2007-06-25Teach rebase an interactive modeJohannes Schindelin
2007-06-07War on whitespaceJunio C Hamano
2007-05-19Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce
2007-02-12Documentation: git-rebase -C<n>Junio C Hamano
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin
2007-02-05Show an example of deleting commits with git-rebase.Shawn O. Pearce
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-11-07Merge branch 'maint'Junio C Hamano
2006-11-06Documentation: Transplanting branch with git-rebase --ontoJakub Narebski
2006-10-04git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman
2006-06-25rebase: allow --skip to work with --mergeEric Wong
2006-06-21rebase: Allow merge strategies to be used when rebasingEric Wong
2006-05-14Make git rebase interactive help match documentation.Sean
2006-04-27Add --continue and --abort options to git-rebase.sean
2006-03-27Document git-rebase behavior on conflicts.J. Bruce Fields
2006-03-18Clarify git-rebase example commands.Jon Loeliger
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-02-22git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano