rust/hg-core/src/revlog/index.rs
Thu, 26 Oct 2023 15:26:19 +0200 Raphaël Gomès rust-index: add Sync bound to all relevant mmap-derived values
Fri, 20 Oct 2023 09:12:22 +0200 Georges Racinet rust-index: optimize find_gca_candidates() on less than 8 revisions
Fri, 20 Oct 2023 08:54:49 +0200 Georges Racinet rust-index: simplification in find_gca_candidates()
Fri, 20 Oct 2023 08:43:00 +0200 Georges Racinet rust-index: avoid double negation in find_gca_candidates()
Fri, 20 Oct 2023 08:17:00 +0200 Georges Racinet rust-index: avoid some cloning in find_gca_candidates()
Wed, 18 Oct 2023 15:35:38 +0200 Georges Racinet rust-index: implement common_ancestors_heads() and ancestors()
Tue, 17 Oct 2023 22:42:40 +0200 Georges Racinet on incendie.racinet.fr rust-index: find_gca_candidates bit sets genericization
Thu, 02 Nov 2023 11:45:20 +0100 Raphaël Gomès rust-index: core impl for find_gca_candidates and find_deepest
Mon, 30 Oct 2023 11:57:36 +0100 Raphaël Gomès rust-index: add support for `reachableroots2`
Mon, 30 Oct 2023 11:54:42 +0100 Raphaël Gomès rust-index: add support for `computephasesmapsets`
Thu, 02 Nov 2023 11:40:23 +0100 Raphaël Gomès rust-index: add support for `_slicechunktodensity`
Mon, 30 Oct 2023 11:14:25 +0100 Raphaël Gomès rust-index: add support for `headrevsfiltered`
Tue, 19 Sep 2023 15:21:43 +0200 Raphaël Gomès rust-index: implement headrevs
Thu, 03 Aug 2023 15:50:14 +0200 Raphaël Gomès rust-index: add support for delta-chain computation
Thu, 03 Aug 2023 15:01:34 +0200 Raphaël Gomès rust-index: add support for `find_snapshots`
Thu, 03 Aug 2023 12:05:32 +0200 Raphaël Gomès rust-index: add `is_snapshot` method
Thu, 03 Aug 2023 14:50:17 +0200 Raphaël Gomès rust-index: add missing special case for null rev
Thu, 02 Nov 2023 11:19:54 +0100 Raphaël Gomès rust-index: implementation of __getitem__
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
Thu, 03 Aug 2023 10:28:10 +0200 Raphaël Gomès rust-index: add `pack_header` support
Mon, 30 Oct 2023 10:34:48 +0100 Raphaël Gomès rust-index: support cache clearing
Wed, 28 Jun 2023 16:43:39 +0200 Raphaël Gomès rust-index: synchronize remove to Rust index
Tue, 27 Jun 2023 18:24:54 +0200 Raphaël Gomès rust-index: synchronize append method
Mon, 18 Sep 2023 17:11:11 +0200 Raphaël Gomès rust-revlog: teach the revlog opening code to read the repo options
Tue, 27 Jun 2023 16:32:09 +0200 Raphaël Gomès rust-index: add append method
Mon, 26 Jun 2023 19:16:07 +0200 Raphaël Gomès rust-index: add an abstraction to support bytes added at runtimes
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, 09 Jan 2023 19:18:43 +0100 Raphaël Gomès rust-clippy: fix most warnings in `hg-core`
less more (0) -50 -30 tip