summaryrefslogtreecommitdiff
path: root/Documentation/git-cherry-pick.txt
AgeCommit message (Expand)Author
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
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-26Allow cherry-pick (and revert) to add signoff lineDan McGee
2008-03-01Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-10-27revert/cherry-pick: work on merge commits as wellJunio C Hamano
2007-10-22git-cherry-pick: improve description of -x.Ralf Wildenhues
2007-06-07War on whitespaceJunio C Hamano
2007-04-19Update git-cherry-pick documentationAndrew Ruder
2007-01-18Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2006-10-06cherry-pick: make -r the defaultJunio C Hamano
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen