tests/test-treemanifest.t
Wed, 01 Jun 2022 01:13:13 +0200 Pierre-Yves DAVID debugindex: rename the parent column to mention nodeid
Wed, 01 Jun 2022 00:59:51 +0200 Pierre-Yves David debugindex: align column name on the right
Tue, 18 Jan 2022 10:50:08 +0100 Pierre-Yves David stream-requirements: smoother matching in test-treemanifest.t
Wed, 08 Dec 2021 05:35:32 +0100 Pierre-Yves David test: use `hg debugrequires` instead of `cat` in some tests
Mon, 02 Aug 2021 23:43:40 -0400 Valentin Gatien-Baron tests: manual cleanup now that dummyssh usage is implied
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Fri, 07 May 2021 10:39:58 +0200 Pierre-Yves David cache: avoid warming the fnodetags cache after clone stable
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Fri, 28 Jun 2019 21:31:34 +0530 Navaneeth Suresh shelve: move shelve extension to core
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:18:33 +0100 Boris Feld test: enable sparse-revlog for test-treemanifest.t
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
less more (0) -60 tip