Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 02 Nov 2019 15:46:47 +0100 | Pierre-Yves David | revlog: deprecate the _nodecache attribute (API) |
Sat, 02 Nov 2019 15:25:31 +0100 | Pierre-Yves David | revlog: access the nodemap through the index |
Sat, 02 Nov 2019 15:21:28 +0100 | Pierre-Yves David | revlog: return the nodemap as the nodecache |
Sat, 02 Nov 2019 14:45:57 +0100 | Pierre-Yves David | revlog: clarify which version use the older API in perf |
Wed, 06 Nov 2019 14:13:19 +0100 | Pierre-Yves David | revlog: no longer return the nodemap after parsing |
Wed, 06 Nov 2019 14:13:19 +0100 | Pierre-Yves David | revlog: move the nodemap into the index object (for pure) |