Mercurial > hg
graph
-
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