Mercurial > public > mercurial-scm > hg
comparison tests/test-hgweb-commands.t @ 46884:cc3ad5c3af3b
persistent-nodemap: enable the feature by default when using Rust
As discussed at the 5.6 sprint, we can make it enabled by default, but only for
Rust installation.
Differential Revision: https://phab.mercurial-scm.org/D9765
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 14 Jan 2021 04:58:20 +0100 |
parents | a0886a4d6dce |
children | 2a13ad130f49 |
comparison
equal
deleted
inserted
replaced
46883:df76da69f5b1 | 46884:cc3ad5c3af3b |
---|---|
2191 httpmediatype=0.1rx,0.1tx,0.2tx | 2191 httpmediatype=0.1rx,0.1tx,0.2tx |
2192 known | 2192 known |
2193 lookup | 2193 lookup |
2194 pushkey | 2194 pushkey |
2195 stream-preferred | 2195 stream-preferred |
2196 streamreqs=generaldelta,revlogv1,sparserevlog | 2196 streamreqs=generaldelta,revlogv1,sparserevlog (no-rust !) |
2197 streamreqs=generaldelta,persistent-nodemap,revlogv1,sparserevlog (rust !) | |
2197 unbundle=HG10GZ,HG10BZ,HG10UN | 2198 unbundle=HG10GZ,HG10BZ,HG10UN |
2198 unbundlehash | 2199 unbundlehash |
2199 | 2200 |
2200 heads | 2201 heads |
2201 | 2202 |