Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 07 Jan 2022 14:40:21 +0100 | Simon Sapin | rhg: desambiguate status without decompressing filelog if possible |
Thu, 06 Jan 2022 12:46:10 +0100 | Simon Sapin | filelog: add a comment explaining a fast path in filerevisioncopied() |
Tue, 21 Dec 2021 21:26:14 +0100 | Simon Sapin | rhg: Store p1, p2, and hash in RevlogEntry |
Tue, 21 Dec 2021 21:23:46 +0100 | Simon Sapin | rhg: RevlogEntry::uncompressed_len is signed |
Tue, 21 Dec 2021 18:50:44 +0100 | Simon Sapin | rhg: Expose FilelogEntry that wraps RevlogEntry |
Tue, 21 Dec 2021 18:35:58 +0100 | Simon Sapin | rhg: Add RevlogEntry::data that does delta resolution |
Tue, 21 Dec 2021 15:57:30 +0100 | Simon Sapin | rhg: Rename some revlog-related types and methods |