log

age author description
Thu, 01 Aug 2024 11:27:20 +0200 Raphaël Gomès rust: populate mmaps in a separate thread if possible
Wed, 31 Jul 2024 15:41:08 +0200 Raphaël Gomès rust-revlog: build an in-memory nodemap if a given revlog gets queried a lot
Wed, 31 Jul 2024 15:11:27 +0200 Raphaël Gomès rust-revlog: generalize an error message
Wed, 31 Jul 2024 13:35:54 +0200 Raphaël Gomès rust-revlog: don't create an in-memory nodemap for filelogs from Python
Wed, 31 Jul 2024 15:02:55 +0200 Raphaël Gomès rust-revlog: move non-persistent-nodemap rev lookup to the index
Mon, 29 Jul 2024 20:39:34 +0200 Raphaël Gomès revlog: add glue to use a pure-Rust VFS
Mon, 29 Jul 2024 20:35:44 +0200 Raphaël Gomès fncache: add attribute to check whether we're using dotencode
Mon, 29 Jul 2024 20:34:38 +0200 Raphaël Gomès fncachestore: add typing information
Mon, 29 Jul 2024 20:34:06 +0200 Raphaël Gomès fncache: refactor load check into a property
Mon, 29 Jul 2024 20:49:07 +0200 Raphaël Gomès hg-core: add FnCacheVFS
Mon, 29 Jul 2024 20:47:43 +0200 Raphaël Gomès hg-core: add a complete VFS
Mon, 29 Jul 2024 20:28:42 +0200 Raphaël Gomès hg-core: add fncache module
Thu, 26 Sep 2024 13:55:26 +0200 Raphaël Gomès rust: populate mmap by default if available
Wed, 19 Jun 2024 18:20:22 +0200 Raphaël Gomès rust-changelog: switch away from deprecated APIs for datetime use
Wed, 19 Jun 2024 19:10:49 +0200 Raphaël Gomès revlog: add the glue to use the Rust `InnerRevlog` from Python
Wed, 19 Jun 2024 17:03:13 +0200 Raphaël Gomès changelog: also set the general delta config flag in the data config
Mon, 29 Jul 2024 15:03:52 +0200 Raphaël Gomès rust-index: use `IndexEntry::offset` to compute read segments
Thu, 10 Oct 2024 10:34:51 +0200 Raphaël Gomès rust-revlog: add a Rust-only `InnerRevlog`
Thu, 10 Oct 2024 10:38:35 +0200 Raphaël Gomès rust-index: fix the computation of data start
Thu, 10 Oct 2024 10:38:10 +0200 Raphaël Gomès rust-index: return an error on a bad index header
Thu, 17 Oct 2024 15:22:38 +0200 Raphaël Gomès rust-vfs: add a TODO to remember a decision taken about naming
Wed, 25 Sep 2024 18:24:15 +0200 Raphaël Gomès rust-revlog: introduce an `options` module
Wed, 25 Sep 2024 18:10:03 +0200 Raphaël Gomès rust-revlog: add file IO helpers
Wed, 25 Sep 2024 16:42:21 +0200 Raphaël Gomès rust-revlog: add compression helpers
Thu, 31 Oct 2024 17:24:18 -0400 Matt Harbison hgweb: skip logging ConnectionAbortedError stable
Fri, 25 Oct 2024 17:15:53 -0400 Matt Harbison ci: add a runner for Windows 10 stable
Fri, 11 Oct 2024 15:04:13 -0400 Matt Harbison tests: disable a section of `test-hgrc.t` that may hit a zeroconf bug stable
Fri, 11 Oct 2024 11:03:21 -0400 Matt Harbison tests: disable `test-git-interop.t` with a requirements directive stable
Fri, 01 Nov 2024 16:22:40 -0400 Matt Harbison tests: stabilize `test-extdiff.t` on macOS stable
Tue, 29 Oct 2024 09:38:48 +0100 Raphaël Gomès branching: merge stable into default
Sun, 27 Oct 2024 23:34:50 +0100 Pierre-Yves David ci: build a wheel and use it to run c tests stable
Sun, 27 Oct 2024 14:10:45 +0100 Pierre-Yves David ci: split the jobs on more stage stable
Sun, 27 Oct 2024 14:08:57 +0100 Pierre-Yves David ci: unify the way `check-pytype` inherit the common setting stable
Sun, 27 Oct 2024 08:54:48 +0100 Pierre-Yves David run-tests: add a --hg-wheel options to test a pre-built wheel stable
Sun, 27 Oct 2024 08:54:43 +0100 Pierre-Yves David run-tests: don't use shell call for subprocess stable
Mon, 28 Oct 2024 16:31:49 +0100 Raphaël Gomès branching: merge stable into default
Mon, 28 Oct 2024 16:26:04 +0100 Raphaël Gomès Added signature for changeset dc97e8670dec stable
Mon, 28 Oct 2024 16:26:03 +0100 Raphaël Gomès Added tag 6.9rc0 for changeset dc97e8670dec stable
Mon, 28 Oct 2024 16:25:23 +0100 Raphaël Gomès doc: register the `config-doc` rst directive stable 6.9rc0
Mon, 28 Oct 2024 15:50:20 +0100 Raphaël Gomès relnotes: add 6.9rc0 stable
Mon, 28 Oct 2024 12:35:22 +0100 Raphaël Gomès branching: merge default into stable stable
Mon, 28 Oct 2024 11:45:02 +0100 Raphaël Gomès branching: merge stable into default
Mon, 28 Oct 2024 11:40:49 +0100 Raphaël Gomès Added signature for changeset eae3ec345e5e stable
Mon, 28 Oct 2024 11:40:25 +0100 Raphaël Gomès Added tag 6.8.2 for changeset eae3ec345e5e stable
Mon, 28 Oct 2024 11:39:03 +0100 Raphaël Gomès relnotes: add 6.8.2 stable 6.8.2
Fri, 25 Oct 2024 17:33:47 +0200 Pierre-Yves David evolution: stop wrongly flagging unrelated part of a split as divergent stable
Sun, 27 Oct 2024 17:29:18 -0400 Matt Harbison tests: skip doctests that use `time.tzset()` on Windows
Mon, 07 Oct 2024 12:08:48 +0100 Arseniy Alekseyev tests: hopefully fix `test-doctest.py` on Windows and more
Sat, 26 Oct 2024 13:56:46 -0400 Matt Harbison hghave: make the description for "clang-format" ascii
Sat, 26 Oct 2024 23:33:19 +0200 Pierre-Yves David branching: merge stable into default
Fri, 25 Oct 2024 23:46:20 -0400 Matt Harbison tests: enable pytype checking on `mercurial/wireprotov1peer.py`
Fri, 25 Oct 2024 23:45:05 -0400 Matt Harbison typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`
Fri, 25 Oct 2024 23:09:10 -0400 Matt Harbison tests: enable pytype checking on `mercurial/wireprotoframing.py`
Fri, 25 Oct 2024 23:07:34 -0400 Matt Harbison typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`
Thu, 24 Oct 2024 22:47:31 -0400 Matt Harbison wireprototypes: make `baseprotocolhandler` methods abstract
Thu, 24 Oct 2024 22:37:45 -0400 Matt Harbison wireprototypes: convert `baseprotocolhandler.name` to an abstract property
Thu, 24 Oct 2024 20:50:47 -0400 Matt Harbison wireprotoserver: subclass the new `baseprotocolhandler` Protocol class
Thu, 24 Oct 2024 20:47:12 -0400 Matt Harbison wireprototypes: convert `baseprotocolhandler` to a Protocol class
Sat, 26 Oct 2024 12:56:02 +0200 Pierre-Yves David test: stabilize `test-audit-path.t` in rust (hopefully)
Sat, 26 Oct 2024 05:09:55 +0200 Pierre-Yves David pycompat: drop test involving assigning "foo" to `sys.hexversion` stable