Merge branch 'mg/unsigned-time-t'
commitf10a012088a7b6e418ec3f726142a8ddfa3d0264
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:56 +0000 (25 14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:56 +0000 (25 14:00 -0700)
tree0c422f8fa659196e9e0cc22ce7756bafa9ad0c13
parentedb99f95f54e9aea8ff4a93a6609a290e0871161
parente1033da6af80b77d720ba7df9b8d3439666582e4
Merge branch 'mg/unsigned-time-t'

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