From: Junio C Hamano Date: Fri, 14 Mar 2014 21:25:44 +0000 (-0700) Subject: Merge branch 'jk/commit-dates-parsing-fix' X-Git-Tag: v2.0.0-rc0~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c83b080e4dce42d0f48d28b03691ae1ac0dcde3;p=thirdparty%2Fgit.git Merge branch 'jk/commit-dates-parsing-fix' Tighten codepaths that parse timestamps in commit objects. * 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 --- 3c83b080e4dce42d0f48d28b03691ae1ac0dcde3