about summary refs log tree commit homepage
path: root/lib/PublicInbox/InboxWritable.pm
DateCommit message (Expand)
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-06-14inboxwritable: s/partitions/shards/ in local var
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