aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-unpack-objects.txt
diff options
context:
space:
mode:
authorJohannes Sixt <johannes.sixt@telecom.at>2007-06-06 10:11:55 +0200
committerJunio C Hamano <gitster@pobox.com>2007-06-06 15:20:12 -0700
commita1a5a6347b4ac1005c5d9c2b636e906bf6c8ec12 (patch)
treef781505463b4fe5dcccbb756668ce325ddeee648 /Documentation/git-unpack-objects.txt
parent41cf68a85ca2a9199b32eb3932582b234fa474b4 (diff)
downloadgit-a1a5a6347b4ac1005c5d9c2b636e906bf6c8ec12.tar.gz
git-a1a5a6347b4ac1005c5d9c2b636e906bf6c8ec12.tar.xz
Accept dates before 2000/01/01 when specified as seconds since the epoch
Tests with git-filter-branch on a repository that was converted from CVS and that has commits reaching back to 1999 revealed that it is necessary to parse dates before 2000/01/01 when they are specified as seconds since 1970/01/01. There is now still a limit, 100000000, which is 1973/03/03 09:46:40 UTC, in order to allow that dates are represented as 8 digits. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-unpack-objects.txt')
0 files changed, 0 insertions, 0 deletions