Sun, 20 Feb 2022 15:35:09 -0700 |
Gregory Szorc |
py2: drop some more from __future__ statements
|
Wed, 25 Aug 2021 17:14:47 +0200 |
Julien Cristau |
tests: allow for variation in zstd output as seen on s390x and powerpc
stable
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Wed, 27 Feb 2019 10:49:25 +0100 |
Pierre-Yves David |
storage: introduce a `revlog.reuse-external-delta-parent` config
|
Mon, 12 Nov 2018 01:40:33 +0100 |
Boris Feld |
test: explicitly disable sparse-revlog in test-generaldelta.t
|
Wed, 31 Oct 2018 12:08:37 -0700 |
Boris Feld |
changegroup: restore default node ordering (issue6001)
stable
|
Mon, 24 Sep 2018 09:41:42 -0700 |
Gregory Szorc |
changegroup: remove reordering control (BC)
|
Fri, 27 Jul 2018 19:09:41 +0200 |
Boris Feld |
revlog: skip over empty revision when looking for delta base
|
Fri, 20 Jul 2018 09:08:20 +0200 |
Boris Feld |
config: rename `revlog` section into `storage`
stable
|
Thu, 19 Jul 2018 10:35:29 +0200 |
Boris Feld |
aggressivemergedelta: document rename and move to `revlog` section
|
Thu, 21 Jun 2018 18:19:57 +0200 |
Paul Morelle |
debugdeltachain: avoid division by zero when a chain is empty
|
Fri, 22 Jun 2018 01:42:38 +0200 |
Paul Morelle |
aggressivemergedeltas: enabled the option by default
|
Tue, 08 May 2018 14:17:46 -0700 |
Boris Feld |
bundle2: mark the bundle2 part as advisory (issue5872)
stable
|
Tue, 08 May 2018 11:39:38 +0200 |
Boris Feld |
debugbundle: also display if a part is mandatory or advisory
stable
|
Tue, 03 Apr 2018 10:04:30 -0700 |
Gregory Szorc |
tests: skip some tests when using simple store
|