Age | Commit message (Expand) | Author |
---|---|---|
2018-06-27 | Reset all MonitorContext state on context removal. | Kevin McCarthy |
2018-06-26 | Fix MonitorContextDescriptor update on removal. | Kevin McCarthy |
2018-06-25 | Work around open mailbox monitor code check issue. | Kevin McCarthy |
2018-06-10 | Move mutt_getch() timeout value into curs_lib.c | Kevin McCarthy |
2018-06-08 | Spelling mistake in debug message. | Vincent Lefevre |
2018-06-08 | Give a prototype for mutt_monitor_poll | Vincent Lefevre |
2018-06-05 | Quick fix for ncurses buffering issue with inotify polling. | Kevin McCarthy |
2018-06-03 | Add new timeout functions to work with inotify monitors. | Kevin McCarthy |
2018-06-03 | add feature file monitoring with Linux inotify | GT |