Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -2/+2 |
2007-10-26 | revert/cherry-pick: work on merge commits as well | Junio C Hamano | 1 | -1/+8 |
2007-10-22 | git-cherry-pick: improve description of -x. | Ralf Wildenhues | 1 | -5/+6 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-18 | Update git-cherry-pick documentation | Andrew Ruder | 1 | -1/+1 |
2007-01-17 | Refer users to git-rev-parse for revision specification syntax. | Shawn O. Pearce | 1 | -0/+2 |
2006-10-05 | cherry-pick: make -r the default | Junio C Hamano | 1 | -7/+16 |
2006-03-09 | Remove trailing dot after short description | Fredrik Kuivinen | 1 | -1/+1 |
2005-12-08 | Add documentation for git-revert and git-cherry-pick. | Nikolai Weibull | 1 | -1/+1 |
2005-12-08 | Documentation/git-cherry-pick: Add --replay and --no-commit. | Nikolai Weibull | 1 | -2/+2 |