Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 20 Feb 2022 11:57:59 -0700 | Gregory Szorc | tests: require Python 3.5+ in run-tests.py |
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 |