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)
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)
Wed, 23 Oct 2019 12:15:42 -0700 Gregory Szorc packaging: stop installing i18n files
Wed, 23 Oct 2019 11:54:22 -0700 Gregory Szorc packaging: install hgk as hgk.tcl
Wed, 23 Oct 2019 12:01:31 -0700 Gregory Szorc packaging: add logo-droplets.svg
Wed, 23 Oct 2019 11:40:59 -0700 Gregory Szorc packaging: install documentation to doc/ directory
Tue, 22 Oct 2019 18:34:03 -0700 Gregory Szorc packaging: always pass VERSION into Inno invocation
Thu, 24 Oct 2019 21:22:08 -0700 Gregory Szorc packaging: remove hg.exe.local file
Wed, 23 Oct 2019 18:39:28 -0700 Gregory Szorc packaging: stage installed files for Inno