Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 20 Feb 2022 13:16:44 -0700 | Gregory Szorc | tests: collapse some more trivial if PYTHON3 blocks |
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 |