Get AUTHOR_DATE from the email Date: line
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 04:42:53 +0000 (21:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 04:42:53 +0000 (21:42 -0700)
commit62c1f6b4afc68f6448d5ce94b00380405aa101eb
treebb13cee30d6671dc444bd10d88bb097ecada4554
parent8c7b86632c2e54ed98abf922101ee177de75e0eb
Get AUTHOR_DATE from the email Date: line

Now that git does pretty reliable date parsing, we might as well get
the date from the email itself. Of course, it's still questionable
whether the date on the email is all that relevant, but it's certainly
no worse than taking the commit date.
applypatch
mailinfo.c