log tests/test-rust-revlog.py @ 53042:cdd7bf612c7b stable tip

age author description
Thu, 02 Jan 2025 17:44:52 +0100 Rapha?l Gom?s rust-pyo3-revlog: canonical_index_file property
Wed, 25 Dec 2024 19:06:59 +0100 Georges Racinet rust-pyo3-index: _index_headrevs
Mon, 23 Dec 2024 00:17:03 +0100 Georges Racinet rust-pyo3-revlog: ReadingContextManager
Sun, 22 Dec 2024 17:02:09 +0100 Georges Racinet rust-pyo3-revlog: standalone NodeTree class
Sun, 22 Dec 2024 21:37:29 +0100 Georges Racinet rust-pyo3-index: __getitem__
Wed, 25 Dec 2024 17:17:47 +0100 Georges Racinet rust-pyo3-index: first mutating methods
Wed, 25 Dec 2024 17:15:35 +0100 Georges Racinet rust-pyo3-revlog: _index___len__
Wed, 25 Dec 2024 16:16:22 +0100 Georges Racinet rust-pyo3-revlog: nodemap based index methods
Sun, 22 Dec 2024 20:26:57 +0100 Georges Racinet rust-pyo3: reviving test-rust-revlog.py
Sun, 29 Oct 2023 12:18:03 +0100 Georges Racinet on incendie.racinet.fr rust-index: renamed `MixedIndex` as `Index`
Sun, 29 Oct 2023 23:54:05 +0100 Georges Racinet rust-index: stop instantiating a C Index
Mon, 30 Oct 2023 22:36:30 +0100 Georges Racinet rust-revlog: add invalidation detection to `NodeTree` class
Mon, 30 Oct 2023 21:26:17 +0100 Georges Racinet rust-revlog: bare minimal NodeTree exposition
Fri, 27 Oct 2023 22:11:05 +0200 Georges Racinet rust-index: using the `hg::index::Index` in ancestors iterator and lazy set
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 17:34:51 +0200 Rapha?l Gom?s rust-index: pass data down to the Rust index
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 12 Dec 2019 03:39:14 +0100 Georges Racinet rust-index: expose a method to retrieve the C index
Thu, 12 Dec 2019 18:11:44 +0100 Pierre-Yves David rust-index: handle `MixedIndex` in `pyindex_to_graph`
Mon, 23 Dec 2019 10:02:50 -0800 Georges Racinet rust-index: add a struct wrapping the C index