Wed, 04 Apr 2018 17:12:00 -0700 |
Gregory Szorc |
tests: conditionalize test-treemanifest.t
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Wed, 04 Apr 2018 13:43:52 -0700 |
Gregory Szorc |
verify: drop "revlog" from warning message
|
Wed, 04 Apr 2018 11:44:38 -0700 |
Gregory Szorc |
tests: disallow using simple store repo with bundlerepo
|
Tue, 03 Apr 2018 13:56:09 -0700 |
Gregory Szorc |
tests: use `hg unbundle` instead of `hg pull` in some tests
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Mon, 02 Apr 2018 16:47:53 -0700 |
Gregory Szorc |
debugcommands: drop offset and length from debugindex by default
|
Mon, 02 Apr 2018 16:28:20 -0700 |
Gregory Szorc |
debugcommands: drop base revision from debugindex
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sun, 01 Oct 2017 11:29:20 +0100 |
Gregory Szorc |
commands: rename clone --uncompressed to --stream and document
|
Fri, 01 Sep 2017 12:34:36 -0700 |
Saurabh Singh |
cmdutil: remove the redundant commit during amend
|
Mon, 26 Jun 2017 15:28:28 -0700 |
Jun Wu |
amend: use scmutil.cleanupnodes (BC)
|
Tue, 20 Jun 2017 17:31:18 -0400 |
Augie Fackler |
tests: clean up even more direct `python` calls with $PYTHON
|
Wed, 01 Mar 2017 16:19:41 -0800 |
Durham Goode |
treemanifest: make node reuse match flat manifest behavior
|
Tue, 07 Mar 2017 18:29:58 -0800 |
Durham Goode |
treemanifest: add tests covering hg diff of partial trees
|
Wed, 30 Nov 2016 19:25:18 +0000 |
Jun Wu |
tests: replace "cp -r" with "cp -R"
|
Fri, 05 Aug 2016 13:08:11 -0400 |
Augie Fackler |
bundlerepo: add support for treemanifests in cg3 bundles
|
Thu, 28 Jul 2016 16:27:35 -0400 |
Augie Fackler |
test-treemanifest: ensure manifest command isn't broken
|
Thu, 30 Jun 2016 13:06:19 -0700 |
Martin von Zweigbergk |
treemanifests: actually strip directory manifests
|
Thu, 16 Jun 2016 15:15:33 -0700 |
Martin von Zweigbergk |
changegroup: don't send empty subdirectory manifest groups
|
Fri, 25 Mar 2016 23:05:32 -0700 |
Martin von Zweigbergk |
bundle: avoid crash when no good changegroup version found
|
Wed, 02 Mar 2016 14:50:37 -0800 |
Danek Duvall |
tests: Solaris cp doesn't support the -T option
|
Fri, 12 Feb 2016 23:09:09 -0800 |
Martin von Zweigbergk |
changegroup: fix treemanifests on merges
|
Tue, 23 Feb 2016 17:22:51 -0800 |
Tony Tung |
treemanifest: use "cp xyz/." instead of "cp xyz/*"
|
Wed, 03 Feb 2016 15:35:15 -0800 |
Martin von Zweigbergk |
verify: check for orphaned dirlogs
|
Sun, 07 Feb 2016 21:13:24 -0800 |
Martin von Zweigbergk |
verify: check directory manifests
|
Wed, 17 Feb 2016 19:34:01 +0000 |
timeless |
tests: put test-treemanifest.t on a port diet
|
Thu, 11 Feb 2016 13:50:38 +0000 |
Martijn Pieters |
treemanifest: don't use cp -T, not supported on OS X
|
Sun, 07 Feb 2016 21:44:38 -0800 |
Martin von Zweigbergk |
treemanifest: fix debugrebuildfncache
|