Merge branch 'mg/unsigned-time-t' into next
commit1fc1ad60c3a9db256902dea5aaa666e870f40ad6
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:17 +0000 (19 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:17 +0000 (19 15:57 -0700)
tree4ec8d8347ce088bd4eba08808e340227a2635cf4
parent1fd6858d7b2a5a650ba0639131422467fa0f4e1b
parente1033da6af80b77d720ba7df9b8d3439666582e4
Merge branch 'mg/unsigned-time-t' into next

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