1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 23:07:55 +01:00
Find a file
Linus Torvalds 62c1f6b4af 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.
2005-05-01 21:42:53 -07:00
applypatch Get AUTHOR_DATE from the email Date: line 2005-05-01 21:42:53 -07:00
dotest Add "stripspace" program to clean up email commentary 2005-04-30 10:58:41 -07:00
mailinfo.c Get AUTHOR_DATE from the email Date: line 2005-05-01 21:42:53 -07:00
mailsplit.c Start of early patch applicator tools for git. 2005-04-11 23:46:50 -07:00
Makefile Add "stripspace" program to clean up email commentary 2005-04-30 10:58:41 -07:00
stripspace.c Add "stripspace" program to clean up email commentary 2005-04-30 10:58:41 -07:00