Age | Commit message (Expand) | Author |
---|---|---|
2021-11-20 | mark functions and vars as static (#146) | N-R-K |
2021-10-11 | code-style: fix consistency issues all over the codebase (#94) | Berke Kocaoğlu |
2021-09-16 | Rename, Update Docs and Prepare for Release (#9) | Berke Kocaoğlu |
2018-02-18 | Ignore outdated inotify events | Bert Münnich |
2017-10-16 | One header file for type definitions and function declarations | Bert Münnich |
2017-05-17 | Update copyright notice in autoreload_inotify.c | Bert Münnich |
2017-05-17 | Detect all file overwrites in autoreload_inotify | Bert Münnich |
2017-05-17 | Compiler independent buffer alignment | Bert Münnich |
2017-05-17 | Read all available inotify events | Bert Münnich |
2017-05-17 | Simplify inotify cleanup | Bert Münnich |
2017-05-17 | Revised error reporting in autoreload_inotify | Bert Münnich |
2017-05-17 | Fix code-style in autoreload_inotify.c | Bert Münnich |
2017-05-17 | Revised autoreload interface | Bert Münnich |
2017-05-17 | Add autoreload support by inotify (and dummy backend nop) | Max Voit |