Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Tue, 06 Apr 2021 14:21:03 -0700 |
Kyle Lippincott |
remotefilelog: include file contents in bundles produced during strip
|
Wed, 02 Dec 2020 20:10:22 +0100 |
Pierre-Yves David |
tests: explicitly skip the lock warning in some remotefilelog tests
|
Thu, 29 Oct 2020 09:03:08 -0700 |
Martin von Zweigbergk |
templates: include all non-branch namespaces in default one-line summary
|
Tue, 27 Oct 2020 15:33:15 -0700 |
Martin von Zweigbergk |
rebase: change and standarize template for rebase's one-line summary
|
Sun, 09 Feb 2020 01:34:37 +0100 |
Pierre-Yves David |
remotefilelog-test: glob some flaky output line (issue6083)
stable
|
Mon, 09 Dec 2019 12:29:46 +0100 |
Pierre-Yves David |
remotefilelog: remove the `ensurestart` usage
stable
|
Mon, 09 Dec 2019 11:26:53 +0100 |
Pierre-Yves David |
remotefilelog: remove most of the debugwait* command in the tests
stable
|
Mon, 09 Dec 2019 11:45:17 +0100 |
Pierre-Yves David |
remotefilelog: use the correct redirection in tests
stable
|
Mon, 09 Dec 2019 10:09:40 +0100 |
Pierre-Yves David |
remotefilelog: remove most sleep in tests
stable
|
Mon, 09 Dec 2019 09:57:34 +0100 |
Pierre-Yves David |
remotefilelog: have command wait for background task in the tests
stable
|
Wed, 11 Sep 2019 17:41:13 +0200 |
Boris Feld |
remotefilelog: replace repack lock to solve race condition
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Wed, 28 Aug 2019 16:01:16 +0200 |
Boris Feld |
remotefilelog: reduce probability of race-condition in remotefilelog tests
|
Mon, 25 Feb 2019 09:02:29 +0100 |
Boris Feld |
test: follow-up on 1c4d6ab2ecb8, stabilize test-remotefilelog-bgprefetch.t
|
Thu, 14 Feb 2019 14:36:16 +0100 |
Boris Feld |
test: stabilize test-remotefilelog-bgprefetch.t flaky output
|
Sat, 24 Nov 2018 14:11:02 -0500 |
Matt Harbison |
tests: disable remotefilelog on Windows
|
Fri, 09 Nov 2018 09:27:37 -0800 |
Martin von Zweigbergk |
tests: remove obsolete PYTHONPATH override from remotefilelog tests
|
Fri, 09 Nov 2018 08:19:08 -0800 |
Martin von Zweigbergk |
tests: drop obsolete "hginit" alias in remotefilelog tests
|
Thu, 04 Oct 2018 00:11:37 -0400 |
Augie Fackler |
remotefilelog: rip out lz4 support
|
Wed, 03 Oct 2018 23:25:31 -0400 |
Augie Fackler |
remotefilelog: bump pack file formats to version 2
|
Wed, 03 Oct 2018 23:47:43 -0400 |
Augie Fackler |
remotefilelog: avoid hard-coding pack names in tests
|
Thu, 27 Sep 2018 13:03:19 -0400 |
Augie Fackler |
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
|