log rust/hg-core/src/revlog/index.rs @ 45601:900b9b79b99c

age author description
Mon, 28 Sep 2020 15:13:51 +0200 Antoine cezar hg-core: make `Index` owner of its bytes (D8958#inline-14994 followup 1/2)
Mon, 28 Sep 2020 13:55:47 +0200 Antoine cezar hg-core: minor docstring update (D8958#inline-14991 followup)
Mon, 28 Sep 2020 13:53:11 +0200 Antoine cezar hg-core: minor code style change (D8958#inline-14986 followup)
Mon, 28 Sep 2020 13:51:16 +0200 Antoine cezar hg-core: Explain offset override of first revision
Mon, 28 Sep 2020 13:46:14 +0200 Antoine cezar hg-core: minor code style change (D8958#inline-14993 followup)
Fri, 18 Sep 2020 16:52:16 +0200 Antoine Cezar hg-core: add a `ListRevTrackedFiles` operation
Wed, 02 Sep 2020 15:23:25 +0200 Antoine Cezar hg-core: check data integrity in `Revlog`
Fri, 04 Sep 2020 11:55:07 +0200 Antoine Cezar hg-core: Add a limited read only `revlog` implementation