aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
Commit message (Expand)AuthorAge
* git-rebase: document suppression of duplicate commitsJeff King2007-10-16
* Merge branch 'maint'Junio C Hamano2007-09-29
|\
| * rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* | git-rebase: support --whitespace=<option>J. Bruce Fields2007-09-07
|/
* Mention -m as an abbreviation for --mergeRobin Rosenberg2007-09-01
* rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-31
* Documentation/git-rebase: fix an exampleJunio C Hamano2007-08-16
* Teach rebase -i about --preserve-mergesJohannes Schindelin2007-06-26
* Teach rebase an interactive modeJohannes Schindelin2007-06-24
* War on whitespaceJunio C Hamano2007-06-07
* Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-18
* Convert update-index references in docs to add.Shawn O. Pearce2007-02-17
* Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-17
* Documentation: git-rebase -C<n>Junio C Hamano2007-02-11
* add -C[NUM] to git-amMichael S. Tsirkin2007-02-08
* Show an example of deleting commits with git-rebase.Shawn O. Pearce2007-02-05
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Merge branch 'maint'Junio C Hamano2006-11-06
|\
| * Documentation: Transplanting branch with git-rebase --ontoJakub Narebski2006-11-06
* | git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman2006-10-04
|/
* rebase: allow --skip to work with --mergeEric Wong2006-06-25
* rebase: Allow merge strategies to be used when rebasingEric Wong2006-06-21
* Make git rebase interactive help match documentation.Sean2006-05-14
* Add --continue and --abort options to git-rebase.sean2006-04-26
* Document git-rebase behavior on conflicts.J. Bruce Fields2006-03-26
* Clarify git-rebase example commands.Jon Loeliger2006-03-17
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth2006-02-21
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07