]> git.ipfire.org Git - thirdparty/git.git/commit - date.c
Use RFC2822 dates from "git fmt-patch".
authorJunio C Hamano <junkio@cox.net>
Mon, 1 May 2006 08:44:33 +0000 (01:44 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 1 May 2006 08:44:33 +0000 (01:44 -0700)
commit2a3870432395e78c82a870bf1a177b8d5b8fbdf0
treece8565e72853b593cf42ba3a9b0eacdf532b01ca
parent53f420ef00ca6cc3554084c4c9fb89f50c634f58
Use RFC2822 dates from "git fmt-patch".

Still Work-in-progress git fmt-patch (should it be known as
format-patch-ng?) is matched with the fix made by Huw Davies
in 262a6ef76a1dde97ab50d79fa5cd6d3f9f125765 commit to use
RFC2822 date format.

Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
commit.c
date.c