log tests/test-bundle.t @ 17902:195ad823b5d5 stable 2.4

age author description
Fri, 06 Jul 2012 18:45:27 +0900 FUJIWARA Katsunori localrepo: use the path relative to "self.vfs" instead of "path" argument
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: consistently use printenv.py the same MSYS/Windows-compatible way
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
Sun, 17 Jun 2012 00:27:31 +0200 Adrian Buehlmann tests/printenv.py: eliminate trailing spaces on output
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sun, 10 Jun 2012 17:35:09 +0200 Adrian Buehlmann test-bundle: enable for Windows
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Mon, 30 Jan 2012 16:01:54 -0600 Matt Mackall pull: return 1 when no changes found (BC) stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Wed, 25 Jan 2012 19:05:16 +0100 Alain Leufroy bundle: display info about secret changets while no sharable changeset found stable
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: hide 'No such file or directory' messages
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add 'hghave system-sh' to skip tests on windows
Sun, 18 Sep 2011 19:59:33 -0400 Greg Ward rollback: only restore dirstate and branch when appropriate.
Fri, 03 Jun 2011 20:23:32 +0200 Sune Foldager localrepo: simplify file bundling code and fix progress bug