log tests/test-phases-exchange.t @ 29151:7996c3acc33b

age author description
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
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, 27 May 2015 06:35:34 -0700 Pierre-Yves David test: explicitly test wire protocol discovery with bundle1 and bundle2
Wed, 27 May 2015 06:37:56 -0700 Pierre-Yves David test: use bundle2 for exchange in test-push-warn
Fri, 15 Aug 2014 19:43:32 +0200 Mads Kiilerich bundle: when verbose, show what takes up the space in the generated bundle
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Thu, 23 Jan 2014 14:09:53 -0800 Pierre-Yves David phase: add a passing test for (issue3575)
Mon, 28 Jan 2013 15:16:49 +0100 Pierre-Yves David phase: properly compute ancestors of --rev on push (issue3786) stable
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Thu, 14 Nov 2013 18:07:43 -0600 Matt Mackall tests: skip tests that require not having root (issue4089)
Thu, 03 Oct 2013 23:16:06 +0900 FUJIWARA Katsunori push: hide description about "-f" in the hint to prevent from using it easily