about summary refs log tree commit homepage
path: root/lib/PublicInbox/DirIdle.pm
DateCommit message (Expand)
2021-10-22dir_idle: treat IN_MOVED_FROM as a gone event
2021-10-16dir_idle: do not add watches in ->new
2021-10-04{dir,inbox}idle: use level-triggered epoll
2021-08-04lei: close inotify FD in forked child
2021-07-22lei: auto-refresh watches in config, cancel missing
2021-07-22lei: start implementing inotify Maildir support
2021-05-15dir_idle: support IN_DELETE_SELF|IN_MOVE_SELF, too
2021-05-15dir_idle: detect files which are gone
2021-01-01update copyrights for 2021
2020-08-08dir_idle: require Perl 5.22+ for kqueue
2020-08-01improve error handling on import fork / lock failures
2020-07-02inboxidle: avoid per-inbox anonymous subs
2020-06-28ds: remove fields.pm usage
2020-06-28watch: remove Filesys::Notify::Simple dependency