about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-04-07 12:40:50 +0000
committerEric Wong <e@80x24.org>2023-04-07 22:17:20 +0000
commit1fc59b952c8e9618abad4ec52888e43f55b8ab77 (patch)
tree3cf9a3586727f2d1ad4c883cc5d9fcd8c94f52c7 /MANIFEST
parentd384871de4593676fe653b0966117925883648f9 (diff)
downloadpublic-inbox-1fc59b952c8e9618abad4ec52888e43f55b8ab77.tar.gz
Since CodeSearchIdx doesn't deal with inboxes, it makes sense
to split it out from inbox-specific code and start moving
towards using OnDestroy to restore the umask at the end of
scope and reducing extra functions.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a0e64c6a..c338f0f4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -340,6 +340,7 @@ lib/PublicInbox/TestCommon.pm
 lib/PublicInbox/Tmpfile.pm
 lib/PublicInbox/URIimap.pm
 lib/PublicInbox/URInntps.pm
+lib/PublicInbox/Umask.pm
 lib/PublicInbox/Unsubscribe.pm
 lib/PublicInbox/UserContent.pm
 lib/PublicInbox/V2Writable.pm