Mercurial > hg
graph
-
rust-index: fix the computation of data startThu, 10 Oct 2024 10:38:35 +0200, by Raphaël Gomès
-
rust-index: return an error on a bad index headerThu, 10 Oct 2024 10:38:10 +0200, by Raphaël Gomès
-
rust-vfs: add a TODO to remember a decision taken about namingThu, 17 Oct 2024 15:22:38 +0200, by Raphaël Gomès
-
rust-revlog: introduce an `options` moduleWed, 25 Sep 2024 18:24:15 +0200, by Raphaël Gomès
-
rust-revlog: add file IO helpersWed, 25 Sep 2024 18:10:03 +0200, by Raphaël Gomès
-
rust-revlog: add compression helpersWed, 25 Sep 2024 16:42:21 +0200, by Raphaël Gomès
-
tests: disable a section of `test-hgrc.t` that may hit a zeroconf bug stableFri, 11 Oct 2024 15:04:13 -0400, by Matt Harbison
-
tests: disable `test-git-interop.t` with a requirements directive stableFri, 11 Oct 2024 11:03:21 -0400, by Matt Harbison
-
branching: merge stable into defaultTue, 29 Oct 2024 09:38:48 +0100, by Raphaël Gomès
-
ci: build a wheel and use it to run c tests stableSun, 27 Oct 2024 23:34:50 +0100, by Pierre-Yves David
-
ci: unify the way `check-pytype` inherit the common setting stableSun, 27 Oct 2024 14:08:57 +0100, by Pierre-Yves David
-
run-tests: add a --hg-wheel options to test a pre-built wheel stableSun, 27 Oct 2024 08:54:48 +0100, by Pierre-Yves David
-
run-tests: don't use shell call for subprocess stableSun, 27 Oct 2024 08:54:43 +0100, by Pierre-Yves David
-
branching: merge stable into defaultMon, 28 Oct 2024 16:31:49 +0100, by Raphaël Gomès
-
Added tag 6.9rc0 for changeset dc97e8670dec stableMon, 28 Oct 2024 16:26:03 +0100, by Raphaël Gomès
-
doc: register the `config-doc` rst directive stable 6.9rc0Mon, 28 Oct 2024 16:25:23 +0100, by Raphaël Gomès
-
branching: merge stable into defaultMon, 28 Oct 2024 11:45:02 +0100, by Raphaël Gomès
-
evolution: stop wrongly flagging unrelated part of a split as divergent stableFri, 25 Oct 2024 17:33:47 +0200, by Pierre-Yves David
-
tests: skip doctests that use `time.tzset()` on WindowsSun, 27 Oct 2024 17:29:18 -0400, by Matt Harbison
-
tests: hopefully fix `test-doctest.py` on Windows and moreMon, 07 Oct 2024 12:08:48 +0100, by Arseniy Alekseyev
-
hghave: make the description for "clang-format" asciiSat, 26 Oct 2024 13:56:46 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 23:33:19 +0200, by Pierre-Yves David
-
tests: enable pytype checking on `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:46:20 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:45:05 -0400, by Matt Harbison
-
tests: enable pytype checking on `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:09:10 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:07:34 -0400, by Matt Harbison
-
wireprototypes: make `baseprotocolhandler` methods abstractThu, 24 Oct 2024 22:47:31 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler.name` to an abstract propertyThu, 24 Oct 2024 22:37:45 -0400, by Matt Harbison
-
wireprotoserver: subclass the new `baseprotocolhandler` Protocol classThu, 24 Oct 2024 20:50:47 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler` to a Protocol classThu, 24 Oct 2024 20:47:12 -0400, by Matt Harbison
-
test: stabilize `test-audit-path.t` in rust (hopefully)Sat, 26 Oct 2024 12:56:02 +0200, by Pierre-Yves David
-
pycompat: drop test involving assigning "foo" to `sys.hexversion` stableSat, 26 Oct 2024 05:09:55 +0200, by Pierre-Yves David
-
pycompat: filter more of the traceback in `test-flagproccessor.t` stableSat, 26 Oct 2024 05:11:58 +0200, by Pierre-Yves David
-
pycompat: ignore the fork + thread warning for now stableFri, 25 Oct 2024 00:46:22 +0200, by Pierre-Yves David
-
wireprototypes: fix exception handling code with a bad pytype suppression stableThu, 24 Oct 2024 22:55:45 -0400, by Matt Harbison
-
tests: conditionalize undesired output on Windows for rbc the mmap casesFri, 18 Oct 2024 14:14:24 -0400, by Matt Harbison
-
rev-branch-cache: disable mmapping by default on WindowsFri, 18 Oct 2024 13:21:23 -0400, by Matt Harbison
-
tests: actually test the non-mmap case in `test-branches.t`Fri, 18 Oct 2024 13:45:13 -0400, by Matt Harbison
-
tests: dump the http server log after a clone in `test-static-http.t`Thu, 17 Oct 2024 15:34:45 -0400, by Matt Harbison
-
tests: force `dumbhttp.py` to write its log file with '\n' on WindowsThu, 17 Oct 2024 15:21:20 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 04:16:00 +0200, by Pierre-Yves David
-
rust: address 'error: unnecessarily eager cloning of iterator items' stableThu, 11 Jan 2024 20:37:34 +0100, by Mads Kiilerich
-
utils: fix resourceutil use of deprecated importlib.resources stableMon, 22 Jul 2024 18:20:03 +0200, by Mads Kiilerich
-
utils: avoid using internal _imp.is_frozen() stableTue, 27 Jun 2023 13:05:03 +0200, by Mads Kiilerich
-
cext: use sys.executable instead of deprecated Py_GetProgramFullPath stableThu, 11 Jan 2024 20:32:07 +0100, by Mads Kiilerich
-
subrepoutil: pass re.sub 'count' argument by name stableThu, 11 Jan 2024 21:58:55 +0100, by Mads Kiilerich
-
tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position stableThu, 11 Jan 2024 21:58:55 +0100, by Mads Kiilerich
-
tests: use packaging from setuptools instead of deprecated distutils stableThu, 29 Jun 2023 20:02:27 +0200, by Mads Kiilerich
-
tests: drop test-demandimport.py distutils test that failed with warnings stableMon, 26 Jun 2023 15:16:51 +0200, by Mads Kiilerich