Add date formatting and parsing functions relative to a given time
commit33012fc429af24fee64f39406d401662feb947a8
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 31 Aug 2009 02:26:05 +0000 (30 22:26 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2009 02:59:11 +0000 (30 19:59 -0700)
treeb74ad0a886fdc62a7123844db739d959cfc5edd8
parent36e4986f26d18defa51fd7af60ec7e7a98337902
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>
cache.h
date.c