ENHANCEMENT Ticket (pending)
Check for out-of-bounds timestamps on commits
Some source control systems contain timestamps that are clearly out of range.
While we can't fix the timestamps, there may be things we can do to limit the damage.
For the particular case of Cogito:
git://git.kernel.org/pub/scm/cogito/cogito.git
Commit ee7bcf6d7aeb805bfdaf81b9d01ab744b36ed439
The author date is invalid, but the committer date is OK. In this case we should probably throw away the author date and use the committer date for both values.
on 03.23.09
reported by: robinluckey
