git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] fmt-patch: Support --attach
Date: Sat, 20 May 2006 19:10:02 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.63.0605201904320.31887@wbgn013.biozentrum.uni-wuerzburg.de> (raw)
In-Reply-To: <e4n8b3$ari$1@sea.gmane.org>

Hi,

On Sat, 20 May 2006, Jakub Narebski wrote:

> Johannes Schindelin wrote:
> 
> > -             printf("From %s  Thu Apr 7 15:13:13 2005\n",
> > -                    sha1_to_hex(commit->object.sha1));
> > +             printf("From %s Mon Sep 17 00:00:00 2001\n", sha1);
> 
> What's with the date?

Does not matter. This is not part of the mail header (the date is 
displayed as a "Date:" line).

I only changed the "From " line (note the missing ":") to match the output 
from git-format-patch.sh.

Ciao,
Dscho

  reply	other threads:[~2006-05-20 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 13:40 [PATCH] fmt-patch: Support --attach Johannes Schindelin
2006-05-20 14:16 ` Jakub Narebski
2006-05-20 17:10   ` Johannes Schindelin [this message]
2006-05-20 17:43     ` Junio C Hamano
2006-05-20 17:51       ` Johannes Schindelin
2006-05-20 18:00         ` Junio C Hamano
2006-05-20 20:23           ` Johannes Schindelin

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=Pine.LNX.4.63.0605201904320.31887@wbgn013.biozentrum.uni-wuerzburg.de \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.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).