Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 31 Dec 2019 16:24:38 -0500 | Matt Harbison | util: avoid referencing `time.clock()` on Windows when missing (issue6238) |
Mon, 30 Dec 2019 23:53:53 -0500 | Matt Harbison | py3: replace `time.clock()` with `time.perf_counter()` |
Wed, 08 Jan 2020 09:59:34 -0800 | Kyle Lippincott | tests: fix a "naked exception" issue in test-remotefilelog-prefetch.t |
Thu, 12 Dec 2019 18:31:17 +0100 | Georges Racinet | rust-index: add a `experimental.rust.index` option to use the wrapper |
Wed, 11 Dec 2019 18:10:20 +0100 | Georges Racinet | rust-index: use the new method in shortesthexnodeidprefix |
Thu, 12 Dec 2019 03:39:14 +0100 | Georges Racinet | rust-index: expose a method to retrieve the C index |