Mercurial > public > mercurial-scm > hg-stable
graph
-
cleanup: remove usage of `repofncache` in testsFri, 21 Feb 2025 22:23:46 -0500, by Pierre-Yves David
-
cleanup: remove usage of `repobundlerepo` in testsFri, 21 Feb 2025 22:20:39 -0500, by Pierre-Yves David
-
cleanup: remove usage of the `reposimplestore` condition in testFri, 21 Feb 2025 22:16:48 -0500, by Pierre-Yves David
-
cleanup: remove the reporevlogstore condition in testFri, 21 Feb 2025 22:05:59 -0500, by Pierre-Yves David
-
rust: enable clippy::or_fun_call lintFri, 21 Feb 2025 14:37:57 -0500, by Mitchell Kember
-
rust: enable workspace lintsFri, 21 Feb 2025 14:37:18 -0500, by Mitchell Kember
-
rust-index: don't compute error messages unless neededFri, 21 Feb 2025 13:58:21 -0500, by Rapha?l Gom?s
-
rust-nodemap: don't compute the error string unless neededFri, 21 Feb 2025 13:56:11 -0500, by Rapha?l Gom?s
-
cleanup: drop the LIBDIR related codeThu, 20 Feb 2025 11:44:44 +0100, by Pierre-Yves David
-
cleanup: remove the `contrib/hgperf` scriptThu, 20 Feb 2025 11:30:50 +0100, by Pierre-Yves David
-
test-fix-path: avoid a test hang on WindowsThu, 20 Feb 2025 12:18:00 -0500, by Matt Harbison
-
stream-clone: adjust default value for worker and memoryWed, 19 Feb 2025 02:45:09 +0100, by Pierre-Yves David
-
stream-clone: skip the memory_target logic when usage is unlimitedWed, 29 Jan 2025 02:45:58 +0100, by Pierre-Yves David
-
fix: add a `extra-bin-paths` optionWed, 19 Feb 2025 23:15:43 +0100, by Pierre-Yves David
-
locallegacypeer: subclass the new `ipeerlegacycommands` Protocol classTue, 18 Feb 2025 23:30:50 -0500, by Matt Harbison
-
localpeer: subclass the new `repository.ipeercommands` Protocol classTue, 18 Feb 2025 23:29:52 -0500, by Matt Harbison
-
memmanifestctx: subclass the new `imanifestrevisionwritable` Protocol classTue, 18 Feb 2025 23:27:19 -0500, by Matt Harbison
-
manifestrevlog: subclass the new `repository.imanifeststorage` Protocol classTue, 18 Feb 2025 23:25:45 -0500, by Matt Harbison
-
treemanifest: subclass the new `repository.imanifestdict` Protocol classTue, 17 Dec 2024 19:32:31 -0500, by Matt Harbison
-
typing: fix the signature of `treemanifest.fastdelta()`Tue, 17 Dec 2024 19:29:08 -0500, by Matt Harbison
-
branching: merge stable into defaultWed, 19 Feb 2025 23:18:17 +0100, by Rapha?l Gom?s
-
diff: add a --ignore-changes-from-ancestors optionFri, 03 Feb 2023 11:01:23 +0100, by Pierre-Yves David
-
importrust: change `copy_tracing` to use the new PyO3 implementationTue, 18 Feb 2025 15:33:51 +0100, by Rapha?l Gom?s
-
pyo3: transliterate the `copy_tracing` module from `hg-cpython`Tue, 18 Feb 2025 15:33:26 +0100, by Rapha?l Gom?s
-
rust: switch `update` module to the `pyo3` implementationTue, 18 Feb 2025 11:48:54 +0100, by Rapha?l Gom?s
-
pyo3: add `update` moduleTue, 18 Feb 2025 11:47:51 +0100, by Rapha?l Gom?s
-
pyo3: add a `repo` moduleTue, 18 Feb 2025 11:45:50 +0100, by Rapha?l Gom?s
-
pyo3: add a util to handle SIGINT from a long-running Rust functionTue, 18 Feb 2025 11:44:21 +0100, by Rapha?l Gom?s
-
pyo3: add a generic error conversion extension traitTue, 18 Feb 2025 11:39:17 +0100, by Rapha?l Gom?s
-
pyO3: remove useless (and wrong) `__doc__` attribute on modulesTue, 18 Feb 2025 11:33:20 +0100, by Rapha?l Gom?s