From: Junio C Hamano Date: Tue, 18 Mar 2014 21:04:01 +0000 (-0700) Subject: Merge branch 'jk/commit-dates-parsing-fix' into maint X-Git-Tag: v1.9.1~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8aac6c97e81dee53ae7740663128b0296398d6d1 Merge branch 'jk/commit-dates-parsing-fix' into maint Codepaths that parse timestamps in commit objects have been tightened. * jk/commit-dates-parsing-fix: show_ident_date: fix tz range check log: do not segfault on gmtime errors log: handle integer overflow in timestamps date: check date overflow against time_t fsck: report integer overflow in author timestamps t4212: test bogus timestamps with git-log --- 8aac6c97e81dee53ae7740663128b0296398d6d1