Mercurial > public > mercurial-scm > hg-stable
graph
-
bundle-spec: properly format boolean parameter (issue6960) stable tipTue, 11 Mar 2025 02:29:42 +0100, by Pierre-Yves David
-
drawdag: document and augment file creation capability stableTue, 11 Mar 2025 10:33:15 +0100, by Pierre-Yves David
-
drawdag: add more test output regarding file content stableTue, 11 Mar 2025 11:38:30 +0100, by Pierre-Yves David
-
drawdag: add documentation about special comment around files stableTue, 11 Mar 2025 11:38:12 +0100, by Pierre-Yves David
-
nightly-build: attempt to no longer choke on existing file stableMon, 10 Mar 2025 14:28:33 +0100, by Pierre-Yves David
-
tests: pygments 2.19+ highlight more whitespace in python code stableFri, 28 Feb 2025 17:54:12 +0400, by Anton Shestakov
-
procutil: fix passing of stdin_bytes to background command stableThu, 06 Mar 2025 12:23:27 +0100, by Pierre-Yves David
-
tests: fix expected output for stream-clone stableThu, 06 Mar 2025 10:15:00 +0100, by Pierre-Yves David
-
Added signature for changeset 89ab2459f62a stableWed, 05 Mar 2025 22:33:11 +0100, by Pierre-Yves David
-
Added tag 6.9.3 for changeset 89ab2459f62a stableWed, 05 Mar 2025 22:32:37 +0100, by Pierre-Yves David
-
stream-bundle: properly process requirements stable 6.9.3Wed, 05 Mar 2025 11:41:45 +0100, by Pierre-Yves David
-
docs: update the IRC channel reference in the Windows readme stableSat, 01 Mar 2025 15:47:47 +0400, by Anton Shestakov
-
branching: merge with the faulty mergeFri, 28 Feb 2025 23:25:42 +0100, by Pierre-Yves David
-
branching: correct merge of stable into defaultFri, 28 Feb 2025 23:18:22 +0100, by Pierre-Yves David
-
Added signature for changeset ed68f9a47a09 stableFri, 28 Feb 2025 21:45:17 +0100, by Pierre-Yves David
-
Added tag 7.0rc0 for changeset ed68f9a47a09 stableFri, 28 Feb 2025 21:45:10 +0100, by Pierre-Yves David
-
release-candidate: merge default into stable stable 7.0rc0Fri, 28 Feb 2025 13:29:31 +0100, by Pierre-Yves David
-
relnotes: add 7.0Tue, 25 Feb 2025 09:19:37 -0500, by Pierre-Yves David
-
rhg-files: use the correct long-form flag for selecting a revisionWed, 26 Feb 2025 09:25:53 -0500, by Rapha?l Gom?s
-
rust-annotate: do not impl Sync for LinesMon, 24 Feb 2025 16:56:09 -0500, by Mitchell Kember
-
hg-core: add dependency static_assertions_nextTue, 25 Feb 2025 09:27:09 -0500, by Mitchell Kember
-
setup: drop the inaccessible `py2exehacked` code around distutilsSat, 22 Feb 2025 18:25:25 -0500, by Matt Harbison
-
docs: update the IRC channel reference in the Windows readmeMon, 24 Feb 2025 14:13:52 -0500, by Matt Harbison
-
packaging: adapt `__version__.py` parsing for `setuptools_scm` outputMon, 24 Feb 2025 12:14:15 -0500, by Matt Harbison
-
contrib: add modern `setuptools` and `setuptools_scm` to the packaging venvMon, 24 Feb 2025 11:29:46 -0500, by Matt Harbison
-
cleanup: purge these conditional from `hghave.py`Fri, 21 Feb 2025 22:28:35 -0500, by Pierre-Yves David
-
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