log

age author description
Sun, 17 Nov 2019 07:25:25 +0100 Pierre-Yves David repoview: add a test that access actual changeset data of `null`
Sun, 17 Nov 2019 07:25:14 +0100 Pierre-Yves David localrepo: recognize trivial "null" queries in `anyrev`
Sun, 17 Nov 2019 06:36:50 +0100 Pierre-Yves David localrepo: also fastpath `nullrev` in __getitem__
Sun, 17 Nov 2019 07:11:06 +0100 Pierre-Yves David repoview: add a test to track operation not supposed to trigger filtering
Sun, 17 Nov 2019 06:27:00 +0100 Pierre-Yves David repoview: display stack trace along side the debug message
Sun, 17 Nov 2019 06:26:41 +0100 Pierre-Yves David util: add an optional `prefix` argument to debugstacktrace
Sun, 17 Nov 2019 05:32:38 +0100 Pierre-Yves David repoview: add a 'devel.debug.repo-filter' option
Thu, 21 Nov 2019 17:54:25 +0100 Pierre-Yves David localrepo: extract handling of some special value in __getitem__
Thu, 21 Nov 2019 17:53:08 +0100 Pierre-Yves David localrepo: extract handling of some special value in __getitem__
Sun, 17 Nov 2019 03:27:51 +0100 Pierre-Yves David localrepo: add some basic comment for block in __getitem__
Fri, 22 Nov 2019 18:02:12 -0500 Augie Fackler windows: further build fixes for the WiX installer
Sat, 30 Nov 2019 02:13:56 -0500 Matt Harbison windows: fix an issue causing registry config paths to be ignored on py3 stable 5.2.1
Mon, 02 Dec 2019 10:18:18 +0100 Denis Laxalde tests: cover revision conversion logic in githelp tests stable
Sat, 30 Nov 2019 03:15:17 -0500 Matt Harbison pvec: fix a `str` type conditional for py3 stable
Sat, 30 Nov 2019 03:02:53 -0500 Matt Harbison githelp: fix a `str` type conditional for py3 stable