Thu, 22 Oct 2020 13:31:34 -0700 |
Martin von Zweigbergk |
errors: set detailed exit code to 100 for some remote errors
|
Tue, 05 Feb 2019 09:37:23 -0500 |
Matt Harbison |
tests: extract the http server authentication extension to a single module
|
Thu, 27 Dec 2018 21:46:03 -0500 |
Matt Harbison |
extensions: deprecate extsetup without a `ui` argument (API)
|
Sun, 09 Dec 2018 18:35:35 -0500 |
Matt Harbison |
py3: adapt test-largefiles-wireproto.t to python3
|
Mon, 01 Oct 2018 23:26:24 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in more tests
|
Tue, 25 Sep 2018 22:11:17 -0400 |
Matt Harbison |
py3: byteify an inline python test extension
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Mon, 14 May 2018 12:38:05 +0200 |
David Demelier |
config: rename allow_archive to allow-archive
|
Fri, 13 Apr 2018 11:08:46 -0700 |
Gregory Szorc |
largefiles: use command executor for batch operation
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Thu, 05 Apr 2018 11:16:54 -0700 |
Gregory Szorc |
tests: run some largefiles and lfs tests with simple store
|
Tue, 03 Apr 2018 14:24:14 -0700 |
Gregory Szorc |
tests: skip largefiles and lfs tests when using simple store
|
Sat, 10 Mar 2018 18:19:27 -0800 |
Gregory Szorc |
hgweb: transition permissions hooks to modern request type (API)
|
Tue, 06 Mar 2018 14:32:14 -0800 |
Gregory Szorc |
merge with stable
|
Tue, 20 Feb 2018 18:54:27 -0800 |
Gregory Szorc |
wireproto: declare operation type for most commands (BC) (SEC)
stable
|
Mon, 12 Feb 2018 16:35:06 -0800 |
Gregory Szorc |
tests: test using both versions of SSH protocol
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Wed, 29 Nov 2017 17:05:51 -0500 |
Augie Fackler |
tests: re-add (glob) for $LOCALIP matches
|
Sun, 05 Nov 2017 08:23:12 +0100 |
Boris Feld |
test-pattern: actually update tests using the patterns
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 22 Aug 2017 16:58:07 -0400 |
Augie Fackler |
tests: update test-largefiles-wireproto to pass our import checker
|
Fri, 07 Jul 2017 01:05:20 -0400 |
Matt Harbison |
tests: quote $PYTHON for Windows
|
Tue, 20 Jun 2017 17:31:18 -0400 |
Augie Fackler |
tests: clean up even more direct `python` calls with $PYTHON
|
Sun, 02 Apr 2017 01:28:05 -0400 |
Matt Harbison |
test-serve: kill daemons before deleting the access and error logs
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Sat, 24 Dec 2016 15:22:18 -0700 |
Gregory Szorc |
httppeer: advertise and support application/mercurial-0.2
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Fri, 15 Jul 2016 12:49:58 -0400 |
Augie Fackler |
tests: glob whitespace between path and OK in unzip(1) output
|
Thu, 23 Jun 2016 22:37:17 +0200 |
liscju |
largefiles: check file in the repo store before checking remotely (issue5257)
|
Thu, 09 Jun 2016 12:41:57 +0200 |
liscju |
largefiles: make cloning not ask two times about password (issue4883)
|
Mon, 09 May 2016 10:05:32 +0200 |
liscju |
largefiles: send statlfile remote calls only for nonexisting locally files
|
Tue, 03 May 2016 23:48:31 +0200 |
liscju |
largefiles: makes verify batching stat calls to remote
|
Tue, 15 Mar 2016 09:51:54 +0000 |
Jun Wu |
tests: reorder hg serve commands
|
Fri, 11 Mar 2016 22:21:43 +0800 |
Anton Shestakov |
largefiles: specify unit for ui.progress when operating on files
|
Tue, 29 Sep 2015 23:29:44 -0400 |
Matt Harbison |
largefiles: restore archiving largefiles with hgweb (issue4859)
stable 3.5.2
|
Tue, 09 Jun 2015 21:39:33 -0400 |
Matt Harbison |
tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
|
Mon, 08 Jun 2015 15:02:49 -0500 |
Matt Mackall |
tests: simplify calls to dummyssh
|
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
|
Wed, 20 May 2015 12:33:12 -0500 |
Pierre-Yves David |
sshpeer: break "OutOfBandError" feature for ssh (BC)
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Fri, 16 May 2014 13:18:57 -0700 |
Pierre-Yves David |
test: split test-largefile.t in multiple file
|