git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* State of ab/send-email-perl in next
@ 2010-10-01 16:12 Ramkumar Ramachandra
  2010-10-01 19:07 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkumar Ramachandra @ 2010-10-01 16:12 UTC (permalink / raw
  To: Junio C Hamano; +Cc: Git Mailing List

Hi Junio,

I just pulled in some updates from `next` and I noticed this. Thought
I should let you know incase you miss it: many of the commit messages
are malformed like this one. Notice how Ævar's s-o-b and Avery's
"Reviewed-by:" appear on the same line.

commit 529dd386dda6c6e6d0dad801785d2d943756fb3f
Author: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Date:   Thu Sep 30 13:43:08 2010 +0000

    send-email: make_message_id use "require" instead of "use"
    
    Change the use of Sys::Hostname from a "use" to a "require". The
    former happens in an implicit BEGIN block and is thus immune from the
    if block it's contained in, so it's always loaded.
    
    This should speed up the invocation of git-send-email by a few
    milliseconds.
    
    Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.comReviewed-by: Avery Pennarun <apenwarr@gmail.com>
    Reviewed-by: Jeff King <peff@peff.net>
    >
    Signed-off-by: Junio C Hamano <gitster@pobox.com>

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

* Re: State of ab/send-email-perl in next
  2010-10-01 16:12 State of ab/send-email-perl in next Ramkumar Ramachandra
@ 2010-10-01 19:07 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2010-10-01 19:07 UTC (permalink / raw
  To: Ramkumar Ramachandra; +Cc: Git Mailing List

Hmph, thanks for noticing.

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

end of thread, other threads:[~2010-10-01 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 16:12 State of ab/send-email-perl in next Ramkumar Ramachandra
2010-10-01 19:07 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).