Mercurial > hg
log
age | author | description |
---|---|---|
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) |
Wed, 06 Nov 2019 14:13:19 +0100 | Pierre-Yves David | revlog: introduce an explicit NodeMap class for pure code |
Wed, 06 Nov 2019 14:13:19 +0100 | Pierre-Yves David | utils: move the `dirs` definition in pathutil (API) |