aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-cherry-pick.txt
Commit message (Expand)AuthorAge
* Merge branch 'mm/doc-tt'Junio C Hamano2016-07-13
|\
| * doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* | Merge branch 'pa/cherry-pick-doc-typo'Junio C Hamano2016-06-03
|\ \ | |/ |/|
| * git-cherry-pick.txt: correct a small typoPablo Santiago Blum de Aguiar2016-05-29
* | Expand documentation describing --signoffDavid A. Wheeler2016-01-05
* | Documentation: explain optional arguments betterMatthieu Moy2015-09-21
* | Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
* | cherry-pick: fix docs describing handling of empty commitsJeff King2015-03-30
|/
* parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
* cherry-pick, revert: add the --gpg-sign optionNicolas Vigier2014-01-27
* Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano2012-09-03
|\
| * cherry-pick: add --allow-empty-message optionChris Webb2012-08-06
* | Merge branch 'cn/cherry-pick-range-docs'Junio C Hamano2012-06-25
|\ \ | |/ |/|
| * git-cherry-pick.txt: clarify the use of revision range notationCarlos Martín Nieto2012-06-15
* | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-02
|\ \
| * | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
| |/
* | git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-24
* | git-cherry-pick: add allow-empty optionNeil Horman2012-04-11
|/
* revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-22
* revert: rename --reset option to --quitJonathan Nieder2011-11-22
* Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\
| * revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-08
| * revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04
* | docs: put listed example commands in backticksJeff King2011-08-04
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
|/
* Merge branch 'ss/cherry-pick-x-doc'Junio C Hamano2011-05-04
|\
| * doc: Clarify that "cherry-pick -x" does not use "git notes"Sebastian Schuberth2011-04-15
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
* | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \
| * | Introduce CHERRY_PICK_HEADJay Soffian2011-02-21
| |/
* | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
|/
* Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-02
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* revert: accept arbitrary rev-list optionsChristian Couder2010-06-25
* Documentation/cherry-pick: describe passing more than one commitChristian Couder2010-06-02
* Documentation: describe new cherry-pick --ff optionChristian Couder2010-03-06
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Fix misleading wording for git-cherry-pickBryan Drewery2008-11-23
* Update my e-mail addressJunio C Hamano2008-07-21
* Merge branch 'maint'Junio C Hamano2008-07-16
|\
| * Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-16
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | Documentation formatting and cleanupJonathan Nieder2008-07-01
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Allow cherry-pick (and revert) to add signoff lineDan McGee2008-04-26
* Documentation cherry-pick: Fix cut-and-paste errorMike Ralphson2008-02-29
* doc typo: s/prior committing/prior to committing/Jim Meyering2008-01-19