From: Junio C Hamano <gitster@pobox.com>
To: Nanako Shiraishi <nanako3@lavabit.com>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Erik Faye-Lund <kusmabite@gmail.com>,
git@vger.kernel.org
Subject: Re: [PATCH] Removed unnecessary use of global variables.
Date: Wed, 11 Mar 2009 15:00:48 -0700 [thread overview]
Message-ID: <7vab7r3ejz.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20090312064237.6117@nanako3.lavabit.com> (Nanako Shiraishi's message of "Thu, 12 Mar 2009 06:42:37 +0900")
Nanako Shiraishi <nanako3@lavabit.com> writes:
> 1. Are you and Junio one same person, and if so what made you change your mind during these 8 hours ;-)?
Last year during Gittogether, Dscho and I were seen in a room sitting
parhaps 4 meters apart; I suspect we are different people.
http://picasaweb.google.com/dsymonds/GitTogether08#5263025230667494002
> 2. Junio said "ef90d6d (Provide git_config with a callback-data parameter, 2008-05-14)" and yours is slightly different. Both are equally readable but I think it would help to make sure everybody uses the same format within one project. Do we need a helper command that everybody can use?
I use these two aliases while I am writing e-mails quite often:
[alias]
one = "!sh -c 'git show -s --pretty=\"format:%h (%s, %ai\" \"$@\" | sed -e \"s/ [012][0-9]:[0-5][0-9]:[0-5][0-9] [-+][0-9][0-9][0-9][0-9]$/)/\"' -"
who = "!sh -c 'git log -1 --pretty=\"format:%an <%ae>\" --author=\"$1\"' -"
next prev parent reply other threads:[~2009-03-11 22:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-11 0:09 [PATCH] Removed unnecessary use of global variables Erik Faye-Lund
2009-03-11 1:19 ` Erik Faye-Lund
2009-03-11 10:31 ` Johannes Schindelin
2009-03-11 10:30 ` [PATCH] " Johannes Schindelin
2009-03-11 21:42 ` Nanako Shiraishi
2009-03-11 22:00 ` Junio C Hamano [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-03-11 1:05 Erik Faye-Lund
2009-03-11 1:52 ` 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=7vab7r3ejz.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=kusmabite@gmail.com \
--cc=nanako3@lavabit.com \
/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).