Fri, 08 Nov 2024 21:22:02 +0100 Pierre-Yves David ci: adjust the starting port range to runner concurrency stable
Fri, 08 Nov 2024 17:28:33 +0100 Pierre-Yves David ci: move the "tempory work dir" to "concurrency-safe" location stable
Mon, 28 Oct 2024 03:29:29 +0100 Pierre-Yves David ci: abstract the of absolute /tmp/ path stable
Fri, 08 Nov 2024 14:56:54 +0100 Pierre-Yves David ci: rationalize variable usage stable
Fri, 08 Nov 2024 14:44:56 +0100 Pierre-Yves David ci: move some variables closer to their usage stable
Fri, 08 Nov 2024 14:35:57 +0100 Pierre-Yves David ci: use extends instead of <<: *x stable
Thu, 07 Nov 2024 17:22:05 +0100 Pierre-Yves David ci: use the macos wheel to run tests stable
Tue, 15 Oct 2024 05:17:37 +0200 Pierre-Yves David wheel: build mac os wheel through the CI stable
Fri, 08 Nov 2024 12:53:40 +0100 Pierre-Yves David pycompat: drop some now useless workaround for makedirs stable
Thu, 07 Nov 2024 23:13:32 +0100 Pierre-Yves David run-tests: install wheel using --prefix instead of --user stable
Fri, 08 Nov 2024 02:02:32 +0100 Pierre-Yves David ci: automatically compute the python tag we use to identify tag stable
Fri, 08 Nov 2024 02:50:34 +0100 Pierre-Yves David pytype: add relative timestamp to the output if `ts` is available stable
Wed, 06 Nov 2024 16:40:58 +0100 Pierre-Yves David ci: build (and use) wheel for all supported version stable
Wed, 06 Nov 2024 16:39:45 +0100 Pierre-Yves David ci: use a pre-setup many-linux image to build wheel stable
Wed, 06 Nov 2024 16:38:57 +0100 Pierre-Yves David ci: use smaller VM to build wheel stable
Wed, 06 Nov 2024 16:32:15 +0100 Pierre-Yves David setup: add a way to force the setup to translate (or fail) stable
Wed, 06 Nov 2024 16:37:10 +0100 Pierre-Yves David ci: pre-adjust some identation stable
Thu, 07 Nov 2024 11:02:35 +0100 Pierre-Yves David test-install: glob instance of "python" in warning stable
Thu, 07 Nov 2024 01:30:08 +0100 Pierre-Yves David test-install: use the global hg for the install step stable
Tue, 05 Nov 2024 12:02:38 -0500 Matt Harbison tests: bump the wait timeouts in test-racy-mutations.t stable
Tue, 05 Nov 2024 11:50:29 -0500 Matt Harbison tests: add a "missing" tests for manifest content in test-racy-mutations.t stable
Tue, 05 Nov 2024 11:48:22 -0500 Matt Harbison tests: conditionalize missing output in test-racy-mutations.t on Windows stable
Thu, 07 Nov 2024 10:36:12 -0500 Matt Harbison tests: disable a section of `test-paths.t` that may hit a zeroconf bug stable
Tue, 05 Nov 2024 15:21:09 +0100 Raphaël Gomès rust-update: make `update_from_null` respect `worker.numcpu` config option stable
Tue, 05 Nov 2024 15:18:32 +0100 Raphaël Gomès rust-cpython: add a TODO about repo reuse stable
Mon, 04 Nov 2024 16:43:05 -0500 Matt Harbison streamclone: disable the volatile file open handle optimization on Windows stable
Mon, 04 Nov 2024 17:42:30 -0500 Matt Harbison tests: treat `select` as a built-in module on Windows stable
Mon, 21 Oct 2024 12:58:40 +0200 Raphaël Gomès rust-vfs: add docstrings to all VFS methods on the trait default
Thu, 10 Oct 2024 15:54:45 +0200 Raphaël Gomès rust-vfs: support checkambig
Tue, 08 Oct 2024 16:10:30 +0200 Raphaël Gomès rust-vfs: add tests to `AtomicFile`
Tue, 08 Oct 2024 16:09:39 +0200 Raphaël Gomès rust-vfs: delete the temp file and not the target on drop
Thu, 26 Sep 2024 14:26:24 +0200 Raphaël Gomès rust: don't star export from the `revlog` module
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 tip