git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix counting problem in `format-patch -<n>`
@ 2010-08-27 20:28 Ramkumar Ramachandra
  2010-08-27 20:28 ` [PATCH 1/2] t4014-format-patch: Call test_tick before committing Ramkumar Ramachandra
  2010-08-27 20:28 ` [PATCH 2/2] format-patch: Don't go over merge commits Ramkumar Ramachandra
  0 siblings, 2 replies; 3+ messages in thread
From: Ramkumar Ramachandra @ 2010-08-27 20:28 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Jonathan Nieder, Junio C Hamano

Hi,

Here's a patch avoid the 'git format-patch -3' confusion I complained
about earlier along with a test. 1/2 isn't strictly a prerequisite,
but results seem to be unpredictable without it.

Based on master.

Ramkumar Ramachandra (2):
  t4014-format-patch: Call test_tick before committing
  format-patch: Don't go over merge commits

 Documentation/git-format-patch.txt |    2 +-
 builtin/log.c                      |    7 +------
 t/t4014-format-patch.sh            |   21 +++++++++++++++++++++
 3 files changed, 23 insertions(+), 7 deletions(-)

-- 
1.7.2.2.409.gdbb11.dirty

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

end of thread, other threads:[~2010-08-27 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 20:28 [PATCH 0/2] Fix counting problem in `format-patch -<n>` Ramkumar Ramachandra
2010-08-27 20:28 ` [PATCH 1/2] t4014-format-patch: Call test_tick before committing Ramkumar Ramachandra
2010-08-27 20:28 ` [PATCH 2/2] format-patch: Don't go over merge commits Ramkumar Ramachandra

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).