Fri, 06 May 2016 19:16:16 +0000 |
timeless |
tests: test-archive.t use open() instead of file() for py3 compat
|
Fri, 06 May 2016 19:15:37 +0000 |
timeless |
tests: test-archive.t use print_function
|
Sun, 20 Mar 2016 04:54:35 +0000 |
timeless |
tests: remove lines that enable progress extension
|
Sun, 07 Jun 2015 18:11:23 -0700 |
Pierre-Yves David |
progress: stop double-wrapping of ui class
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Fri, 12 Dec 2014 15:27:13 -0800 |
Siddharth Agarwal |
archive: store number of changes since latest tag as well
|
Wed, 05 Nov 2014 21:33:45 -0500 |
Matt Harbison |
hgweb: fix a crash when using web.archivesubrepos
stable
|
Wed, 05 Nov 2014 20:31:58 -0500 |
Matt Harbison |
tests: introduce a subrepository to test-archive.t
stable
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Thu, 03 Oct 2013 14:50:46 +0200 |
Mads Kiilerich |
tests: fix void and invalid test in test-archive.t
|
Thu, 21 Mar 2013 23:27:37 +0100 |
Angel Ezquerra |
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any files
|
Thu, 21 Mar 2013 22:09:15 +0100 |
Angel Ezquerra |
archive: raise error.Abort if the file pattern matches no files
|
Sun, 10 Feb 2013 11:52:05 +0100 |
Angel Ezquerra |
hgweb: teach archive how to download a specific directory or file
|
Wed, 06 Feb 2013 10:06:45 +0100 |
Angel Ezquerra |
test-archive: gracefully handle HTTPErrors on get-with-headers
|
Wed, 10 Oct 2012 01:37:54 +0200 |
Mads Kiilerich |
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
|
Wed, 19 Sep 2012 09:38:51 -0700 |
Bryan O'Sullivan |
Merge with crew-stable
|
Tue, 18 Sep 2012 19:46:15 +0900 |
FUJIWARA Katsunori |
archival: add "extended-timestamp" extra block for zip archives (issue3600)
stable
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: prepare get-with-headers.py for MSYS
|
Tue, 12 Jun 2012 12:10:47 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Tue, 12 Jun 2012 12:05:52 +0200 |
Thomas Arendsen Hein |
archive: make progress only show files that are actually archived
stable
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Tue, 19 Apr 2011 12:04:44 +0200 |
Martin Geisler |
tests: remove redundant mkdir
|
Wed, 15 Dec 2010 10:55:14 -0600 |
Augie Fackler |
progress using tests: disable time estimates to avoid flakiness
|
Mon, 29 Nov 2010 16:17:05 +0100 |
Martin Geisler |
archive: add support for progress extension
|
Wed, 15 Dec 2010 09:52:20 +0100 |
Martin Geisler |
test-archive: whitespace cleanup
|