sapling/hgext/fsmonitor
Martin von Zweigbergk ee3be3c6ea match: implement __repr__() and update users (API)
fsmonitor and debugignore currently access matcher fields that I would
consider implementation details, namely patternspat, includepat, and
excludepat. Let' instead implement __repr__() and have the few users
use that instead.

Marked (API) because the fields can now be None.
2017-05-22 11:08:18 -07:00
..
pywatchman fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
__init__.py match: implement __repr__() and update users (API) 2017-05-22 11:08:18 -07:00
state.py fsmonitor: remove use of repo.opener 2017-03-07 12:52:00 -08:00
watchmanclient.py fsmonitor: fix exception message scraping 2016-12-21 13:51:34 -08:00