log tests/test-copy.out @ 5447:56591846f819

age author description
Fri, 01 Dec 2006 13:34:09 +0100 Benoit Boissinot switch to the .hg/store layout, fix the tests
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Mon, 08 May 2006 14:32:43 -0500 Matt Mackall Update tests for revlogng
Fri, 28 Apr 2006 21:52:08 +0200 Thomas Arendsen Hein Show repo's revlog format on verify only if it doesn't match the default format.
Thu, 27 Apr 2006 21:58:47 +0200 Thomas Arendsen Hein Show repo's revlog format on verify. Warn if some files use a different format.
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thu, 25 Aug 2005 16:00:08 +0200 Thomas Arendsen Hein Removed forgotten debug print statement from commands.py and tests.
Wed, 24 Aug 2005 19:19:35 -0700 mpm Update tests
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 23:23:42 -0800 Samuel Tardieu [PATCH] Print timezone offset when outputting dates
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 15:21:02 +0100 Thomas Arendsen Hein Updated output of tests.
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream