aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
Commit message (Expand)AuthorAge
* rebase -i -p: document shortcomingsJonathan Nieder2010-06-11
* Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-02
* Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg2010-05-18
* Teach rebase the --no-ff option.Marc Branchaud2010-03-24
* git-rebase.txt: Fix spellingHorst H. von Brand2010-01-21
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* | rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06
* | Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
|/
* Merge branch 'tr/maint-merge-ours-clarification' (early part)Junio C Hamano2009-11-22
|\
| * rebase docs: clarify --merge and --strategyThomas Rast2009-11-16
* | Teach 'rebase -i' the command "reword"Björn Gustavsson2009-10-07
|/
* 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