Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Mon, 30 Apr 2018 19:54:55 -0700 |
Gregory Szorc |
tests: remove #require killdaemons
|
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
|
Thu, 04 Feb 2016 08:34:07 -0800 |
Martin von Zweigbergk |
treemanifests: fix streaming clone
|
Tue, 02 Feb 2016 17:31:17 -0800 |
Martin von Zweigbergk |
treemanifests: fix local clone
|
Wed, 03 Feb 2016 15:35:23 -0800 |
Martin von Zweigbergk |
tests: simplify treemanifest test by backing up entire .hg/store
|
Wed, 27 Jan 2016 09:07:28 -0800 |
Martin von Zweigbergk |
changegroup: fix pulling to treemanifest repo from flat repo (issue5066)
stable
|
Thu, 28 Jan 2016 13:49:05 -0800 |
Martin von Zweigbergk |
tests: minor cleanup to treemanifest test
stable
|
Wed, 27 Jan 2016 10:24:25 -0500 |
Augie Fackler |
changegroup: fix treemanifest exchange code (issue5061)
stable
|
Fri, 22 Jan 2016 16:31:50 -0800 |
Martin von Zweigbergk |
exchange: set 'treemanifest' param on pushed changegroups too
stable
|
Tue, 19 Jan 2016 15:37:07 -0800 |
Martin von Zweigbergk |
shelve: use cg3 for treemanifests
stable
|
Tue, 19 Jan 2016 15:38:24 -0800 |
Martin von Zweigbergk |
repair: use cg3 for treemanifests
stable
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Fri, 04 Dec 2015 14:24:45 -0800 |
Martin von Zweigbergk |
manifest: use 't' for tree manifest flag
|
Fri, 04 Dec 2015 17:46:56 -0800 |
Martin von Zweigbergk |
revlog: don't consider nullrev when choosing delta base
|
Mon, 19 Oct 2015 11:28:31 +0200 |
Pierre-Yves David |
test: enable generaldelta early in 'test-treemanifest.t'
|
Mon, 01 Jun 2015 22:46:05 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Wed, 27 May 2015 10:44:04 -0700 |
Martin von Zweigbergk |
treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
|
Wed, 27 May 2015 12:14:10 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Mon, 18 May 2015 14:29:20 -0700 |
Drew Gottlieb |
match: have visitdir() consider includes and excludes
|
Thu, 09 Apr 2015 17:14:35 -0700 |
Martin von Zweigbergk |
treemanifest: lazily load manifests
|
Mon, 18 May 2015 11:37:29 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
Mon, 13 Apr 2015 23:21:02 -0700 |
Martin von Zweigbergk |
treemanifest: store submanifest revlog per directory
|