Fri, 03 Feb 2023 04:19:06 +0100 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "fsmonitor"
|
file |
diff |
annotate
|
Tue, 30 Aug 2022 17:05:19 +0200 |
Raphaël Gomès |
fsmonitor: use new dirstate APIs (issue6728)
stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2022 16:33:18 +0100 |
Raphaël Gomès |
dirstate: remove v1_* methods from Python/C/Rust shared API
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Tue, 07 Dec 2021 15:01:30 +0100 |
Raphaël Gomès |
fsmonitor: fix criteria for nonnormalset computation
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 10:25:51 +0200 |
Raphaël Gomès |
fsmonitor: fix traceback after removal of nonnormalset (issue6600)
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 10:26:39 +0200 |
Raphaël Gomès |
fsmonitor: fix traceback about bytes and str incompatibility
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 11:12:58 -0700 |
Martin von Zweigbergk |
merge: make low-level update() private (API)
|
file |
diff |
annotate
|
Mon, 14 Sep 2020 11:32:24 -0400 |
Valentin Gatien-Baron |
fsmonitor: increase the threshold before we recommend it, when using rust
|
file |
diff |
annotate
|
Tue, 19 May 2020 16:18:41 -0400 |
Connor Sheehan |
fsmonitor: coerce `clock` variable to byte-string (issue6321)
stable
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
file |
diff |
annotate
|
Mon, 13 Jan 2020 14:12:31 -0500 |
Augie Fackler |
hgext: replace references to hashlib.sha1 with hashutil.sha1
|
file |
diff |
annotate
|
Mon, 04 Nov 2019 19:05:44 +0000 |
Ian Moody |
fsmonitor: use stringutil.forcebytestr() instead of str() on an exception
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 14:55:45 -0700 |
Gregory Szorc |
fsmonitor: normalize clock value to bytes
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 14:27:55 -0700 |
Gregory Szorc |
fsmonitor: use next() instead of .next()
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 14:26:06 -0700 |
Gregory Szorc |
fsmonitor: normalize Watchman paths to bytes
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 13:39:23 -0700 |
Gregory Szorc |
fsmonitor: make _hashignore compatible with Python 3
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 13:30:23 -0700 |
Gregory Szorc |
fsmonitor: access repo.root
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 13:08:20 -0700 |
Gregory Szorc |
fsmonitor: coerce watchman exception to bytes
stable
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 13:04:47 -0700 |
Gregory Szorc |
fsmonitor: fix str/bytes mismatch when accessing watchman version
stable
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 11:02:47 -0700 |
Emmanuel Leblond |
py3: fix fsmonitor's _watchmantofsencoding exception message encoding
stable
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 10:57:31 -0700 |
Emmanuel Leblond |
py3: fix fsmonitor's _handleunavailable exception message encoding
stable
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 19:25:18 -0400 |
Gregory Szorc |
py3: define and use pycompat.iteritems() for hgext/
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 18:35:16 +0300 |
Navaneeth Suresh |
config: add experimental argument to the config registrar
|
file |
diff |
annotate
|
Tue, 23 Jul 2019 15:01:28 -0400 |
Augie Fackler |
fsmonitor: add support for extra `hg debuginstall` data
|
file |
diff |
annotate
|
Tue, 23 Jul 2019 14:36:38 -0400 |
Augie Fackler |
fsmonitor: refactor watchmanclient.client to accept ui and repo path
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 17:12:39 +0100 |
Boris Feld |
watchman: ignore some of watchman errors
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 17:10:54 +0100 |
Boris Feld |
watchman: add the possibility to set the exact watchman binary location
|
file |
diff |
annotate
|
Sat, 09 Feb 2019 22:50:53 -0800 |
Martin von Zweigbergk |
match: delete unused root and cwd arguments from {always,never,exact}() (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 17:04:15 +0100 |
Boris Feld |
fsmonitor: rename new verbose config knob
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 17:10:07 +0100 |
Boris Feld |
watchman: detect nested mercurial repositories and abort
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 17:12:31 +0100 |
Boris Feld |
watchman: add verbose config knob
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 16:45:46 +0900 |
FUJIWARA Katsunori |
fsmonitor: use vfs instead of opener (issue5938)
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 18:37:49 -0800 |
Eamonn Kent |
fsmonitor: fsmonitor should send wlock notifications to watchman
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 18:37:49 -0800 |
Eamonn Kent |
fsmonitor: remove watchman transaction and working copy change notifications
|
file |
diff |
annotate
|
Tue, 28 Nov 2017 11:00:54 -0500 |
Boris Feld |
fsmonitor: issue debug messages when we fall back to core status
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
fsmonitor: only access inner dirstate map if it is available
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 15:42:44 -0700 |
Jun Wu |
fsmonitor: use nonnormalset from dirstatemap
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 22:54:50 +0200 |
Gregory Szorc |
fsmonitor: declare missing config options
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 22:57:15 +0200 |
Gregory Szorc |
fsmonitor: warn when fsmonitor could be used
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 23:34:34 -0700 |
Jun Wu |
codemod: use pycompat.isdarwin
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 12:47:22 -0700 |
Durham Goode |
fsmonitor: update to match new dirstate refactor
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 10:09:36 -0700 |
Eamonn Kent |
fsmonitor: add new watchman notifications to fsmonitor extension
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 10:09:36 -0700 |
Eamonn Kent |
fsmonitor: change the distance calculation
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 22:26:24 +0100 |
Gregory Szorc |
fsmonitor: use configitem
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 23:47:16 +0100 |
Gregory Szorc |
fsmonitor: access copymap in new location
|
file |
diff |
annotate
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
file |
diff |
annotate
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 23:09:52 +0900 |
FUJIWARA Katsunori |
fsmonitor: execute setup procedures only if dirstate is already instantiated
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 23:09:52 +0900 |
FUJIWARA Katsunori |
fsmonitor: centralize setup procedures for dirstate
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 23:09:52 +0900 |
FUJIWARA Katsunori |
fsmonitor: avoid needless instantiation of dirstate
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 15:34:31 -0700 |
Siddharth Agarwal |
fsmonitor: write state with wlock held and dirstate unchanged (issue5581)
|
file |
diff |
annotate
|
Thu, 08 Jun 2017 10:44:53 -0400 |
Augie Fackler |
extensions: move wrapfilecache function from fsmonitor
|
file |
diff |
annotate
|