Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 21 Feb 2022 16:18:39 +0100 | pacien | revlog: use rust rank computation if available |
Mon, 21 Feb 2022 16:18:06 +0100 | pacien | rust: expose rank computation function to python |
Mon, 21 Feb 2022 18:06:02 +0100 | pacien | rust: implement vcsgraph::RankedGraph for Index |
Mon, 21 Feb 2022 18:05:54 +0100 | pacien | revlog: implement fast_rank retrieval in C |
Mon, 21 Feb 2022 15:53:03 +0100 | pacien | revlog: return 0 for the fast_rank of nullrev |
Wed, 02 Mar 2022 18:42:00 -0800 | Gregory Szorc | setup: drop support for Python 3.5 |
Sat, 19 Feb 2022 22:14:41 -0700 | Gregory Szorc | packaging: remove requirements constraints to support Python 2 |