about summary refs log tree commit homepage
path: root/lib/PublicInbox/InboxWritable.pm
DateCommit message (Expand)
2019-05-23v1writable: retire in favor of InboxWritable
2019-01-05filter/rubylang: fix SQLite DB lifetime problems
2019-01-05inboxwritable: drop unused variable
2018-07-29mda: use InboxWritable
2018-05-30respect umask if core.sharedRepository is not set
2018-03-30v2: respect core.sharedRepository in git configs
2018-03-30search: move permissions handling to InboxWritable
2018-03-20InboxWritable: add mbox/maildir parsing + import logic
2018-03-20introduce InboxWritable class