sapling/hgext/inotify
Renato Cunha f1db4f7c25 inotify: Port of the C module to py3k.
This patch accomplishes the port of the inotify C module to py3k by #including
mercurial's util.h file, and by defining the necessary boilerplate code
required by py3k through conditional compilation.
2010-07-02 16:22:59 -03:00
..
linux inotify: Port of the C module to py3k. 2010-07-02 16:22:59 -03:00
__init__.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
client.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
common.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
linuxserver.py inotify/inserve: implement --timeout-idle option (issue885) 2010-02-17 20:44:49 +01:00
server.py inotify/inserve: implement --timeout-idle option (issue885) 2010-02-17 20:44:49 +01:00