Tue, 08 Apr 2008 15:41:21 +0200 |
Dirkjan Ochtman |
python-2.6: md5 import in test-archive helper
|
Thu, 28 Feb 2008 22:39:59 +0100 |
Thomas Arendsen Hein |
Add config option to disable putting .hg_archival.txt inside archives.
|
Tue, 05 Feb 2008 15:59:10 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 05 Feb 2008 15:54:42 +0100 |
Dirkjan Ochtman |
cleanly abort on unknown archive type (issue966)
|
Tue, 22 Jan 2008 09:11:11 +0100 |
Dirkjan Ochtman |
better error reporting for hg serve errors in tests
|
Fri, 05 Oct 2007 12:17:01 -0700 |
Bryan O'Sullivan |
Allow tests to run in parallel.
|
Sat, 04 Aug 2007 09:48:21 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Wed, 11 Jul 2007 20:15:03 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Wed, 11 Jul 2007 19:56:16 -0300 |
Alexis S. L. Carvalho |
archive: make the %r escape work.
|
Thu, 05 Jul 2007 20:39:03 +0200 |
Patrick Mezard |
test-archive: stop checking md5 absolute values
|
Wed, 20 Jun 2007 19:20:37 -0700 |
Brendan Cully |
archive: test md5 consistency
|
Thu, 06 Jul 2006 11:45:34 -0700 |
Vadim Gelfer |
tests: add timeouts, make run-tests.py clean up dead daemon processes
|
Mon, 26 Jun 2006 14:56:14 +0200 |
Thomas Arendsen Hein |
Fixed [web] allow_archive for comma separated parameters by using ui.configlist.
|
Wed, 21 Jun 2006 15:15:06 -0700 |
Vadim Gelfer |
archive: make "hg archive -t XXX -" to write to stdout
|
Wed, 03 May 2006 11:25:36 +0200 |
TK Soh |
tests: support older version of bunzip2 and, possibly, gunzip too
|
Fri, 21 Apr 2006 15:47:27 -0700 |
Vadim Gelfer |
update tests after changing archival code.
|
Mon, 06 Mar 2006 08:47:16 -0800 |
Eric Hopper |
Merging with crew.
|
Wed, 22 Feb 2006 15:42:48 +0100 |
Peter van Dijk |
small solaris portability fixes from John Levon <levon@movementarian.org>
|
Tue, 21 Feb 2006 22:23:51 +0100 |
Peter van Dijk |
fix testsuite for freebsd and one timingissue
|
Wed, 22 Feb 2006 07:51:32 +0100 |
Thomas Arendsen Hein |
Don't use mktemp in tests, we're already in a secure temp dir.
|
Fri, 17 Feb 2006 21:55:33 -0800 |
Vadim Gelfer |
make server tests use --daemon.
|
Thu, 15 Sep 2005 14:05:48 -0500 |
mpm |
hgweb: use ui:username rather than web:contact
|
Tue, 30 Aug 2005 19:17:05 +0200 |
Thomas Arendsen Hein |
Added test case for zip/gz/bz2 archive downloads.
|