about summary refs log tree commit homepage
path: root/lib/PublicInbox/InboxIdle.pm
DateCommit message (Expand)
2021-10-04{dir,inbox}idle: use level-triggered epoll
2021-01-01update copyrights for 2021
2020-12-27extindex: --watch for inotify-based updates
2020-12-26inboxidle: avoid needless syscalls on refresh
2020-12-26inboxidle: clue users into resolving ENOSPC from inotify
2020-12-20inboxidle: remove needless check for {inboxdir}
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-07-06inboxidle: warn on inotify_add_watch failures
2020-07-02inboxidle: avoid per-inbox anonymous subs
2020-06-28ds: remove fields.pm usage
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-06-25lock: reduce inotify wakeups
2020-06-16imap: improve IDLE handling at graceful shutdown
2020-06-15inboxidle: support Linux::Inotify2 1.x
2020-06-13imap: delay InboxIdle start, support refresh
2020-06-13inboxidle: new class to detect inbox changes