log

age author description
Sun, 29 Oct 2023 11:10:09 +0100 Georges Racinet rust-discovery: moving most of hg-cpython methods to regular code blocks
Sun, 29 Oct 2023 10:47:54 +0100 Georges Racinet rust-index: using `hg::index::Index` in `hg-cpython::dagops`
Sat, 28 Oct 2023 22:50:10 +0200 Georges Racinet on incendie.racinet.fr rust-index: using `hg::index::Index` in MissingAncestors
Fri, 27 Oct 2023 22:11:05 +0200 Georges Racinet rust-index: using the `hg::index::Index` in ancestors iterator and lazy set
Fri, 27 Oct 2023 23:29:29 +0200 Georges Racinet on incendie.racinet.fr revlog: always use a Rust index for REVLOGv1 if rustext is present
Sun, 29 Oct 2023 18:35:32 +0100 Georges Racinet on incendie.racinet.fr rust-index: disabling flagprocessor tests
Tue, 31 Oct 2023 17:58:56 +0100 Raphaël Gomès rust-index: support `unionrepo`'s compressed length hack
Fri, 27 Oct 2023 23:21:50 +0200 Georges Racinet on incendie.racinet.fr rust-index: honour incoming using_general_delta in `deltachain`
Fri, 27 Oct 2023 21:48:45 +0200 Georges Racinet on incendie.racinet.fr rust-index: use interior mutability in head revs and caches
Thu, 26 Oct 2023 15:26:19 +0200 Raphaël Gomès rust-index: add Sync bound to all relevant mmap-derived values
Tue, 31 Oct 2023 18:09:43 +0100 Raphaël Gomès debugindexstats: handle the lack of Rust support better
Tue, 31 Oct 2023 17:36:59 +0100 Raphaël Gomès rust-python-index: don't panic on a corrupted index when calling from Python
Tue, 31 Oct 2023 17:34:31 +0100 Raphaël Gomès tests: ignore test-storage when using Rust
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()