summaryrefslogtreecommitdiff
path: root/Documentation/git-cherry-pick.txt
AgeCommit message (Expand)Author
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
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
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull
2005-12-08Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull
2005-12-05Documentation: rebase does not use cherry-pick anymore.Junio C Hamano
2005-12-05Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano