sapling/hgext/fsmonitor
Eamonn Kent 9d6491620e fsmonitor: fsmonitor should send wlock notifications to watchman
The fsmonitor extension should send state-enter and state-leave
notifications to watchman when the wlock is acquired/release, respectively.
This will allow watchman and watchman subscribers to customize behavior based
on whether source control operations are occurring.

Test Plan:
Tested checkout, update and working copy changes with extension enabled.

Differential Revision: https://phab.mercurial-scm.org/D1612
2017-12-06 18:37:49 -08:00
..
pywatchman fsmonitor: correct an error message 2017-08-10 09:37:50 -07:00
__init__.py fsmonitor: fsmonitor should send wlock notifications to watchman 2017-12-06 18:37:49 -08:00
state.py fsmonitor: use configitem 2017-10-01 22:26:24 +01:00
watchmanclient.py fsmonitor: fix exception message scraping 2016-12-21 13:51:34 -08:00