Re: [PATCH] add date header in commit-email.pl
From: Daniel Rall <dlr_at_collab.net>
Date: 2007-02-10 02:18:38 CET
On Wed, 31 Jan 2007, Stefan Reinauer wrote:
> commit-email.pl does not add a date header to the mails
--- commit-email.pl.in.orig 2006-04-20 01:08:55.000000000 +0200
I don't have this module installed by default on my FC6 system. Is
my ($sendmail, $smtp_server);
+ my $header_date = strftime("%a, %e %b %Y %X %z", @lt);
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.