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
-
rust-dagops: fix typo in docstringTue, 18 Feb 2025 11:31:45 +0100, by Rapha?l Gom?s
-
importrust: migrate over the last `dirstate` importMon, 17 Feb 2025 16:28:00 +0100, by Rapha?l Gom?s
-
version: document the current choice for the local schemeWed, 19 Feb 2025 00:26:24 +0100, by Pierre-Yves David
-
version: update the generation to something closer to what we had previouslyWed, 19 Feb 2025 00:25:17 +0100, by Pierre-Yves David
-
stream-bundle: make sure to open the file in binary modeWed, 19 Feb 2025 01:13:00 +0100, by Pierre-Yves David
-
stream-bundle: simple use of `mode` argument of `os.open`Tue, 18 Feb 2025 17:21:42 +0100, by Pierre-Yves David
-
rhg-annotate: support whitespace optionsFri, 07 Feb 2025 17:42:43 -0500, by Mitchell Kember
-
annotate: add test for --ignore-space-at-eolWed, 12 Feb 2025 11:37:07 -0500, by Mitchell Kember
-
dirstatemap: narrow the `wait_on_cfg` usageTue, 18 Feb 2025 22:30:55 +0100, by Pierre-Yves David
-
dirstatemap: update, document and type the identity trackingTue, 18 Feb 2025 22:24:08 +0100, by Pierre-Yves David
-
branching: merge with stableTue, 18 Feb 2025 22:49:43 +0100, by Pierre-Yves David
-
makefile: drop the `build` targetTue, 18 Feb 2025 16:57:50 +0100, by Pierre-Yves David
-
hg-docker: fix the error raisingTue, 18 Feb 2025 00:57:17 +0100, by Pierre-Yves David
-
packaging: remove docutils source installationTue, 11 Feb 2025 15:31:07 +0100, by Mathias De Mare
-
packaging: fix rpm docutils dependencyTue, 11 Feb 2025 15:03:04 +0100, by Mathias De Mare
-
doc: make sure install target also generates htmlTue, 11 Feb 2025 15:02:48 +0100, by Mathias De Mare
-
contrib: adapt rpm spec to removed all targetTue, 11 Feb 2025 15:02:24 +0100, by Mathias De Mare
-
packagelib: call hg log without specific pythonThu, 06 Feb 2025 09:47:08 +0100, by Mathias De Mare
-
packaging: fix list of files to be included in rpmTue, 04 Feb 2025 15:42:07 +0100, by Mathias De Mare
-
packaging: provide recent setuptools for rpm builds without python includedTue, 04 Feb 2025 15:15:25 +0100, by Mathias De Mare
-
packaging: add which to properly get full python pathTue, 04 Feb 2025 15:10:25 +0100, by Mathias De Mare
-
packaging: use optimized python in RPMsMon, 03 Feb 2025 15:33:00 +0100, by Mathias De Mare
-
packaging: fix docker rpms with python3 includedMon, 03 Feb 2025 16:28:30 +0100, by Mathias De Mare
-
packaging: remove rpm cgi.py changes as no longer relevant with recent pythonTue, 04 Feb 2025 13:10:41 +0100, by Mathias De Mare
-
packagelib: allow retrieving the hg version without building hgMon, 03 Feb 2025 17:17:13 +0100, by Mathias De Mare
-
packaging: upstep python and docutilsMon, 03 Feb 2025 16:47:17 +0100, by Mathias De Mare
-
makefile: more fix to the pip invocationTue, 18 Feb 2025 01:26:22 +0100, by paugier
-
makefile: remove the target 'all'Tue, 18 Feb 2025 01:25:35 +0100, by paugier
-
makefile: update the way we call the sub makefileTue, 18 Feb 2025 01:22:46 +0100, by paugier
-
makefile: minor spacing fixTue, 18 Feb 2025 01:20:53 +0100, by paugier
-
makefile: drop a useless empty line at the end of the fileTue, 18 Feb 2025 01:20:18 +0100, by paugier
-
makefile: fix install-bin and install-bin-home targetsTue, 04 Feb 2025 17:47:04 +0100, by paugier
-
makefile: use pybuild for the `dist-notests` make targetMon, 17 Feb 2025 12:36:03 +0100, by Pierre-Yves David
-
makefile: use pybuild for the `wheel` make targetMon, 17 Feb 2025 12:35:15 +0100, by Pierre-Yves David
-
contributing: explicit list of dev requirementsMon, 17 Feb 2025 11:45:47 +0100, by paugier
-
contributing: move CONTRIBUTING to markdown formatMon, 17 Feb 2025 11:45:17 +0100, by paugier
-
makefile: remove COMPILERFLAG (prefer standard env vars)Thu, 30 Jan 2025 10:13:07 +0100, by paugier
-
stream-clone-v2: directly use the os module for file operationWed, 29 Jan 2025 02:27:05 +0100, by Pierre-Yves David
-
stream-clone-v2: bypass the vfs to write the file on diskWed, 29 Jan 2025 02:23:02 +0100, by Pierre-Yves David
-
stream-clone-v2: centralize preparation for streamed filesWed, 29 Jan 2025 02:17:33 +0100, by Pierre-Yves David
-
stream-clone-v2: disable buffering when writing the filesMon, 20 Jan 2025 12:41:20 +0100, by Pierre-Yves David
-
vfs: add a "buffering" argument to vfs mirroring the Python oneSat, 30 Nov 2024 02:24:22 +0100, by Pierre-Yves David
-
stream-clone-v2: disable the garbage collector during consumptionFri, 29 Nov 2024 22:22:54 +0100, by Pierre-Yves David
-
stream-clone-v2: simplify the handling of small fileWed, 05 Feb 2025 21:59:32 +0100, by Pierre-Yves David
-
util: expose the default chunk size for filechunkiterWed, 05 Feb 2025 21:58:05 +0100, by Pierre-Yves David
-
stream-clone-v2: avoid waking further thread if only 1 item is availableMon, 03 Feb 2025 23:28:09 +0100, by Pierre-Yves David
-
stream-clone-v2: use a Queue implementation without a stdlib Condition objectWed, 05 Feb 2025 12:17:00 +0100, by Pierre-Yves David
-
stream-clone-v2: no longer use the stdlib Condition objectMon, 03 Feb 2025 21:31:35 +0100, by Pierre-Yves David
-
stream-clone-v2: introduce a way to limit memory usage of the threaded versionMon, 27 Jan 2025 18:22:01 +0100, by Pierre-Yves David
-
bundle2: also expose the `tell` attribute of the underlying chunkbufferWed, 29 Jan 2025 15:50:01 +0100, by Pierre-Yves David
-
chunkbuffer: add a "tell()" method on chunk bufferMon, 27 Jan 2025 18:18:57 +0100, by Pierre-Yves David
-
stream-clone-v2: use the pass through for threaded stream cloneTue, 21 Jan 2025 04:28:11 +0100, by Pierre-Yves David
-
bundle2-part: provide a "__iter__" pass throughMon, 27 Jan 2025 18:08:34 +0100, by Pierre-Yves David
-
chunkbuffer: provide a "__iter__" pass throughMon, 27 Jan 2025 18:08:19 +0100, by Pierre-Yves David
-
stream-clone-v2: also use a thread to read the streamed dataMon, 20 Jan 2025 17:05:22 +0100, by Pierre-Yves David
-
stream-clone-v2: make the number of writer dependent of usage configMon, 27 Jan 2025 19:15:39 +0100, by Pierre-Yves David
-
stream-clone-v2: use dedicated threads to write the data on diskMon, 20 Jan 2025 15:13:30 +0100, by Pierre-Yves David
-
stream-clone-v2: turn the file chunking function into a classMon, 20 Jan 2025 13:00:21 +0100, by Pierre-Yves David
-
stream-clone-v2: extract the file writing code in a functionMon, 20 Jan 2025 12:32:37 +0100, by Pierre-Yves David
-
stream-clone-v2: extract the stream parsing code in a functionMon, 20 Jan 2025 12:16:54 +0100, by Pierre-Yves David