Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 30 May 2021 20:42:51 +0200 | Pierre-Yves David | censor: do not process sidedata of censored revision while bundling |
Fri, 28 May 2021 20:00:27 +0200 | Pierre-Yves David | changegroup: fix deltachunk API to be consistent from one class to another |
Thu, 27 May 2021 12:10:59 -0400 | Augie Fackler | fuzz: add hg to sys.path when constructing mpatch corpus |
Wed, 19 May 2021 16:18:16 +0200 | Simon Sapin | dirstate-tree: Skip readdir() in `hg status -mard` |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Parse the dirstate lazily, with copy-on-write nodes |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Make the dirstate bytes buffer available in more places |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Make more APIs fallible, returning Result |