Re: Patching Git to handle dates before the Unix epoch
On 10-Sep-19 19:26, Jeff King wrote: On Tue, Sep 10, 2019 at 05:14:53PM +0300, Diomidis Spinellis wrote: As people use Git to create synthetic commits of code written in the past [1,2] it becomes important to handle dates before the Unix epoch (1/1/1970). I see that modern C libraries, Unix
Patching Git to handle dates before the Unix epoch
https://github.com/git/git/blob/master/date.c#L776 Diomidis Spinellis - https://www.spinellis.gr