git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Small log simplifications
@ 2012-07-27 17:21 Martin von Zweigbergk
  2012-07-27 17:21 ` [PATCH 1/2] remove unnecessary parameter from get_patch_ids() Martin von Zweigbergk
  2012-07-27 17:21 ` [PATCH 2/2] log: remove redundant check for merge commit Martin von Zweigbergk
  0 siblings, 2 replies; 10+ messages in thread
From: Martin von Zweigbergk @ 2012-07-27 17:21 UTC (permalink / raw)
  To: git; +Cc: Martin von Zweigbergk

These are just some things I noticed while looking at the revision
walking code. I'm not very familiar with the code at all, so the
patches may very well be completely wrong; view them as newbie
questions in patch-form if you like.


Martin von Zweigbergk (2):
  remove unnecessary parameter from get_patch_ids()
  log: remove redundant check for merge commit

 builtin/log.c | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

-- 
1.7.11.1.104.ge7b44f1

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 17:21 [PATCH 0/2] Small log simplifications Martin von Zweigbergk
2012-07-27 17:21 ` [PATCH 1/2] remove unnecessary parameter from get_patch_ids() Martin von Zweigbergk
2012-07-27 22:44   ` Junio C Hamano
2012-07-28  1:54     ` Martin von Zweigbergk
2012-07-27 17:21 ` [PATCH 2/2] log: remove redundant check for merge commit Martin von Zweigbergk
2012-07-27 22:30   ` Junio C Hamano
2012-07-28  4:52     ` Martin von Zweigbergk
2012-07-28  5:58       ` Junio C Hamano
     [not found]         ` <7vzk6kwf6l.fsf@alter.siamese.dyndns.org>
     [not found]           ` <CAOeW2eG4mKTWm7PEGF_t0F9c_X1gkQaDw7HSrCiZaDte7PvOdQ@mail.gmail.com>
2012-07-29  4:57             ` Martin von Zweigbergk
2012-07-29  6:24               ` Junio C Hamano

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