Merge branch 'mg/unsigned-time-t'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:56 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:56 +0000 (14:00 -0700)
A few workarounds for systems with unsigned time_t.

* mg/unsigned-time-t:
Fix time offset calculation in case of unsigned time_t
date.c: fix unsigned time_t comparison

Trivial merge