sapling/hgext/fsmonitor
Eamonn Kent 329a529959 fsmonitor: remove watchman transaction and working copy change notifications
Remove working copy change and transaction notifications. We were relying
upon callbacks on transaction function. This caused issues with lock ordering.
A different approach will be adopted in a subsequent commit.

Differential Revision: https://phab.mercurial-scm.org/D1611
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: remove watchman transaction and working copy change notifications 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