summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branch 'mz/doc-rebase-abort'Libravatar Junio C Hamano1-2/+6
2011-07-13rebase: clarify "restore the original branch"Libravatar Martin von Zweigbergk1-2/+6
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk1-1/+0
2011-04-28Merge branch 'mz/rebase'Libravatar Junio C Hamano1-2/+9
2011-03-15Merge branch 'jk/doc-credits' of git://github.com/peff/gitLibravatar Junio C Hamano1-10/+0
2011-03-14Documentation: "rebase <onto> <that>" stays on <that> branch upon exitLibravatar Drew Northup1-2/+3
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-10/+0
2011-02-10rebase: use @{upstream} if no upstream specifiedLibravatar Martin von Zweigbergk1-2/+9
2010-11-23rebase: support --verifyLibravatar Martin von Zweigbergk1-0/+4
2010-09-03Merge branch 'jn/doc-backslash'Libravatar Junio C Hamano1-1/+1
2010-08-31Merge branch 'hv/autosquash-config'Libravatar Junio C Hamano1-0/+8
2010-08-21Merge branch 'mm/rebase-i-exec'Libravatar Junio C Hamano1-0/+24
2010-08-20Documentation: do not convert ... operator to ellipsesLibravatar Jonathan Nieder1-1/+1
2010-08-11rebase -i: add exec command to launch a shell commandLibravatar Matthieu Moy1-0/+24
2010-08-03rebase: support -X to pass through strategy optionsLibravatar Mike Lundy1-0/+7
2010-07-14add configuration variable for --autosquash option of interactive rebaseLibravatar Heiko Voigt1-0/+8
2010-06-11rebase -i -p: document shortcomingsLibravatar Jonathan Nieder1-0/+27
2010-06-02Documentation: A...B shortcut for checkout and rebaseLibravatar Michael J Gruber1-0/+4
2010-05-18Documentation: rebase -i ignores options passed to "git am"Libravatar Markus Heidelberg1-0/+1
2010-03-24Teach rebase the --no-ff option.Libravatar Marc Branchaud1-2/+21
2010-01-21git-rebase.txt: Fix spellingLibravatar Horst H. von Brand1-1/+1
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-19/+19
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-19/+19
2010-01-06rebase -i --autosquash: auto-squash commitsLibravatar Nanako Shiraishi1-0/+10
2009-12-07Add a command "fixup" to rebase --interactiveLibravatar Michael Haggerty1-5/+8
2009-11-22Merge branch 'tr/maint-merge-ours-clarification' (early part)Libravatar Junio C Hamano1-3/+13
2009-11-16rebase docs: clarify --merge and --strategyLibravatar Thomas Rast1-3/+13
2009-10-07Teach 'rebase -i' the command "reword"Libravatar Björn Gustavsson1-3/+6
2009-08-05git apply: option to ignore whitespace differencesLibravatar Giuseppe Bilotta1-1/+2
2009-06-18am, rebase: teach quiet optionLibravatar Stephen Boyd1-0/+4
2009-05-21doc/git-rebase.txt: remove mention of multiple strategiesLibravatar Nguyễn Thái Ngọc Duy1-2/+1
2009-03-18rebase: add options passed to git-amLibravatar Michele Ballabio1-0/+5
2009-03-18document --force-rebaseLibravatar Michele Ballabio1-0/+7
2009-03-02git-rebase: Add --stat and --no-stat for producing diffstat on rebaseLibravatar Tor Arne Vestbø1-1/+16
2009-02-28git-rebase: Update --whitespace documentationLibravatar Todd Zullinger1-1/+1
2009-02-12git-rebase.txt: --interactive does not work with --whitespaceLibravatar Mark Burton1-0/+1
2009-01-11rebase: update documentation for --rootLibravatar Thomas Rast1-5/+16
2008-10-19Merge branch 'tr/workflow-doc'Libravatar Junio C Hamano1-5/+125
2008-10-19Merge branch 'ae/preservemerge'Libravatar Junio C Hamano1-2/+1
2008-10-14rebase: Document --no-verify option to bypass pre-rebase hookLibravatar Nanako Shiraishi1-1/+4
2008-09-30rebase: Support preserving merges in non-interactive modeLibravatar Andreas Ericsson1-2/+1
2008-09-24Fixed some grammatical errors in git-rebase.txt documentation.Libravatar Garry Dolley1-4/+4
2008-09-15Documentation: new upstream rebase recovery section in git-rebaseLibravatar Thomas Rast1-5/+125
2008-07-21Rename .git/rebase to .git/rebase-applyLibravatar Johannes Schindelin1-2/+2
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-15Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Libravatar Johannes Schindelin1-1/+1
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseLibravatar Brian Gernhardt1-1/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-13/+13
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-11/+11