rust/hg-core/src/revlog/mod.rs
Mon, 06 Nov 2023 11:06:08 +0100 Raphaël Gomès rust: run a clippy pass with the latest stable version
Wed, 11 Oct 2023 02:02:46 +0200 Pierre-Yves David branching: merge stable into default
Thu, 14 Sep 2023 10:52:09 +0100 Arseniy Alekseyev revlog: make the rust test for node hex prefix resolution exercise the nodemap stable
Wed, 13 Sep 2023 18:28:51 +0100 Arseniy Alekseyev revlog: fix a bug where NULL_NODE failed to be resolved to NULL_REV stable
Fri, 18 Aug 2023 14:34:29 +0200 Raphaël Gomès rust: make `Revision` a newtype
Thu, 10 Aug 2023 11:01:07 +0200 Raphaël Gomès rust: implement the `Graph` trait for all revlogs
Thu, 10 Aug 2023 11:00:34 +0200 Raphaël Gomès rust: use the new `UncheckedRevision` everywhere applicable
Mon, 11 Sep 2023 11:52:33 +0200 Raphaël Gomès rust-revlog: split logic for `rawdata` to prepare for `UncheckedRevision` use
Mon, 07 Aug 2023 15:07:48 +0200 Raphaël Gomès rust: remove unused error variant
Mon, 07 Aug 2023 12:53:43 +0200 Raphaël Gomès rust: add `UncheckedRevision` type
Thu, 06 Jul 2023 11:53:40 +0200 Georges Racinet rust-revlog: fix RevlogEntry.data() for NULL_REVISION stable
Thu, 06 Jul 2023 11:43:26 +0200 Georges Racinet rust-revlog: using constant in test stable
Thu, 30 Mar 2023 11:34:30 +0200 Georges Racinet rust-revlog: fix incorrect results with NULL_NODE prefixes stable
Thu, 30 Mar 2023 10:29:29 +0200 Georges Racinet rust-revlog: split out method for `rev_from_node` without persistent nodemap stable
Thu, 18 May 2023 17:53:17 +0100 Arseniy Alekseyev rust: mostly avoid streaming zstd decompression
Thu, 18 May 2023 17:25:18 +0100 Arseniy Alekseyev rust: in zstd decompression, avoid a useless vec initialization
Thu, 18 May 2023 17:18:54 +0100 Arseniy Alekseyev rust: speed up zstd decompression by re-using the decompression context
Thu, 30 Mar 2023 12:20:53 +0200 Georges Racinet rust-revlog: fix lifetime problem for RevlogEntry parent entries accessors
Thu, 30 Mar 2023 12:14:57 +0200 Georges Racinet rust-revlog: explicit naming for `RevlogEntry` lifetime
Tue, 10 Jan 2023 11:20:54 +0100 Raphaël Gomès rust-clippy: merge "revlog" module definition and struct implementation
less more (0) tip