Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 27 May 2021 03:41:02 +0200 | Pierre-Yves David | revlog: no longer return sidedata from `_revisiondata` |
Thu, 27 May 2021 03:28:15 +0200 | Pierre-Yves David | revlog: use `self.sidedata` directly in `revlog.clone` |
Thu, 27 May 2021 03:23:34 +0200 | Pierre-Yves David | revlog: use `self.sidedata` directly to construct changelogrevision |
Thu, 27 May 2021 03:21:53 +0200 | Pierre-Yves David | revlog: implement sidedata without using _revisiondata |
Fri, 28 May 2021 23:44:58 +0200 | Pierre-Yves David | revlogv2: drop "sidedatacompression" from the list of todos |
Wed, 02 Jun 2021 10:00:50 +0200 | Simon Sapin | rust: Use a maintained crate for SHA-1 hashing |