author | Alex Riesen <raa.lkml@gmail.com> | |
Mon, 31 Aug 2009 02:26:05 +0000 (22:26 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Aug 2009 02:59:11 +0000 (19:59 -0700) | ||
commit | 33012fc429af24fee64f39406d401662feb947a8 | |
tree | b74ad0a886fdc62a7123844db739d959cfc5edd8 | tree | snapshot |
parent | 36e4986f26d18defa51fd7af60ec7e7a98337902 | commit | diff |
Add date formatting and parsing functions relative to a given time
The main purpose is to allow predictable testing of the code.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The main purpose is to allow predictable testing of the code.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
date.c | diff | blob | history |