aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
Commit message (Expand)AuthorAge
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* rebase -i: Teach "--edit-todo" actionAndrew Wong2012-09-17
* Merge branch 'sn/doc-typofix'Junio C Hamano2012-07-23
|\
| * doc: A few minor copy edits.Štěpán Němec2012-07-14
* | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-15
|\ \ | |/ |/|
| * rebase -i: support --root without --ontoChris Webb2012-06-26
* | rebase -i: teach "--exec <cmd>"Lucien Kong2012-06-13
|/
* Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-02
|\
| * docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* | git-rebase: add keep_empty flagNeil Horman2012-04-24
|/
* documentation: fix alphabetic ordered list for git-rebase man pageNelson Benitez Leon2012-03-26
* 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