summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
AgeCommit message (Expand)Author
2011-07-22Merge branch 'mz/doc-rebase-abort'Junio C Hamano
2011-07-14rebase: clarify "restore the original branch"Martin von Zweigbergk
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-04-28Merge branch 'mz/rebase'Junio C Hamano
2011-03-15Merge branch 'jk/doc-credits' of git://github.com/peff/gitJunio C Hamano
2011-03-14Documentation: "rebase <onto> <that>" stays on <that> branch upon exitDrew Northup
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-10rebase: use @{upstream} if no upstream specifiedMartin von Zweigbergk
2010-11-23rebase: support --verifyMartin von Zweigbergk
2010-09-03Merge branch 'jn/doc-backslash'Junio C Hamano
2010-08-31Merge branch 'hv/autosquash-config'Junio C Hamano
2010-08-22Merge branch 'mm/rebase-i-exec'Junio C Hamano
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder
2010-08-11rebase -i: add exec command to launch a shell commandMatthieu Moy
2010-08-03rebase: support -X to pass through strategy optionsMike Lundy
2010-07-14add configuration variable for --autosquash option of interactive rebaseHeiko Voigt
2010-06-11rebase -i -p: document shortcomingsJonathan Nieder
2010-06-02Documentation: A...B shortcut for checkout and rebaseMichael J Gruber
2010-05-19Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg
2010-03-24Teach rebase the --no-ff option.Marc Branchaud
2010-01-21git-rebase.txt: Fix spellingHorst H. von Brand
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-07rebase -i --autosquash: auto-squash commitsNanako Shiraishi
2009-12-07Add a command "fixup" to rebase --interactiveMichael Haggerty
2009-11-23Merge branch 'tr/maint-merge-ours-clarification' (early part)Junio C Hamano
2009-11-17rebase docs: clarify --merge and --strategyThomas Rast
2009-10-08Teach 'rebase -i' the command "reword"Björn Gustavsson
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-05-21doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy
2009-03-19rebase: add options passed to git-amMichele Ballabio
2009-03-19document --force-rebaseMichele Ballabio
2009-03-03git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger
2009-02-13git-rebase.txt: --interactive does not work with --whitespaceMark Burton
2009-01-12rebase: update documentation for --rootThomas Rast
2008-10-19Merge branch 'tr/workflow-doc'Junio C Hamano
2008-10-19Merge branch 'ae/preservemerge'Junio C Hamano
2008-10-14rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi
2008-09-30rebase: Support preserving merges in non-interactive modeAndreas Ericsson
2008-09-24Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley
2008-09-16Documentation: new upstream rebase recovery section in git-rebaseThomas Rast
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder