log tests/test-pull.t @ 41772:52d4cb162902

age author description
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Sat, 19 May 2018 18:41:02 +0530 Pulkit Goyal py3: use print as a function in tests/test-pull.t
Sun, 08 Apr 2018 09:28:08 -0700 Martin von Zweigbergk revsymbol: stop delegating to repo.__getitem__ for unhandled symbols (API)
Mon, 12 Feb 2018 16:35:06 -0800 Gregory Szorc tests: test using both versions of SSH protocol
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Mon, 07 Aug 2017 22:22:28 +0900 Yuya Nishihara ssh: unban the use of pipe character in user@host:port string stable 4.2.3
Fri, 28 Jul 2017 16:47:32 -0700 Sean Farley pull: add tests for unsafe ssh url (SEC) stable
Sun, 02 Apr 2017 01:51:07 -0400 Matt Harbison test-serve: disable unfixable tests on Windows
Fri, 09 Oct 2015 01:19:37 +0200 Mads Kiilerich context: don't hex encode all unknown 20 char revision specs (issue4890)
Thu, 05 Mar 2015 13:21:57 -0600 Matt Mackall check-code: allow disabling msys path check
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: doesn't/does not
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'