Tue, 22 Jan 2019 17:02:40 -0800 |
Gregory Szorc |
tests: add size and hash for Python 3
|
Sun, 14 Oct 2018 08:55:30 -0400 |
Augie Fackler |
tests: use regex instead of Python versions for archive hash changes
|
Sat, 13 Oct 2018 10:09:12 +0200 |
Martijn Pieters |
py3: use py3 as the test tag, dropping the k
|
Sat, 13 Oct 2018 07:55:34 -0400 |
Augie Fackler |
tests: accept slightly different zip file in Python 3
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Mon, 14 May 2018 12:38:05 +0200 |
David Demelier |
config: rename allow_archive to allow-archive
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
Tue, 13 Mar 2018 08:58:52 -0700 |
Gregory Szorc |
tests: use $HTTP_DATE$ for Date header
|
Sat, 10 Mar 2018 16:27:01 -0800 |
Gregory Szorc |
tests: additional test coverage of archive web command
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 19 Oct 2017 11:17:10 -0400 |
Augie Fackler |
tests: add some (?) output lines to catch "helpful" output from Solaris diff
|
Tue, 17 Oct 2017 22:55:33 -0400 |
Matt Harbison |
subrepo: implement 'unshare' for Mercurial subrepos
|
Sun, 15 Oct 2017 22:48:02 -0400 |
Matt Harbison |
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)
|
Fri, 13 Oct 2017 00:22:54 +0900 |
Yuya Nishihara |
configitems: drop redundant default of web.allow<archtype>
|
Tue, 22 Aug 2017 14:58:21 -0400 |
Augie Fackler |
tests: update test-archive to pass our module import checker
|