hgext/fsmonitor/__init__.py
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 20 Aug 2019 18:35:16 +0300 Navaneeth Suresh config: add experimental argument to the config registrar
Tue, 23 Jul 2019 15:01:28 -0400 Augie Fackler fsmonitor: add support for extra `hg debuginstall` data
Tue, 23 Jul 2019 14:36:38 -0400 Augie Fackler fsmonitor: refactor watchmanclient.client to accept ui and repo path
Fri, 21 Dec 2018 17:12:39 +0100 Boris Feld watchman: ignore some of watchman errors
Fri, 21 Dec 2018 17:10:54 +0100 Boris Feld watchman: add the possibility to set the exact watchman binary location
Sat, 09 Feb 2019 22:50:53 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments from {always,never,exact}() (API)
Thu, 07 Feb 2019 17:04:15 +0100 Boris Feld fsmonitor: rename new verbose config knob
Fri, 21 Dec 2018 17:10:07 +0100 Boris Feld watchman: detect nested mercurial repositories and abort
Fri, 21 Dec 2018 17:12:31 +0100 Boris Feld watchman: add verbose config knob
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Fri, 12 Oct 2018 16:45:46 +0900 FUJIWARA Katsunori fsmonitor: use vfs instead of opener (issue5938)
Wed, 06 Dec 2017 18:37:49 -0800 Eamonn Kent fsmonitor: fsmonitor should send wlock notifications to watchman
Wed, 06 Dec 2017 18:37:49 -0800 Eamonn Kent fsmonitor: remove watchman transaction and working copy change notifications
Tue, 28 Nov 2017 11:00:54 -0500 Boris Feld fsmonitor: issue debug messages when we fall back to core status
Wed, 15 Nov 2017 01:07:42 -0800 Mark Thomas fsmonitor: only access inner dirstate map if it is available
Wed, 18 Oct 2017 15:42:44 -0700 Jun Wu fsmonitor: use nonnormalset from dirstatemap
Wed, 18 Oct 2017 22:54:50 +0200 Gregory Szorc fsmonitor: declare missing config options
Wed, 18 Oct 2017 22:57:15 +0200 Gregory Szorc fsmonitor: warn when fsmonitor could be used
Thu, 12 Oct 2017 23:34:34 -0700 Jun Wu codemod: use pycompat.isdarwin
Mon, 09 Oct 2017 12:47:22 -0700 Durham Goode fsmonitor: update to match new dirstate refactor
Mon, 09 Oct 2017 10:09:36 -0700 Eamonn Kent fsmonitor: add new watchman notifications to fsmonitor extension
Mon, 09 Oct 2017 10:09:36 -0700 Eamonn Kent fsmonitor: change the distance calculation
Sun, 01 Oct 2017 22:26:24 +0100 Gregory Szorc fsmonitor: use configitem
Sun, 01 Oct 2017 23:47:16 +0100 Gregory Szorc fsmonitor: access copymap in new location
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Mon, 10 Jul 2017 23:09:52 +0900 FUJIWARA Katsunori fsmonitor: execute setup procedures only if dirstate is already instantiated
Mon, 10 Jul 2017 23:09:52 +0900 FUJIWARA Katsunori fsmonitor: centralize setup procedures for dirstate
Mon, 10 Jul 2017 23:09:52 +0900 FUJIWARA Katsunori fsmonitor: avoid needless instantiation of dirstate
Mon, 12 Jun 2017 15:34:31 -0700 Siddharth Agarwal fsmonitor: write state with wlock held and dirstate unchanged (issue5581)
Thu, 08 Jun 2017 10:44:53 -0400 Augie Fackler extensions: move wrapfilecache function from fsmonitor
Mon, 22 May 2017 11:08:18 -0700 Martin von Zweigbergk match: implement __repr__() and update users (API)
Mon, 22 May 2017 10:41:32 -0700 Martin von Zweigbergk fsmonitor: fix silly "*kwargs" bug in merge.update() override
Thu, 18 May 2017 12:49:10 -0700 Wez Furlong fsmonitor: don't attempt state-leave if we didn't state-enter
Thu, 18 May 2017 12:48:07 -0700 Wez Furlong fsmonitor: acquire localrepo.wlock prior to emitting hg.update state
Wed, 17 May 2017 23:54:43 -0700 Martin von Zweigbergk fsmonitor: use modern match API
Sat, 06 May 2017 16:36:24 -0700 Jun Wu fsmonitor: do not nuke dirstate filecache
Wed, 08 Mar 2017 09:03:42 -0500 Olivier Trempe fsmonitor: match watchman and filesystem encoding
Wed, 21 Dec 2016 23:40:38 +0530 Pulkit Goyal py3: use python 3 compatible variables in hgext/fsmontor/__init__.py
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Fri, 10 Jun 2016 00:12:33 -0400 Augie Fackler cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Thu, 10 Mar 2016 16:04:09 +0000 Martijn Pieters fsmonitor: hook up state-enter, state-leave signals
Thu, 03 Mar 2016 14:29:19 +0000 Martijn Pieters fsmonitor: new experimental extension
less more (0) tip