Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 01 Feb 2019 15:51:02 +0100 | Pierre-Yves David | upgrade: support upgrade to/from zstd storage (issue6088) |
Wed, 27 Mar 2019 18:27:03 +0100 | Pierre-Yves David | compression: introduce an official `zstd-revlog` requirement |
Tue, 16 Apr 2019 15:10:16 +0200 | Pierre-Yves David | compression: only declare revlog support for available engine |
Mon, 15 Apr 2019 19:21:41 +0300 | Pulkit Goyal | branchcache: lazily validate nodes in iteritems() |
Tue, 16 Apr 2019 15:01:33 +0300 | Pulkit Goyal | branchcache: only iterate over branches which needs to be verified |
Tue, 16 Apr 2019 14:48:48 +0300 | Pulkit Goyal | branchcache: fix the docstring of _verifybranch() |
Tue, 16 Apr 2019 14:39:14 +0300 | Pulkit Goyal | branchcache: don't verify while creating a copy |