Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `dont-follow' for inotify file notifications | Michael Albinus | 2022-09-16 | 1 | -0/+1 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ | |||||
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-16 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Precise documentation of file-notify-add-watch | Michael Albinus | 2021-10-15 | 1 | -1/+3 |
* | | Add command `file-notify-rm-all-watches' | Michael Albinus | 2021-10-16 | 1 | -0/+8 |
|/ | |||||
* | Simplify `file-notify--rm-descriptor' | Michael Albinus | 2021-09-27 | 1 | -9/+10 |
* | ; Minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-09-16 | 1 | -1/+1 |
* | ; Remove some useless comments | Stefan Kangas | 2021-04-16 | 1 | -1/+0 |
* | Declare some completion predicates | Michael Albinus | 2021-03-05 | 1 | -0/+1 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Distinguish different file notification events | Michael Albinus | 2019-07-31 | 1 | -25/+28 |
* | Use destructuring in filenotify backend handlers | Mattias Engdegård | 2019-07-24 | 1 | -32/+23 |
* | Use defstruct instead of list for filenotify pending-rename | Mattias Engdegård | 2019-07-24 | 1 | -22/+33 |
* | Refactor the callback half of filenotify.el | Mattias Engdegård | 2019-07-24 | 1 | -162/+210 |
* | Comment out inexplicable condition in filenotify | Mattias Engdegård | 2019-05-19 | 1 | -4/+10 |
* | Fix broken logic in file-notify | Mattias Engdegård | 2019-05-18 | 1 | -4/+6 |
* | Add tests for remote files in auto-revert-tests | Michael Albinus | 2019-05-03 | 1 | -6/+11 |
* | Small code clean-up of file-notify-add-watch | Mattias Engdegård | 2019-05-02 | 1 | -63/+67 |
* | Make file-notify-rm-watch robust against reentry | Mattias Engdegård | 2019-04-22 | 1 | -26/+31 |
* | Adapt filenotify-tests for emba | Michael Albinus | 2019-01-06 | 1 | -7/+7 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Fix Bug#33194 | Michael Albinus | 2018-11-04 | 1 | -7/+6 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-03-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | ; Spelling fixes | Paul Eggert | 2018-03-04 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-02-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | ; Fix doc typos related to indefinite articles | Glenn Morris | 2018-02-16 | 1 | -1/+1 |
* | | Handle quoted remote file names for file notifications | Michael Albinus | 2018-02-02 | 1 | -9/+10 |
* | | Handle quoted file names in filenotify.el | Michael Albinus | 2018-02-01 | 1 | -1/+4 |
|/ | |||||
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Update uses of if-let and when-let | Mark Oteiza | 2017-09-12 | 1 | -6/+6 |
* | Fix filenotify-tests.el for cygwin | Michael Albinus | 2017-05-01 | 1 | -2/+2 |
* | Avoid unnecessary loading of subr-x at run-time | Glenn Morris | 2017-04-18 | 1 | -1/+1 |
* | ; Spelling fixes | Paul Eggert | 2017-04-01 | 1 | -1/+1 |
* | Minor filenotify.el fixes | Andreas Politz | 2017-03-30 | 1 | -3/+4 |
* | Minor fixes for inotify.c and filenotify.el | Andreas Politz | 2017-03-26 | 1 | -4/+2 |
* | ; Format files from last commit | Michael Albinus | 2017-03-26 | 1 | -15/+15 |
* | Fix issues regarding inotify file-notification | Andreas Politz | 2017-03-26 | 1 | -234/+198 |
* | Fix filenotify.el issue for kqueue | Michael Albinus | 2017-03-22 | 1 | -7/+3 |
* | Fix Bug#26127 | Michael Albinus | 2017-03-17 | 1 | -3/+4 |
* | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | Fix Bug#22859 | Michael Albinus | 2016-03-02 | 1 | -2/+4 |
* | Minor fixes in filenotify.el | Michael Albinus | 2016-02-22 | 1 | -9/+10 |
* | Additional fixes for file notification | Michael Albinus | 2016-02-22 | 1 | -32/+25 |
* | Fix Bug#22736 | Michael Albinus | 2016-02-21 | 1 | -3/+5 |
* | Fix Bug#22557 | Michael Albinus | 2016-02-07 | 1 | -0/+4 |
* | Backport kqueue integration from master | Michael Albinus | 2016-01-22 | 1 | -42/+59 |