aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
Commit message (Expand)AuthorAge
* git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* am, rebase: teach quiet optionStephen Boyd2009-06-18
* doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy2009-05-21
* rebase: add options passed to git-amMichele Ballabio2009-03-18
* document --force-rebaseMichele Ballabio2009-03-18
* git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-02
* git-rebase: Update --whitespace documentationTodd Zullinger2009-02-28
* git-rebase.txt: --interactive does not work with --whitespaceMark Burton2009-02-12
* rebase: update documentation for --rootThomas Rast2009-01-11
* Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-19
|\
| * Documentation: new upstream rebase recovery section in git-rebaseThomas Rast2008-09-15
* | Merge branch 'ae/preservemerge'Junio C Hamano2008-10-19
|\ \
| * | rebase: Support preserving merges in non-interactive modeAndreas Ericsson2008-09-30
* | | rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi2008-10-14
|/ /
* | Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley2008-09-24
|/
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Update my e-mail addressJunio C Hamano2008-07-21
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* update 'git rebase' documentationSZEDER Gábor2008-03-10
* Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey2008-03-01
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* 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