Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 13 Sep 2021 13:45:10 +0200 | Simon Sapin | rust: Add Repo::manifest(revision) |
Mon, 13 Sep 2021 13:29:55 +0200 | Simon Sapin | rust: Keep lazily-initialized Changelog and Manifest log on the Repo object |
Mon, 13 Sep 2021 13:16:10 +0200 | Simon Sapin | rust: Move lazy initialization of `Repo::dirstate_map` into a generic struct |
Mon, 13 Sep 2021 13:01:25 +0200 | Simon Sapin | rust: Rename Manifest to Manifestlog, ManifestEntry to Manifest |