log

age author description
Mon, 30 Oct 2023 21:26:17 +0100 Georges Racinet rust-revlog: bare minimal NodeTree exposition
Mon, 30 Oct 2023 21:25:28 +0100 Georges Racinet rust-index: a property to identify the Rust index as such
Mon, 30 Oct 2023 15:32:33 +0100 Georges Racinet rust-cpython-revlog: renamed NodeTree import as CoreNodeTree
Fri, 20 Oct 2023 09:48:53 +0200 Georges Racinet rust-index: stop using C index
Sun, 29 Oct 2023 12:07:05 +0100 Georges Racinet rust-index: using `hg::index::Index` in discovery
Sun, 29 Oct 2023 12:01:57 +0100 Georges Racinet on incendie.racinet.fr rust-python-testing: separated base test classes
Sun, 29 Oct 2023 11:21:18 +0100 Georges Racinet rust-discovery: encapsulated conversions to vec for instance methods
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`