git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cherry-pick: a fix and a new option
@ 2013-05-27 16:52 Felipe Contreras
  2013-05-27 16:52 ` [PATCH 1/2] sequencer: trivial fix Felipe Contreras
  2013-05-27 16:52 ` [PATCH 2/2] cherry-pick: add --skip-commits option Felipe Contreras
  0 siblings, 2 replies; 21+ messages in thread
From: Felipe Contreras @ 2013-05-27 16:52 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Christian Couder, Jonathan Nieder, Neil Horman,
	Ramkumar Ramachandra, Felipe Contreras

Hi,

It doesn't make sense for the user to be interrupted constantly.

Felipe Contreras (2):
  sequencer: trivial fix
  cherry-pick: add --skip-commits option

 Documentation/git-cherry-pick.txt   |  3 +++
 builtin/revert.c                    |  2 ++
 sequencer.c                         | 12 +++++++++---
 sequencer.h                         |  1 +
 t/t3508-cherry-pick-many-commits.sh | 13 +++++++++++++
 5 files changed, 28 insertions(+), 3 deletions(-)

-- 
1.8.3.rc3.312.g47657de

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-05-29 14:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27 16:52 [PATCH 0/2] cherry-pick: a fix and a new option Felipe Contreras
2013-05-27 16:52 ` [PATCH 1/2] sequencer: trivial fix Felipe Contreras
2013-05-28 11:00   ` Neil Horman
2013-05-28 17:04     ` Junio C Hamano
2013-05-29  2:32       ` Felipe Contreras
2013-05-29  9:58         ` Joachim Schmitz
2013-05-29 10:51           ` Felipe Contreras
2013-05-29 11:13             ` Joachim Schmitz
2013-05-29 11:23               ` Felipe Contreras
2013-05-29 11:29                 ` Joachim Schmitz
2013-05-29 11:37                 ` Joachim Schmitz
2013-05-29 13:13         ` Neil Horman
2013-05-29 13:25   ` Duy Nguyen
2013-05-29 13:34     ` Felipe Contreras
2013-05-29 13:42       ` Duy Nguyen
2013-05-29 13:46         ` Felipe Contreras
2013-05-29 13:54           ` Duy Nguyen
2013-05-29 14:10             ` Felipe Contreras
2013-05-27 16:52 ` [PATCH 2/2] cherry-pick: add --skip-commits option Felipe Contreras
2013-05-28 10:29   ` Joachim Schmitz
2013-05-28 11:06   ` Neil Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).