]> Sergey Matveev's repositories - public-inbox.git/commit
clone|fetch: preserve mtime of modified manifest.js.gz
authorEric Wong <e@80x24.org>
Thu, 20 Oct 2022 08:43:09 +0000 (08:43 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Oct 2022 08:18:24 +0000 (08:18 +0000)
commit8816336b59c9dd0b26c8620668a01b66c0818a1e
treeb7a67f869c40484df78a426e7456d6f5ca9d65dc
parent0881010d123914be5e47544229e2b03412a6a691
clone|fetch: preserve mtime of modified manifest.js.gz

When we cull manifest.js.gz for ignored epochs, attempt to
preserve mtime of the updated manifest.js.gz since it can
be used to optimize future fetches.
lib/PublicInbox/Fetch.pm
lib/PublicInbox/LeiMirror.pm