Mercurial > hg-stable
graph
-
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
-
rhg: expand user and environment variables in ignore includes stableThu, 01 Aug 2024 14:00:07 +0200, by Raphaël Gomès
-
demandimport: don't delay threading import stableFri, 26 Jul 2024 10:52:28 +0200, by Julien Cristau
-
test-check: don't report distutils as a local import stableMon, 08 Jul 2024 16:44:07 +0200, by Pierre-Yves David
-
rust: use `cpython` 0.7.2 crate to add support for Python 3.12 stableMon, 08 Jul 2024 16:02:54 +0200, by Raphaël Gomès
-
revbranchcache: disable mmap access by default stableMon, 08 Jul 2024 15:52:01 +0200, by Pierre-Yves David
-
portability: fix build on Solaris-derived systemd stableMon, 24 Jun 2024 18:54:59 +0200, by Joerg Sonnenberger
-
mmap: only use mmap to read revlog persistent nodemap if it is safe stableWed, 03 Jul 2024 12:32:57 +0200, by Pierre-Yves David
-
mmap: fix another instance of reverse mmap logic in persistent nodemap stableWed, 03 Jul 2024 12:47:08 +0200, by Pierre-Yves David
-
mmap: only use mmap to read rev-branch-cache data if it is safe stableWed, 03 Jul 2024 12:31:21 +0200, by Pierre-Yves David
-
mmap: only use mmap to read revlog index if it is safe stableWed, 03 Jul 2024 12:26:57 +0200, by Pierre-Yves David
-
mmap: add a `is_mmap_safe` method to vfs stableWed, 03 Jul 2024 12:22:48 +0200, by Pierre-Yves David
-
Added tag 6.8rc0 for changeset 6454c117c6a4 stableMon, 24 Jun 2024 13:14:04 +0200, by Raphaël Gomès
-
branching: merge default into stable for 6.8rc0 stable 6.8rc0Mon, 24 Jun 2024 12:05:31 +0200, by Raphaël Gomès
-
relnotes: add 6.8rc0Mon, 24 Jun 2024 12:04:14 +0200, by Raphaël Gomès
-
branch3: use an explicitely experimental name for filesMon, 24 Jun 2024 10:52:46 +0200, by Raphaël Gomès
-
obsolete: simplify relevantmarkerMon, 24 Jun 2024 03:16:52 +0200, by Joerg Sonnenberger
-
exchange: improve computation of relevant markers for large reposTue, 11 Jun 2024 18:47:50 +0200, by Joerg Sonnenberger
-
branching: merge stable into defaultWed, 12 Jun 2024 11:29:11 +0200, by Raphaël Gomès
-
narrow: add a test for linkrev computation done during widenWed, 06 Sep 2023 18:23:32 +0200, by Pierre-Yves David