log tests/test-clone.t @ 26026:d08e7449ff27 stable

age author description
Thu, 13 Aug 2015 15:07:07 +0900 FUJIWARA Katsunori hg: avoid auto sharing when the clone destination is remote stable
Mon, 20 Jul 2015 22:44:53 -0400 Matt Harbison test-clone: fix globs for Windows stable
Wed, 08 Jul 2015 16:19:09 -0700 Gregory Szorc hg: support for auto sharing stores when cloning
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Thu, 21 May 2015 14:30:22 -0500 Matt Mackall tests: fix test-clone on vfat
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Fri, 03 Apr 2015 18:10:12 -0400 Augie Fackler test-clone: fix test expectations on systems without hardlinks
Fri, 13 Mar 2015 18:28:11 -0400 Augie Fackler clone: add progress support to hardlink clones (issue3059)
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Mon, 27 Oct 2014 16:53:01 -0500 Matt Mackall test-clone.t: drop message about listing bookmarks with no hardlinks stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" for l10n messages in test-clone.t for Windows stable
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Fri, 26 Sep 2014 13:56:20 -0700 Pierre-Yves David clone: remove duplicated bookmark pulling
Thu, 21 Aug 2014 16:05:29 -0700 Siddharth Agarwal clone: for local clones, copy over filtered branchcaches as well (issue4286)
Tue, 25 Mar 2014 19:34:17 +0900 FUJIWARA Katsunori hg: use "os.path.join()" to join path components which may be empty (issue4203) stable