sapling/hgext/inotify
Nicolas Dumazet 72d6c7e713 inotify: repowatcher: don't use a watches attribute to count watches
The encapsulated watcher alread has a __len__ method for this purpose.
Also, repowatcher.watches was never decremented on watch deletions.
2009-05-23 20:38:08 +09:00
..
linux inotify: Coding Style: name classes in lowercase. 2009-05-11 08:19:28 +09:00
__init__.py inotify: add log config option redirect inotify server output to a file 2009-06-13 18:14:50 +02:00
client.py inotify: raise QueryFailed when the server crash 2009-06-13 17:39:01 +02:00
common.py inotify: introduce debuginotify, which lists which paths are under watch 2009-04-22 00:37:35 +09:00
server.py inotify: repowatcher: don't use a watches attribute to count watches 2009-05-23 20:38:08 +09:00