aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
Commit message (Expand)AuthorAge
...
* Merge branch 'mz/doc-rebase-abort'Junio C Hamano2011-07-22
|\
| * rebase: clarify "restore the original branch"Martin von Zweigbergk2011-07-13
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
|/
* Merge branch 'mz/rebase'Junio C Hamano2011-04-28
|\
| * rebase: use @{upstream} if no upstream specifiedMartin von Zweigbergk2011-02-10
* | Merge branch 'jk/doc-credits' of git://github.com/peff/gitJunio C Hamano2011-03-15
|\ \
| * | doc: drop author/documentation sections from most pagesJeff King2011-03-11
| |/
* | Documentation: "rebase <onto> <that>" stays on <that> branch upon exitDrew Northup2011-03-14
|/
* rebase: support --verifyMartin von Zweigbergk2010-11-23
* Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-03
|\
| * Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-20
* | Merge branch 'hv/autosquash-config'Junio C Hamano2010-08-31
|\ \
| * | add configuration variable for --autosquash option of interactive rebaseHeiko Voigt2010-07-14
* | | Merge branch 'mm/rebase-i-exec'Junio C Hamano2010-08-21
|\ \ \ | |_|/ |/| |
| * | rebase -i: add exec command to launch a shell commandMatthieu Moy2010-08-11
| |/
* | rebase: support -X to pass through strategy optionsMike Lundy2010-08-03
|/
* 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