Mon, 06 May 2024 18:50:21 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 22 Apr 2024 19:47:08 +0200 |
Georges Racinet |
rust: blanket implementation of Graph for Graph references
stable
|
Mon, 26 Feb 2024 12:59:57 +0100 |
Pierre-Yves David |
rust-index: drop offset_override
|
Mon, 26 Feb 2024 13:41:02 +0100 |
Pierre-Yves David |
rust-index: stop calling `with_offset` in the tests
|
Thu, 23 Nov 2023 18:47:42 +0100 |
Raphaël Gomès |
rust-index: allow inlining `check_revision` across crates
|
Thu, 02 Nov 2023 11:16:13 +0100 |
Raphaël Gomès |
rust-index: check that the entry bytes are the same in both indexes
|
Mon, 18 Sep 2023 17:11:11 +0200 |
Raphaël Gomès |
rust-revlog: teach the revlog opening code to read the repo options
|
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
base
rust/hg-core/src/revlog.rs@77ae2d876428
|