Merge branch 'jk/reset-ident-time-per-commit' into maint
commitf4fd6276619dfe7cf9a024730ca65b1bd0b3492b
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:16:56 +0000 (12 09:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 16:16:56 +0000 (12 09:16 -0700)
treeaa54c677b20d12cbca00ee7d606b0e0184206a24
parent8e4b75a97beaf88aa83ab2b18c07bd8ae4954f28
parent4d9c7e6f45523ce1bf9615689e6c4e13fd82ed5d
Merge branch 'jk/reset-ident-time-per-commit' into maint

Not-so-recent rewrite of "git am" that started making internal
calls into the commit machinery had an unintended regression, in
that no matter how many seconds it took to apply many patches, the
resulting committer timestamp for the resulting commits were all
the same.

* jk/reset-ident-time-per-commit:
  am: reset cached ident date for each patch
builtin/am.c
cache.h
ident.c