Mercurial > public > mercurial-scm > hg-stable
graph
-
rust-inner-revlog: cache the compressorMon, 04 Nov 2024 12:10:22 +0100, by Rapha?l Gom?s
-
rust-lib: remove exports for not too common pattern-related typesMon, 04 Nov 2024 11:26:41 +0100, by Rapha?l Gom?s
-
rust-lib: move `PatternError` to the `filepatterns` moduleMon, 04 Nov 2024 11:21:43 +0100, by Rapha?l Gom?s
-
rust-lib: move `Dirstate*Error` to the `dirstate` moduleMon, 04 Nov 2024 11:18:36 +0100, by Rapha?l Gom?s
-
rust-lib: only export very common types to the top of the crateMon, 04 Nov 2024 11:13:05 +0100, by Rapha?l Gom?s
-
rust-dirstate: remove star exportsMon, 04 Nov 2024 11:07:05 +0100, by Rapha?l Gom?s
-
rust-dirstate: merge `dirstate_tree` module into `dirstate`Mon, 04 Nov 2024 11:00:58 +0100, by Rapha?l Gom?s
-
rust-revlog: rename `end` to `data_end`Mon, 04 Nov 2024 10:38:17 +0100, by Rapha?l Gom?s
-
rust-revlog: rename `start` to `data_start`Mon, 04 Nov 2024 10:37:42 +0100, by Rapha?l Gom?s
-
rust-revlog: rename `length` to `data_compressed_length`Mon, 04 Nov 2024 10:36:45 +0100, by Rapha?l Gom?s
-
rust-vfs: rename `open` to `open_write` and `open_read` to `open`Tue, 29 Oct 2024 12:03:55 +0100, by Rapha?l Gom?s
-
rust-status: fix a future compilation errorTue, 29 Oct 2024 11:41:27 +0100, by Rapha?l Gom?s
-
rust-cpython: remove outdated testTue, 29 Oct 2024 11:35:41 +0100, by Rapha?l Gom?s
-
rust: fix clippy lintsTue, 29 Oct 2024 11:35:01 +0100, by Rapha?l Gom?s
-
rust: normalize `_for_unchecked_rev` naming among revlogs and the indexTue, 29 Oct 2024 11:00:04 +0100, by Rapha?l Gom?s
-
ci: add a small script one can run to purge older pipelineTue, 12 Nov 2024 12:45:23 +0100, by Pierre-Yves David
-
sslutil: bump the default minimum TLS version of the client to 1.2 (BC)Mon, 11 Nov 2024 21:25:03 -0500, by Matt Harbison
-
help: modernize the help text for `hostsecurity.minimumprotocol`Mon, 11 Nov 2024 13:03:13 -0500, by Matt Harbison
-
tests: stop killing (most) https servers individuallyMon, 11 Nov 2024 12:08:26 -0500, by Matt Harbison
-
sslutil: add support for clients to set TLSv1.3 as the minimum protocolMon, 21 Dec 2020 20:21:46 -0500, by Matt Harbison
-
run-tests: add a 4th `HGPORT` valueMon, 21 Dec 2020 13:50:25 -0500, by Matt Harbison
-
sslutil: drop the unused `commonssloptions()`Mon, 11 Nov 2024 12:32:04 -0500, by Matt Harbison
-
sslutil: de-indent the Python 3.7+ code from the previous commitWed, 20 Nov 2024 16:31:40 -0500, by Matt Harbison
-
sslutil: drop support for Python prior to 3.7Fri, 08 Nov 2024 19:48:06 -0500, by Matt Harbison
-
rust-manifest: use `memchr` crate for all byte-finding needsTue, 12 Nov 2024 23:20:04 +0100, by Rapha?l Gom?s
-
histedit-continue: wire up `hg continue` and `histedit`Wed, 30 Oct 2024 19:38:56 -0700, by Brian Hulette
-
branching: merge stable into defaultWed, 20 Nov 2024 15:53:19 +0100, by Rapha?l Gom?s
-
branching: merge stable into defaultThu, 14 Nov 2024 16:45:23 +0100, by Rapha?l Gom?s
-
rust-vfs: add docstrings to all VFS methods on the traitMon, 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
-
branching: merge stable into defaultTue, 29 Oct 2024 09:38:48 +0100, by Rapha?l Gom?s
-
branching: merge stable into defaultMon, 28 Oct 2024 16:31:49 +0100, by Rapha?l Gom?s
-
packaging: fetch gettext dependencies from m-s.o instead of sourceforge stableTue, 25 Feb 2025 20:21:43 -0500, by Matt Harbison