Mercurial > hg
graph
-
streamclone: disable the volatile file open handle optimization on Windows stableMon, 04 Nov 2024 16:43:05 -0500, by Matt Harbison
-
tests: treat `select` as a built-in module on Windows stableMon, 04 Nov 2024 17:42:30 -0500, by Matt Harbison
-
rust-vfs: add docstrings to all VFS methods on the trait defaultMon, 21 Oct 2024 12:58:40 +0200, by Raphaël Gomès
-
rust-vfs: support checkambigThu, 10 Oct 2024 15:54:45 +0200, by Raphaël Gomès
-
rust-vfs: add tests to `AtomicFile`Tue, 08 Oct 2024 16:10:30 +0200, by Raphaël Gomès
-
rust-vfs: delete the temp file and not the target on dropTue, 08 Oct 2024 16:09:39 +0200, by Raphaël Gomès
-
rust: don't star export from the `revlog` moduleThu, 26 Sep 2024 14:26:24 +0200, by Raphaël Gomès
-
rust: populate mmaps in a separate thread if possibleThu, 01 Aug 2024 11:27:20 +0200, by Raphaël Gomès
-
rust-revlog: build an in-memory nodemap if a given revlog gets queried a lotWed, 31 Jul 2024 15:41:08 +0200, by Raphaël Gomès
-
rust-revlog: generalize an error messageWed, 31 Jul 2024 15:11:27 +0200, by Raphaël Gomès
-
rust-revlog: don't create an in-memory nodemap for filelogs from PythonWed, 31 Jul 2024 13:35:54 +0200, by Raphaël Gomès
-
rust-revlog: move non-persistent-nodemap rev lookup to the indexWed, 31 Jul 2024 15:02:55 +0200, by Raphaël Gomès
-
revlog: add glue to use a pure-Rust VFSMon, 29 Jul 2024 20:39:34 +0200, by Raphaël Gomès
-
fncache: add attribute to check whether we're using dotencodeMon, 29 Jul 2024 20:35:44 +0200, by Raphaël Gomès
-
fncachestore: add typing informationMon, 29 Jul 2024 20:34:38 +0200, by Raphaël Gomès
-
fncache: refactor load check into a propertyMon, 29 Jul 2024 20:34:06 +0200, by Raphaël Gomès
-
hg-core: add FnCacheVFSMon, 29 Jul 2024 20:49:07 +0200, by Raphaël Gomès
-
hg-core: add a complete VFSMon, 29 Jul 2024 20:47:43 +0200, by Raphaël Gomès
-
hg-core: add fncache moduleMon, 29 Jul 2024 20:28:42 +0200, by Raphaël Gomès
-
rust: populate mmap by default if availableThu, 26 Sep 2024 13:55:26 +0200, by Raphaël Gomès
-
rust-changelog: switch away from deprecated APIs for datetime useWed, 19 Jun 2024 18:20:22 +0200, by Raphaël Gomès
-
revlog: add the glue to use the Rust `InnerRevlog` from PythonWed, 19 Jun 2024 19:10:49 +0200, by Raphaël Gomès
-
changelog: also set the general delta config flag in the data configWed, 19 Jun 2024 17:03:13 +0200, by Raphaël Gomès
-
rust-index: use `IndexEntry::offset` to compute read segmentsMon, 29 Jul 2024 15:03:52 +0200, by Raphaël Gomès
-
rust-revlog: add a Rust-only `InnerRevlog`Thu, 10 Oct 2024 10:34:51 +0200, by Raphaël Gomès
-
rust-index: fix the computation of data startThu, 10 Oct 2024 10:38:35 +0200, by Raphaël Gomès
-
rust-index: return an error on a bad index headerThu, 10 Oct 2024 10:38:10 +0200, by Raphaël Gomès
-
rust-vfs: add a TODO to remember a decision taken about namingThu, 17 Oct 2024 15:22:38 +0200, by Raphaël Gomès
-
rust-revlog: introduce an `options` moduleWed, 25 Sep 2024 18:24:15 +0200, by Raphaël Gomès
-
rust-revlog: add file IO helpersWed, 25 Sep 2024 18:10:03 +0200, by Raphaël Gomès
-
rust-revlog: add compression helpersWed, 25 Sep 2024 16:42:21 +0200, by Raphaël Gomès
-
tests: disable a section of `test-hgrc.t` that may hit a zeroconf bug stableFri, 11 Oct 2024 15:04:13 -0400, by Matt Harbison
-
tests: disable `test-git-interop.t` with a requirements directive stableFri, 11 Oct 2024 11:03:21 -0400, by Matt Harbison
-
branching: merge stable into defaultTue, 29 Oct 2024 09:38:48 +0100, by Raphaël Gomès
-
ci: build a wheel and use it to run c tests stableSun, 27 Oct 2024 23:34:50 +0100, by Pierre-Yves David
-
ci: unify the way `check-pytype` inherit the common setting stableSun, 27 Oct 2024 14:08:57 +0100, by Pierre-Yves David
-
run-tests: add a --hg-wheel options to test a pre-built wheel stableSun, 27 Oct 2024 08:54:48 +0100, by Pierre-Yves David
-
run-tests: don't use shell call for subprocess stableSun, 27 Oct 2024 08:54:43 +0100, by Pierre-Yves David
-
branching: merge stable into defaultMon, 28 Oct 2024 16:31:49 +0100, by Raphaël Gomès
-
Added tag 6.9rc0 for changeset dc97e8670dec stableMon, 28 Oct 2024 16:26:03 +0100, by Raphaël Gomès
-
doc: register the `config-doc` rst directive stable 6.9rc0Mon, 28 Oct 2024 16:25:23 +0100, by Raphaël Gomès
-
branching: merge stable into defaultMon, 28 Oct 2024 11:45:02 +0100, 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
-
tests: skip doctests that use `time.tzset()` on WindowsSun, 27 Oct 2024 17:29:18 -0400, by Matt Harbison
-
tests: hopefully fix `test-doctest.py` on Windows and moreMon, 07 Oct 2024 12:08:48 +0100, by Arseniy Alekseyev
-
hghave: make the description for "clang-format" asciiSat, 26 Oct 2024 13:56:46 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 23:33:19 +0200, by Pierre-Yves David
-
tests: enable pytype checking on `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:46:20 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:45:05 -0400, by Matt Harbison
-
tests: enable pytype checking on `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:09:10 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:07:34 -0400, by Matt Harbison
-
wireprototypes: make `baseprotocolhandler` methods abstractThu, 24 Oct 2024 22:47:31 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler.name` to an abstract propertyThu, 24 Oct 2024 22:37:45 -0400, by Matt Harbison
-
wireprotoserver: subclass the new `baseprotocolhandler` Protocol classThu, 24 Oct 2024 20:50:47 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler` to a Protocol classThu, 24 Oct 2024 20:47:12 -0400, by Matt Harbison
-
test: stabilize `test-audit-path.t` in rust (hopefully)Sat, 26 Oct 2024 12:56:02 +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
-
tests: conditionalize undesired output on Windows for rbc the mmap casesFri, 18 Oct 2024 14:14:24 -0400, by Matt Harbison
-
rev-branch-cache: disable mmapping by default on WindowsFri, 18 Oct 2024 13:21:23 -0400, by Matt Harbison
-
tests: actually test the non-mmap case in `test-branches.t`Fri, 18 Oct 2024 13:45:13 -0400, by Matt Harbison
-
tests: dump the http server log after a clone in `test-static-http.t`Thu, 17 Oct 2024 15:34:45 -0400, by Matt Harbison
-
tests: force `dumbhttp.py` to write its log file with '\n' on WindowsThu, 17 Oct 2024 15:21:20 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 04:16:00 +0200, by Pierre-Yves David
-
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
-
filecache: use bytes wherever possible in the testsSat, 26 Oct 2024 02:04:31 +0200, by Pierre-Yves David
-
cachestat: avoid creating cachestat for http pathSat, 26 Oct 2024 01:38:20 +0200, by Pierre-Yves David
-
filecache: use binary path in the testSat, 26 Oct 2024 02:03:54 +0200, by Pierre-Yves David
-
branching: merge stable into defaultSat, 26 Oct 2024 00:58:01 +0200, by Pierre-Yves David
-
py-3-13: stabilize the docstring output across all supported Python versionsThu, 24 Oct 2024 15:23:52 +0200, by Raphaël Gomès
-
docstring: backed out changeset 51057ab0dffa stableFri, 25 Oct 2024 23:54:24 +0200, by Pierre-Yves David
-
tests: stabilize `test-clonebundles-autogen.t` on WindowsTue, 15 Oct 2024 22:30:10 -0400, by Matt Harbison
-
clonebundles: stop shell quoting `HGCB_BUNDLE_BASENAME` environment variableTue, 15 Oct 2024 22:19:30 -0400, by Matt Harbison
-
tests: add coverage to for `HGCB_BUNDLE_BASENAME` with special charactersMon, 21 Oct 2024 15:24:55 -0400, by Matt Harbison
-
tests: stabilize `test-eol-update.t` on WindowsTue, 15 Oct 2024 18:58:47 -0400, by Matt Harbison
-
tests: force `dummysmtpd.py` to write its log file with '\n' on WindowsTue, 15 Oct 2024 18:35:45 -0400, by Matt Harbison
-
tests: raise the default value for the various `devel.sync.*-timeout` configsMon, 14 Oct 2024 20:11:27 -0400, by Matt Harbison
-
tests: remove deprecated test-check-py3-compat.tTue, 22 Oct 2024 15:59:01 +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
-
merge: add a config to allow conflict-free merge of changes on adjacent linesThu, 24 Oct 2024 17:35:53 +0200, by Arseniy Alekseyev
-
localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain`Wed, 23 Oct 2024 17:08:57 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage`Wed, 23 Oct 2024 17:04:59 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.revlogfilestorage`Wed, 23 Oct 2024 17:03:33 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.locallegacypeer`Wed, 23 Oct 2024 17:01:35 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.localpeer`Wed, 23 Oct 2024 16:59:43 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.localcommandexecutor`Wed, 23 Oct 2024 16:51:18 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.treemanifestctx`Wed, 23 Oct 2024 16:48:46 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.memtreemanifestctx`Wed, 23 Oct 2024 16:45:12 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestctx`Wed, 23 Oct 2024 16:43:22 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.memmanifestctx`Wed, 23 Oct 2024 16:41:02 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestlog`Wed, 23 Oct 2024 16:39:12 -0400, by Matt Harbison