| Commit message (Expand) | Author | Age |
* | cherry-pick: fix docs describing handling of empty commits | Jeff King | 2015-03-30 |
* | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 2014-03-24 |
* | cherry-pick, revert: add the --gpg-sign option | Nicolas Vigier | 2014-01-27 |
* | Merge branch 'cw/cherry-pick-allow-empty-message' | Junio C Hamano | 2012-09-03 |
|\ |
|
| * | cherry-pick: add --allow-empty-message option | Chris Webb | 2012-08-06 |
* | | Merge branch 'cn/cherry-pick-range-docs' | Junio C Hamano | 2012-06-25 |
|\ \
| |/
|/| |
|
| * | git-cherry-pick.txt: clarify the use of revision range notation | Carlos MartÃn Nieto | 2012-06-15 |
* | | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 2012-05-02 |
|\ \ |
|
| * | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
| |/ |
|
* | | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 |
* | | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 |
|/ |
|
* | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 2011-11-22 |
* | revert: rename --reset option to --quit | Jonathan Nieder | 2011-11-22 |
* | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 |
|\ |
|
| * | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 |
| * | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 |
* | | docs: put listed example commands in backticks | Jeff King | 2011-08-04 |
* | | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 |
|/ |
|
* | Merge branch 'ss/cherry-pick-x-doc' | Junio C Hamano | 2011-05-04 |
|\ |
|
| * | doc: Clarify that "cherry-pick -x" does not use "git notes" | Sebastian Schuberth | 2011-04-15 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 |
|\ \ |
|
| * | | Introduce CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 |
| |/ |
|
* | | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 2010-12-28 |
|/ |
|
* | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 2010-12-02 |
* | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 |
* | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 |
* | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 |
* | Documentation/cherry-pick: describe passing more than one commit | Christian Couder | 2010-06-02 |
* | Documentation: describe new cherry-pick --ff option | Christian Couder | 2010-03-06 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | Fix misleading wording for git-cherry-pick | Bryan Drewery | 2008-11-23 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 |
* | Merge branch 'maint' | Junio C Hamano | 2008-07-16 |
|\ |
|
| * | Documentation/git-cherry-pick.txt et al.: Fix misleading -n description | Petr Baudis | 2008-07-16 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Allow cherry-pick (and revert) to add signoff line | Dan McGee | 2008-04-26 |
* | Documentation cherry-pick: Fix cut-and-paste error | Mike Ralphson | 2008-02-29 |
* | doc typo: s/prior committing/prior to committing/ | Jim Meyering | 2008-01-19 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | revert/cherry-pick: work on merge commits as well | Junio C Hamano | 2007-10-26 |
* | git-cherry-pick: improve description of -x. | Ralf Wildenhues | 2007-10-22 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Update git-cherry-pick documentation | Andrew Ruder | 2007-04-18 |
* | Refer users to git-rev-parse for revision specification syntax. | Shawn O. Pearce | 2007-01-17 |
* | cherry-pick: make -r the default | Junio C Hamano | 2006-10-05 |