log rust/hg-core/src/revlog/changelog.rs @ 51725:bbe59cc5d2e1

age author description
Mon, 22 Jul 2024 18:20:29 +0200 Georges Racinet rust-changelog: accessing the index
Thu, 18 Jul 2024 13:35:39 +0200 Raphaël Gomès rust: apply clippy lints
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 13:35:39 +0200 Raphaël Gomès rust: apply clippy lints
Tue, 20 Feb 2024 10:47:47 -0500 Arun Kulshreshtha hg-core: separate timestamp and extra methods
Thu, 15 Feb 2024 11:39:18 -0500 Arun Kulshreshtha hg-core: implement timestamp line parsing
Mon, 12 Feb 2024 16:22:47 +0100 Raphaël Gomès branching: merge stable into default
Tue, 30 Jan 2024 22:14:02 +0000 Arun Kulshreshtha rust-changelog: don't panic on empty file lists stable
Mon, 18 Sep 2023 17:11:11 +0200 Raphaël Gomès rust-revlog: teach the revlog opening code to read the repo options
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
Thu, 06 Jul 2023 11:58:24 +0200 Georges Racinet rust-changelog: removed now useless early conditional for NULL_REVISION stable
Thu, 06 Jul 2023 11:53:40 +0200 Georges Racinet rust-revlog: fix RevlogEntry.data() for NULL_REVISION stable
Thu, 30 Mar 2023 12:21:38 +0200 Georges Racinet rust-changelog: introduce ChangelogEntry parent entries accessors
Wed, 29 Mar 2023 20:50:42 +0200 Georges Racinet rust-changelog: introducing an intermediate `ChangelogEntry`