Mercurial > hg-stable
graph
-
branching: merge stable into defaultMon, 24 Jun 2024 13:15:46 +0200, 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
-
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
-
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
-
docstring: backed out changeset 51057ab0dffa stableFri, 25 Oct 2024 23:54:24 +0200, by Pierre-Yves David
-
zope-interface: add compatibility with 3.13 compiler attributes stableThu, 24 Oct 2024 18:58:58 +0200, by Raphaël Gomès
-
py-3-13: fix traceback matching for the new Python version stableThu, 24 Oct 2024 15:35:45 +0200, by Raphaël Gomès
-
py-3-13: stabilize the docstring output across all supported Python versions stableThu, 24 Oct 2024 15:23:52 +0200, by Raphaël Gomès
-
test-lfs-serve-access: vastly simplify the error output check stableThu, 24 Oct 2024 18:04:26 +0200, by Raphaël Gomès
-
subrepo: propagate non-default path on outgoing stableSun, 31 Mar 2024 17:57:46 -0300, by Felipe Resende
-
outgoing: move sorting in the display function stableFri, 25 Oct 2024 01:23:24 +0200, by Pierre-Yves David
-
outgoing: extract changeset display in its own function stableFri, 25 Oct 2024 01:04:38 +0200, by Felipe Resende
-
test-lfs-serve-access: account for output differences in Python 3.12 stableWed, 23 Oct 2024 14:02:28 +0200, by Raphaël Gomès
-
windows: implement `util.cachestat` to fix numerous dirstate problems stableWed, 16 Oct 2024 18:06:36 -0400, by Matt Harbison
-
tests: use shlex.quote instead of pipes.quote stableMon, 14 Oct 2024 16:46:25 +0200, by Julien Cristau
-
demande-import-test: use `wsgiref` instead of `telnetlib` for testing stableTue, 15 Oct 2024 04:33:30 +0200, by Pierre-Yves David
-
hgdemandimport: add collections.abc to the ignore list because Python 3.13 rc3 stableMon, 07 Oct 2024 19:53:24 +0200, by Mads Kiilerich
-
doctest: use the system hg to find the list of file to tests stableTue, 08 Oct 2024 20:50:46 +0200, by Pierre-Yves David
-
relnotes: skip the test if the source repository is not readable stableTue, 08 Oct 2024 15:54:59 +0200, by Pierre-Yves David
-
check-code: document reason and suggest alternative to exit code negation stableTue, 08 Oct 2024 15:54:59 +0200, by Pierre-Yves David
-
test: preserve the existing module policy config for testrepohg resuse stableTue, 08 Oct 2024 15:54:59 +0200, by Pierre-Yves David
-
module-policy: ignore empty module policy stableTue, 08 Oct 2024 15:54:59 +0200, by Pierre-Yves David
-
run-tests: ensure that --no-rust do not use rust stableFri, 27 Sep 2024 15:53:56 +0200, by Pierre-Yves David
-
rust: bump rust-cpython version to 0.7.2 stableTue, 17 Sep 2024 16:40:24 +0200, by Pierre-Yves David
-
profiling: use "stat" profiler to profile individual request stableWed, 11 Sep 2024 12:03:39 +0200, by Pierre-Yves David
-
profiling: improve 3.12 error message for calling lsprof twice stableWed, 11 Sep 2024 12:02:38 +0200, by Pierre-Yves David
-
test: display server error log in test-profile.t stableWed, 11 Sep 2024 00:41:37 +0200, by Pierre-Yves David
-
setup: handle removal of old MSVC compiler from setuptools 65.0 (issue6910) stableThu, 05 Sep 2024 15:37:14 -0400, by Matt Harbison
-
merge: sort filemap only if requested by the caller stableWed, 07 Aug 2024 22:05:36 +0200, by Manuel Jacob
-
largefiles: fix check that ensures that --all-largefiles is only used locally stableFri, 09 Aug 2024 22:45:32 +0200, by Manuel Jacob
-
import: fix erroneous comparison of str with bytes stableFri, 09 Aug 2024 14:26:13 +0200, by Manuel Jacob
-
histedit: create state and acquire locks earlier stableThu, 08 Aug 2024 17:28:38 +0400, by Anton Shestakov
-
py3: use str literal instead of bytes literal stableTue, 06 Aug 2024 22:51:41 +0200, by Manuel Jacob
-
cffi: pass bytes instead of str to ffi.new("char[]", …) stableTue, 06 Aug 2024 17:53:59 +0200, by Manuel Jacob
-
cffi: call bytes() instead of str() on CFFI buffer instances stableMon, 05 Aug 2024 21:21:32 +0200, by Manuel Jacob
-
cffi: pass C type and attribute names as str instead of bytes stableMon, 05 Aug 2024 21:08:36 +0200, by Manuel Jacob
-
py3: fix type of some elements of __all__ lists stableMon, 05 Aug 2024 20:47:17 +0200, by Manuel Jacob
-
copytracing: fix a bug in an edge case in metadata.compute_all_files_changes stableThu, 01 Aug 2024 11:14:58 +0100, by Arseniy Alekseyev
-
rhg: ignore readonly FS error when saving dirstate stableThu, 01 Aug 2024 13:04:38 +0100, by Arseniy Alekseyev
-
Added signature for changeset 11a9e2fc0caf stableThu, 01 Aug 2024 16:34:37 +0200, by Pierre-Yves David
-
Added tag 6.8.1 for changeset 11a9e2fc0caf stableThu, 01 Aug 2024 16:34:35 +0200, by Pierre-Yves David