Thu, 28 Feb 2019 04:08:47 +0530 |
Pulkit Goyal |
py3: convert return values of inspect.getabsfile() to bytes
|
Thu, 28 Feb 2019 03:51:06 +0530 |
Pulkit Goyal |
py3: add two new passing tests found by buildbot
|
Thu, 28 Feb 2019 03:48:07 +0530 |
Pulkit Goyal |
py3: make contrib/debugshell.py work with Python 3
|
Wed, 27 Feb 2019 16:34:58 -0800 |
Martin von Zweigbergk |
absorb: let scmutil.cleanupnodes() take care of setting phase
|
Wed, 27 Feb 2019 16:33:15 -0800 |
Martin von Zweigbergk |
absorb: use scmutil.cleanupnodes() also when obsmarkers are disabled
|
Wed, 27 Feb 2019 16:15:10 -0800 |
Martin von Zweigbergk |
absorb: use scmutil.cleanupnodes() so operation gets set
|
Mon, 25 Feb 2019 09:02:29 +0100 |
Boris Feld |
test: follow-up on 1c4d6ab2ecb8, stabilize test-remotefilelog-bgprefetch.t
|
Mon, 25 Feb 2019 21:10:16 -0500 |
Matt Harbison |
tests: add more wildcards to test-extdiff.t
|
Tue, 26 Feb 2019 17:26:33 +0300 |
Pulkit Goyal |
branchmap: prevent reading the file twice through different iterators
|
Mon, 25 Feb 2019 12:42:48 -0800 |
Kyle Lippincott |
remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)"
|
Fri, 22 Feb 2019 19:24:01 -0800 |
Kyle Lippincott |
remotefilelog: do not specify an explicit version for repack
|
Sun, 24 Feb 2019 19:55:20 +0100 |
Pierre-Yves David |
test: generate the `test-sparse-revlog` artifact when slow-test is allowed
|
Sun, 24 Feb 2019 19:56:23 +0100 |
Pierre-Yves David |
runtest: also update slow test timeout during `#if` clauses
|
Sun, 24 Feb 2019 19:56:08 +0100 |
Pierre-Yves David |
runtest: move slow timeout process earlier in the `_hghave` method
|
Sun, 24 Feb 2019 19:56:34 +0100 |
Pierre-Yves David |
runtest: extract the logic that update timeout for slow tests
|