git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Small log simplifications
@ 2012-07-29 23:25 Martin von Zweigbergk
  2012-07-29 23:25 ` [PATCH v2 1/3] remove unnecessary parameter from get_patch_ids() Martin von Zweigbergk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin von Zweigbergk @ 2012-07-29 23:25 UTC (permalink / raw)
  To: git; +Cc: Martin von Zweigbergk

Separated out the removal of the unused diff options into patch 2/3
and added the necessary max_parents=1 in patch 3/3.

Martin von Zweigbergk (3):
  remove unnecessary parameter from get_patch_ids()
  cherry: don't set ignored rev_info options
  log: remove redundant check for merge commit

 builtin/log.c | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)

-- 
1.7.11.1.104.ge7b44f1

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

end of thread, other threads:[~2012-07-29 23:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-29 23:25 [PATCH v2 0/3] Small log simplifications Martin von Zweigbergk
2012-07-29 23:25 ` [PATCH v2 1/3] remove unnecessary parameter from get_patch_ids() Martin von Zweigbergk
2012-07-29 23:25 ` [PATCH v2 2/3] cherry: don't set ignored rev_info options Martin von Zweigbergk
2012-07-29 23:25 ` [PATCH v2 3/3] log: remove redundant check for merge commit Martin von Zweigbergk

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