Mercurial > hg
graph
-
py3: remove hack that removed flush argument from print() calls on Python 2Sun, 29 May 2022 15:53:01 +0200, by Manuel Jacob
-
py3: remove long() compatibility codeSun, 29 May 2022 16:12:27 +0200, by Manuel Jacob
-
zeroconf: constant-fold a `pycompat.ispy3`Tue, 31 May 2022 02:04:24 +0200, by Manuel Jacob
-
py3: remove conditional to import collections.abc.MutableMappingTue, 31 May 2022 01:23:19 +0200, by Manuel Jacob
-
py3: remove dead code to open file with O_CLOEXEC on Python 2Sun, 29 May 2022 16:24:44 +0200, by Manuel Jacob
-
py3: don’t encode node.bin() argumentTue, 31 May 2022 01:16:41 +0200, by Manuel Jacob
-
convert: inline Python 3 variant of url2pathname_like_subversion()Tue, 31 May 2022 01:06:29 +0200, by Manuel Jacob
-
py3: constant-fold some `pycompat.ispy3`Tue, 31 May 2022 00:50:29 +0200, by Manuel Jacob
-
py3: use `zip()` instead of trying to use `itertools.izip()`Sun, 29 May 2022 15:38:01 +0200, by Manuel Jacob
-
py3: replace mention of “xrange” in docstring by “range”Sun, 29 May 2022 15:33:39 +0200, by Manuel Jacob
-
py3: remove xrange() compatibility codeSun, 29 May 2022 15:32:43 +0200, by Manuel Jacob
-
py3: replace `pycompat.xrange` by `range`Sun, 29 May 2022 15:17:27 +0200, by Manuel Jacob
-
hgweb: remove dead code handling UnicodeDecodeErrorSun, 29 May 2022 12:38:54 +0200, by Manuel Jacob
-
cleanup: remove import of already imported moduleSun, 29 May 2022 12:28:31 +0200, by Manuel Jacob
-
cleanup: rename some functions to avoid redefinitionsSun, 29 May 2022 12:25:24 +0200, by Manuel Jacob
-
thirdparty: remove Python 2-specific selectors2 copySat, 28 May 2022 22:08:13 +0200, by Manuel Jacob
-
branching: merge stable into defaultWed, 08 Jun 2022 15:46:04 +0200, by Raphaël Gomès
-
docker: avoid /tmp write access issues by fixing permissions stableWed, 08 Jun 2022 14:03:23 +0200, by Mathias De Mare
-
url: raise error if CONNECT request to proxy was unsuccessful stableSat, 04 Jun 2022 02:39:38 +0200, by Manuel Jacob
-
chg: replace mercurial.util.recvfds() by simpler pure Python implementationThu, 02 Jun 2022 23:57:56 +0200, by Manuel Jacob
-
parsers: drop one extra argument to PyErr_FormatMon, 06 Jun 2022 13:58:32 +0400, by Anton Shestakov
-
demandimport: eagerly load msvcrt module on PyPy stableThu, 02 Jun 2022 02:05:11 +0200, by Manuel Jacob
-
search-discovery-case: update documentation of a functionFri, 03 Jun 2022 17:39:58 +0200, by Pierre-Yves David
-
worker: avoid potential partial write of pickled dataSun, 22 May 2022 03:50:34 +0200, by Manuel Jacob
-
mr-template: drop the "title and description"Wed, 01 Jun 2022 03:12:23 +0200, by Pierre-Yves David