Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 Nov 2019 10:01:10 +0100 | Pierre-Yves David | revlog: clean up the node of all revision stripped in the C code |
Sun, 03 Nov 2019 00:15:12 +0100 | Pierre-Yves David | revlog: move nodemap update within the index code |
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 |