Mercurial > hg
graph
-
contrib: split pypats list in check-code.pyFri, 01 Mar 2019 02:53:05 +0900, by FUJIWARA Katsunori
-
tests: remove useless line wrapping in a code fragment embedded in test scriptFri, 01 Mar 2019 02:51:52 +0900, by FUJIWARA Katsunori
-
storage: introduce a `revlog.reuse-external-delta` configWed, 27 Feb 2019 12:40:18 +0100, by Pierre-Yves David
-
storage: introduce a `revlog.reuse-external-delta-parent` configWed, 27 Feb 2019 10:49:25 +0100, by Pierre-Yves David
-
merge with stableSat, 02 Mar 2019 09:41:17 +0900, by Yuya Nishihara
-
py3: convert return values of inspect.getabsfile() to bytesThu, 28 Feb 2019 04:08:47 +0530, by Pulkit Goyal
-
py3: add two new passing tests found by buildbotThu, 28 Feb 2019 03:51:06 +0530, by Pulkit Goyal
-
py3: make contrib/debugshell.py work with Python 3Thu, 28 Feb 2019 03:48:07 +0530, by Pulkit Goyal
-
absorb: let scmutil.cleanupnodes() take care of setting phaseWed, 27 Feb 2019 16:34:58 -0800, by Martin von Zweigbergk
-
absorb: use scmutil.cleanupnodes() also when obsmarkers are disabledWed, 27 Feb 2019 16:33:15 -0800, by Martin von Zweigbergk
-
absorb: use scmutil.cleanupnodes() so operation gets setWed, 27 Feb 2019 16:15:10 -0800, by Martin von Zweigbergk
-
test: follow-up on 1c4d6ab2ecb8, stabilize test-remotefilelog-bgprefetch.tMon, 25 Feb 2019 09:02:29 +0100, by Boris Feld
-
tests: add more wildcards to test-extdiff.tMon, 25 Feb 2019 21:10:16 -0500, by Matt Harbison
-
branchmap: prevent reading the file twice through different iteratorsTue, 26 Feb 2019 17:26:33 +0300, by Pulkit Goyal
-
remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)"Mon, 25 Feb 2019 12:42:48 -0800, by Kyle Lippincott
-
remotefilelog: do not specify an explicit version for repackFri, 22 Feb 2019 19:24:01 -0800, by Kyle Lippincott
-
test: generate the `test-sparse-revlog` artifact when slow-test is allowedSun, 24 Feb 2019 19:55:20 +0100, by Pierre-Yves David
-
runtest: also update slow test timeout during `#if` clausesSun, 24 Feb 2019 19:56:23 +0100, by Pierre-Yves David
-
runtest: move slow timeout process earlier in the `_hghave` methodSun, 24 Feb 2019 19:56:08 +0100, by Pierre-Yves David
-
runtest: extract the logic that update timeout for slow testsSun, 24 Feb 2019 19:56:34 +0100, by Pierre-Yves David
-
tests: increase timeout for slow testSun, 24 Feb 2019 19:56:40 +0100, by Pierre-Yves David
-
merge with stableMon, 25 Feb 2019 18:51:08 -0800, by Gregory Szorc
-
rewriting: add an option for rewrite commands to use the archived phaseWed, 02 Jan 2019 03:07:52 +0100, by Boris Feld
-
strip: introduce a soft strip optionTue, 16 Oct 2018 15:48:00 +0200, by Boris Feld
-
branchcache: move loading of branch names and nodes into it's own functionMon, 25 Feb 2019 16:49:01 +0300, by Pulkit Goyal
-
test: stabilize bundle generation for test-sparse-revlog.t stableSun, 24 Feb 2019 19:56:46 +0100, by Pierre-Yves David
-
test: don't trust delta bases from the bundle in test-sparse-revlog.t stableSun, 24 Feb 2019 19:56:51 +0100, by Pierre-Yves David
-
test: update test-sparse-revlog.t output stableSun, 24 Feb 2019 19:56:57 +0100, by Pierre-Yves David
-
bundle2: don't send "shared" requirement when cloning from a shareWed, 20 Feb 2019 15:02:59 -0500, by mitchell plamann