about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-03-20 08:18:13 +0000
committerEric Wong <e@yhbt.net>2020-03-22 09:00:23 +0000
commit8e81d6f0d44198717ae540421a09824d75c9bb6d (patch)
tree754d15673307a90dcba5aa4cb088f7cbcd2ece49 /MANIFEST
parentc29b2b7ded47def906cf00e3baad65c102304120 (diff)
downloadpublic-inbox-8e81d6f0d44198717ae540421a09824d75c9bb6d.tar.gz
When indexing messages without Date: and/or Received: headers,
fall back to using timestamps originally recorded by git in the
commit object.  This allows git mirrors to preserve the import
datestamp and timestamp of a message according to what was fed
into git, instead of blindly falling back to the current time.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 265ad909..f9230cd3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -242,6 +242,7 @@ t/httpd.t
 t/hval.t
 t/import.t
 t/inbox.t
+t/index-git-times.t
 t/indexlevels-mirror-v1.t
 t/indexlevels-mirror.t
 t/init.t