summaryrefslogtreecommitdiff
path: root/Documentation/git-cherry-pick.txt
AgeCommit message (Expand)Author
2019-07-02cherry-pick/revert: add --skip optionRohit Ashiwal
2019-04-19cherry-pick/revert: add scissors line on merge conflictDenton Liu
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-03Merge branch 'pa/cherry-pick-doc-typo'Junio C Hamano
2016-05-30git-cherry-pick.txt: correct a small typoPablo Santiago Blum de Aguiar
2016-01-05Expand documentation describing --signoffDavid A. Wheeler
2015-09-21Documentation: explain optional arguments betterMatthieu Moy
2015-09-21Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy
2015-03-31cherry-pick: fix docs describing handling of empty commitsJeff King
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano
2014-01-27cherry-pick, revert: add the --gpg-sign optionNicolas Vigier
2012-09-03Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano
2012-08-06cherry-pick: add --allow-empty-message optionChris Webb
2012-06-25Merge branch 'cn/cherry-pick-range-docs'Junio C Hamano
2012-06-15git-cherry-pick.txt: clarify the use of revision range notationCarlos Martín Nieto
2012-05-02Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-04-24git-cherry-pick: Add keep-redundant-commits optionNeil Horman
2012-04-11git-cherry-pick: add allow-empty optionNeil Horman
2011-11-23revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder
2011-11-22revert: rename --reset option to --quitJonathan Nieder
2011-10-05Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano
2011-08-08revert: Introduce --continue to continue the operationRamkumar Ramachandra
2011-08-04docs: put listed example commands in backticksJeff King
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-05-04Merge branch 'ss/cherry-pick-x-doc'Junio C Hamano
2011-04-15doc: Clarify that "cherry-pick -x" does not use "git notes"Sebastian Schuberth
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-09Merge branch 'js/cherry-pick-usability'Junio C Hamano
2011-02-22Introduce CHERRY_PICK_HEADJay Soffian
2010-12-28cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder
2010-12-02Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-06-25revert: accept arbitrary rev-list optionsChristian Couder
2010-06-02Documentation/cherry-pick: describe passing more than one commitChristian Couder
2010-03-07Documentation: describe new cherry-pick --ff optionChristian Couder
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2008-11-24Fix misleading wording for git-cherry-pickBryan Drewery
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-17Merge branch 'maint'Junio C Hamano
2008-07-16Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer