Wed, 10 Nov 2021 11:42:13 +0100 |
Raphaël Gomès |
dirstate-v2: fix confusion between requirement and format config variable
stable
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
Thu, 14 Jan 2021 04:58:20 +0100 |
Pierre-Yves David |
persistent-nodemap: enable the feature by default when using Rust
|
Tue, 06 Apr 2021 18:49:01 +0200 |
Pierre-Yves David |
test: explicitly use zlib compression in tests/test-repo-compengines.t
|
Sun, 13 Dec 2020 00:19:03 +0100 |
Joerg Sonnenberger |
revlog: support none compression
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Thu, 22 Oct 2020 13:56:01 -0700 |
Martin von Zweigbergk |
errors: set detailed exit code to 30 for config errors
|
Wed, 19 Feb 2020 17:30:04 +0100 |
Pierre-Yves David |
revlog-compression: update the config to be a list
|
Sun, 15 Sep 2019 20:04:00 -0700 |
Gregory Szorc |
zstandard: vendor python-zstandard 0.12
|
Fri, 06 Sep 2019 11:48:49 +0200 |
Julien Cristau |
test: allow different result for zstd compression (issue6188)
stable
|
Mon, 20 May 2019 07:11:16 +0200 |
Pierre-Yves David |
test: properly gate a zstd section
stable
|
Mon, 20 May 2019 07:11:06 +0200 |
Pierre-Yves David |
test: update test for expected test output
stable
|
Wed, 27 Mar 2019 18:27:03 +0100 |
Pierre-Yves David |
compression: introduce an official `zstd-revlog` requirement
|
Wed, 27 Mar 2019 18:26:54 +0100 |
Pierre-Yves David |
compression: introduce an official `format.revlog-compression` option
|
Wed, 27 Mar 2019 18:35:59 +0100 |
Pierre-Yves David |
compression: introduce a `storage.revlog.zstd.level` configuration
|
Wed, 27 Mar 2019 18:35:27 +0100 |
Pierre-Yves David |
compression: introduce a `storage.revlog.zlib.level` configuration
|
Mon, 12 Nov 2018 02:21:52 +0100 |
Boris Feld |
tests: remove all transitional configuration
|
Mon, 12 Nov 2018 01:15:21 +0100 |
Boris Feld |
test: enable sparse-revlog for test-repo-compengines.t
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Fri, 13 Jan 2017 20:16:56 -0800 |
Gregory Szorc |
localrepo: experimental support for non-zlib revlog compression
|