Mon, 24 Sep 2018 09:37:19 -0700 |
Gregory Szorc |
upgrade: report size of backing files, not internal storage size
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 21 Jun 2018 18:05:55 +0200 |
Paul Morelle |
upgrade: enable adding or removing sparse-revlog requirement
|
Mon, 16 Jul 2018 17:10:52 -0700 |
Paul Morelle |
upgrade: add information about sparse-revlog
|
Tue, 03 Apr 2018 18:15:24 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of revlogs for files
|
Mon, 02 Apr 2018 16:24:57 -0700 |
Gregory Szorc |
tests: use debugdeltachain where appropriate
|
Thu, 22 Feb 2018 20:04:42 -0500 |
Augie Fackler |
cleanup: say goodbye to manifestv2 format
|
Sun, 10 Dec 2017 19:41:49 +0900 |
Yuya Nishihara |
debugformat: embed raw values in JSON and template output
|
Sun, 10 Dec 2017 19:39:39 +0900 |
Yuya Nishihara |
debugformat: flush formatter output per item
|
Fri, 08 Dec 2017 00:18:30 -0500 |
Matt Harbison |
lfs: restore the local blob store after a repo upgrade
|
Thu, 07 Dec 2017 22:36:31 -0500 |
Matt Harbison |
tests: add coverage for preserving 'lfs' requirement on repo upgrade
|
Thu, 07 Dec 2017 22:35:19 -0500 |
Matt Harbison |
test-upgrade-repo: glob away timing values
|
Thu, 07 Dec 2017 20:27:03 +0100 |
Boris Feld |
upgrade: add a 'redeltafullall' mode
|
Thu, 07 Dec 2017 18:55:35 +0100 |
Boris Feld |
upgrade: use the repository 'ui' as the base for the new repository
|
Thu, 07 Dec 2017 20:50:24 +0100 |
Boris Feld |
upgrade: add a test to show the repository config being ignored
|
Thu, 07 Dec 2017 16:50:48 +0100 |
Boris Feld |
upgrade: register compression as a format variants
|
Thu, 07 Dec 2017 16:12:32 +0100 |
Boris Feld |
debugformat: update label depending on value difference
|
Thu, 07 Dec 2017 16:05:20 +0100 |
Boris Feld |
debugformat: add data about the config when verbose
|
Thu, 07 Dec 2017 16:19:46 +0100 |
Boris Feld |
debugformat: add a 'debugformat' command
|
Thu, 07 Dec 2017 01:53:14 +0100 |
Boris Feld |
largefiles: allow to run 'debugupgraderepo' on repo with largefiles
|
Sat, 08 Apr 2017 11:36:39 -0700 |
Gregory Szorc |
repair: use rawvfs when copying extra store files
stable
|
Sat, 08 Apr 2017 11:35:29 -0700 |
Gregory Szorc |
tests: add test demonstrating buggy path handling
stable
|
Thu, 24 Nov 2016 18:45:29 -0800 |
Gregory Szorc |
repair: clean up stale lock file from store backup
|
Thu, 24 Nov 2016 18:34:50 -0800 |
Gregory Szorc |
repair: copy non-revlog store files during upgrade
|
Sun, 18 Dec 2016 17:00:15 -0800 |
Gregory Szorc |
repair: migrate revlogs during upgrade
|
Sun, 18 Dec 2016 16:59:04 -0800 |
Gregory Szorc |
repair: begin implementation of in-place upgrading
|
Sun, 18 Dec 2016 16:51:09 -0800 |
Gregory Szorc |
repair: determine what upgrade will do
|
Sun, 18 Dec 2016 16:16:54 -0800 |
Gregory Szorc |
repair: implement requirements checking for upgrades
|
Thu, 24 Nov 2016 16:24:09 -0800 |
Gregory Szorc |
debugcommands: stub for debugupgraderepo command
|