Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename, Update Docs and Prepare for Release (#9) | Berke Kocaoğlu | 2021-09-16 | 1 | -5/+5 |
* | Ignore outdated inotify events | Bert Münnich | 2018-02-18 | 1 | -7/+7 |
* | One header file for type definitions and function declarations | Bert Münnich | 2017-10-16 | 1 | -3/+2 |
* | Update copyright notice in autoreload_inotify.c | Bert Münnich | 2017-05-17 | 1 | -1/+1 |
* | Detect all file overwrites in autoreload_inotify | Bert Münnich | 2017-05-17 | 1 | -66/+44 |
* | Compiler independent buffer alignment | Bert Münnich | 2017-05-17 | 1 | -3/+7 |
* | Read all available inotify events | Bert Münnich | 2017-05-17 | 1 | -27/+32 |
* | Simplify inotify cleanup | Bert Münnich | 2017-05-17 | 1 | -2/+2 |
* | Revised error reporting in autoreload_inotify | Bert Münnich | 2017-05-17 | 1 | -20/+11 |
* | Fix code-style in autoreload_inotify.c | Bert Münnich | 2017-05-17 | 1 | -38/+23 |
* | Revised autoreload interface | Bert Münnich | 2017-05-17 | 1 | -57/+53 |
* | Add autoreload support by inotify (and dummy backend nop) | Max Voit | 2017-05-17 | 1 | -0/+154 |