Age | Commit message (Expand) | Author | Files | Lines |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -1/+1 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-03 | Merge branch 'pa/cherry-pick-doc-typo' | Junio C Hamano | 1 | -1/+1 |
2016-05-29 | git-cherry-pick.txt: correct a small typo | Pablo Santiago Blum de Aguiar | 1 | -1/+1 |
2016-01-05 | Expand documentation describing --signoff | David A. Wheeler | 1 | -0/+1 |
2015-09-21 | Documentation: explain optional arguments better | Matthieu Moy | 1 | -1/+3 |
2015-09-21 | Documentation: use 'keyid' consistently, not 'key-id' | Matthieu Moy | 1 | -3/+3 |
2015-03-30 | cherry-pick: fix docs describing handling of empty commits | Jeff King | 1 | -1/+2 |
2014-03-24 | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 1 | -3/+3 |
2014-01-27 | cherry-pick, revert: add the --gpg-sign option | Nicolas Vigier | 1 | -1/+6 |
2012-09-03 | Merge branch 'cw/cherry-pick-allow-empty-message' | Junio C Hamano | 1 | -0/+5 |
2012-08-06 | cherry-pick: add --allow-empty-message option | Chris Webb | 1 | -0/+5 |
2012-06-25 | Merge branch 'cn/cherry-pick-range-docs' | Junio C Hamano | 1 | -1/+12 |
2012-06-15 | git-cherry-pick.txt: clarify the use of revision range notation | Carlos MartÃn Nieto | 1 | -1/+12 |
2012-05-02 | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 1 | -2/+2 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -2/+2 |
2012-04-24 | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 1 | -1/+11 |
2012-04-11 | git-cherry-pick: add allow-empty option | Neil Horman | 1 | -0/+9 |
2011-11-22 | revert: introduce --abort to cancel a failed cherry-pick | Jonathan Nieder | 1 | -0/+1 |
2011-11-22 | revert: rename --reset option to --quit | Jonathan Nieder | 1 | -1/+1 |
2011-10-05 | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 1 | -0/+6 |
2011-08-08 | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 1 | -0/+1 |
2011-08-04 | docs: put listed example commands in backticks | Jeff King | 1 | -7/+7 |
2011-08-04 | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 1 | -0/+5 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-05-04 | Merge branch 'ss/cherry-pick-x-doc' | Junio C Hamano | 1 | -3/+4 |
2011-04-15 | doc: Clarify that "cherry-pick -x" does not use "git notes" | Sebastian Schuberth | 1 | -3/+4 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2011-03-09 | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 1 | -0/+19 |
2011-02-21 | Introduce CHERRY_PICK_HEAD | Jay Soffian | 1 | -0/+19 |
2010-12-28 | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 1 | -0/+32 |
2010-12-02 | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 1 | -1/+1 |
2010-10-13 | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 1 | -1/+1 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -2/+2 |
2010-06-25 | revert: accept arbitrary rev-list options | Christian Couder | 1 | -0/+7 |
2010-06-02 | Documentation/cherry-pick: describe passing more than one commit | Christian Couder | 1 | -11/+53 |
2010-03-06 | Documentation: describe new cherry-pick --ff option | Christian Couder | 1 | -1/+5 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -1/+1 |
2008-11-23 | Fix misleading wording for git-cherry-pick | Bryan Drewery | 1 | -7/+6 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-16 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+5 |
2008-07-16 | Documentation/git-cherry-pick.txt et al.: Fix misleading -n description | Petr Baudis | 1 | -5/+5 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -4/+8 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-04-26 | Allow cherry-pick (and revert) to add signoff line | Dan McGee | 1 | -1/+4 |
2008-02-29 | Documentation cherry-pick: Fix cut-and-paste error | Mike Ralphson | 1 | -1/+1 |
2008-01-19 | doc typo: s/prior committing/prior to committing/ | Jim Meyering | 1 | -1/+1 |