Commit 56d8ca266c92e51a1b38ac68b7aa6a24193f5812

nulltoken 2011-03-20T18:36:25

Switch from time_t to git_time_t git_time_t is defined as a signed 64 integer. This allows a true predictable multiplatform behavior.