Fri, 07 May 2021 08:38:17 -0700 |
Martin von Zweigbergk |
rename: add hint about --at-rev if source file doesn't exist
|
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
|
Fri, 29 Jan 2021 15:56:08 -0800 |
Martin von Zweigbergk |
errors: use StateError more in merge module
|
Mon, 23 Nov 2020 12:31:53 -0800 |
Martin von Zweigbergk |
errors: consistently don't use trailing "!" in "not found in manifest" message
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Fri, 28 Feb 2020 11:22:47 +0100 |
Pierre-Yves David |
remotefilelog-test: glob some flaky output line
stable
|
Wed, 08 Jan 2020 09:59:34 -0800 |
Kyle Lippincott |
tests: fix a "naked exception" issue in test-remotefilelog-prefetch.t
|
Thu, 02 Jan 2020 17:30:27 -0800 |
Kyle Lippincott |
remotefilelog: actually fix (and test this time) a bytes vs str issue
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Wed, 03 Apr 2019 17:41:58 -0700 |
Martin von Zweigbergk |
remotefilelog: fix crash on `hg addremove` of added-but-deleted file
|
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
|
Tue, 16 Oct 2018 13:17:16 -0400 |
Augie Fackler |
remotefilelog: remove support for fetching packs
|
Thu, 27 Sep 2018 13:03:19 -0400 |
Augie Fackler |
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
|