Mercurial > hg
graph
-
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