extensions: remove the inotify extension (BC)
This extension has always had correctness issues and has been unmaintained for years. It is now removed in favor of the third-party hgwatchman which is maintained and appears to be correct. Users with inotify enabled in their config files will fall back to standard status performance.
Showing
- hgext/inotify/__init__.py 0 additions, 93 deletionshgext/inotify/__init__.py
- hgext/inotify/client.py 0 additions, 173 deletionshgext/inotify/client.py
- hgext/inotify/common.py 0 additions, 53 deletionshgext/inotify/common.py
- hgext/inotify/linux/__init__.py 0 additions, 44 deletionshgext/inotify/linux/__init__.py
- hgext/inotify/linux/_inotify.c 0 additions, 649 deletionshgext/inotify/linux/_inotify.c
- hgext/inotify/linux/watcher.py 0 additions, 335 deletionshgext/inotify/linux/watcher.py
- hgext/inotify/linuxserver.py 0 additions, 437 deletionshgext/inotify/linuxserver.py
- hgext/inotify/server.py 0 additions, 465 deletionshgext/inotify/server.py
- mercurial/extensions.py 1 addition, 1 deletionmercurial/extensions.py
- setup.py 0 additions, 14 deletionssetup.py
- tests/blacklists/inotify-failures 0 additions, 21 deletionstests/blacklists/inotify-failures
- tests/blacklists/linux-vfat 0 additions, 8 deletionstests/blacklists/linux-vfat
- tests/hghave.py 0 additions, 16 deletionstests/hghave.py
- tests/run-tests.py 0 additions, 8 deletionstests/run-tests.py
- tests/test-check-pyflakes.t 0 additions, 1 deletiontests/test-check-pyflakes.t
- tests/test-duplicateoptions.py 1 addition, 1 deletiontests/test-duplicateoptions.py
- tests/test-help.t 1 addition, 1 deletiontests/test-help.t
- tests/test-inotify-debuginotify.t 0 additions, 41 deletionstests/test-inotify-debuginotify.t
- tests/test-inotify-dirty-dirstate.t 0 additions, 72 deletionstests/test-inotify-dirty-dirstate.t
- tests/test-inotify-issue1371.t 0 additions, 44 deletionstests/test-inotify-issue1371.t
Loading
Please register or sign in to comment