git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
To: git@vger.kernel.org
Cc: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Subject: [PATCH 0/2] Small log simplifications
Date: Fri, 27 Jul 2012 10:21:37 -0700	[thread overview]
Message-ID: <1343409699-27199-1-git-send-email-martin.von.zweigbergk@gmail.com> (raw)

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

             reply	other threads:[~2012-07-27 17:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 17:21 Martin von Zweigbergk [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1343409699-27199-1-git-send-email-martin.von.zweigbergk@gmail.com \
    --to=martin.von.zweigbergk@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).