git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git format-patch from date never set
@ 2009-07-25 21:39 Dan Savilonis
  2009-07-25 22:31 ` Alex Riesen
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Savilonis @ 2009-07-25 21:39 UTC (permalink / raw)
  To: git

git format-patch always sets the date in the From: line to the git
default date, e.g.

    From b9ff0ba6f3e228e1a8b67a25bc7be6b1da5ed1f3 Mon Sep 17 00:00:00 2001

The command uses GIT_COMMITTER_DATE as the date, but this env variable
is never set in cmd_format_patch(). Is this a bug or 'feature'?

--
Dan

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

end of thread, other threads:[~2009-07-26  0:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 21:39 git format-patch from date never set Dan Savilonis
2009-07-25 22:31 ` Alex Riesen
2009-07-25 22:49   ` Dan Savilonis
2009-07-25 23:03     ` Junio C Hamano
2009-07-26  0:06       ` Dan Savilonis

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