summaryrefslogtreecommitdiff
path: root/Documentation/git-cherry-pick.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano2012-09-031-0/+5
|\
| * cherry-pick: add --allow-empty-message optionChris Webb2012-08-061-0/+5
* | Merge branch 'cn/cherry-pick-range-docs'Junio C Hamano2012-06-251-1/+12
|\ \ | |/ |/|
| * git-cherry-pick.txt: clarify the use of revision range notationCarlos Martín Nieto2012-06-151-1/+12
* | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-021-2/+2
|\ \
| * | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-2/+2
| |/
* | git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-241-1/+11
* | git-cherry-pick: add allow-empty optionNeil Horman2012-04-111-0/+9
|/
* revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-221-0/+1
* revert: rename --reset option to --quitJonathan Nieder2011-11-221-1/+1
* Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-051-0/+6
|\
| * revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-081-0/+1
| * revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-041-0/+5
* | docs: put listed example commands in backticksJeff King2011-08-041-7/+7
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
|/
* Merge branch 'ss/cherry-pick-x-doc'Junio C Hamano2011-05-041-3/+4
|\
| * doc: Clarify that "cherry-pick -x" does not use "git notes"Sebastian Schuberth2011-04-151-3/+4
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
* | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-091-0/+19
|\ \
| * | Introduce CHERRY_PICK_HEADJay Soffian2011-02-211-0/+19
| |/
* | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-281-0/+32
|/
* Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-021-1/+1
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-1/+1
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-2/+2
* revert: accept arbitrary rev-list optionsChristian Couder2010-06-251-0/+7
* Documentation/cherry-pick: describe passing more than one commitChristian Couder2010-06-021-11/+53
* Documentation: describe new cherry-pick --ff optionChristian Couder2010-03-061-1/+5
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
* Fix misleading wording for git-cherry-pickBryan Drewery2008-11-231-7/+6
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* Merge branch 'maint'Junio C Hamano2008-07-161-5/+5
|\
| * Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-161-5/+5
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-4/+8
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Allow cherry-pick (and revert) to add signoff lineDan McGee2008-04-261-1/+4
* Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson2008-02-291-1/+1
* doc typo: s/prior committing/prior to committing/Jim Meyering2008-01-191-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* revert/cherry-pick: work on merge commits as wellJunio C Hamano2007-10-261-1/+8
* git-cherry-pick: improve description of -x.Ralf Wildenhues2007-10-221-5/+6
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Update git-cherry-pick documentationAndrew Ruder2007-04-181-1/+1
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-171-0/+2
* cherry-pick: make -r the defaultJunio C Hamano2006-10-051-7/+16
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-091-1/+1
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull2005-12-081-2/+2