tests/test-phases-exchange.t
Sat, 03 Jul 2021 10:21:16 +0300 Anton Shestakov exchange: use "served" repo filter to guess what the server will publish
Mon, 23 Nov 2020 16:39:53 -0800 Martin von Zweigbergk errors: raise StateError when push fails because it creates new heads
Wed, 02 Dec 2020 20:10:27 +0100 Pierre-Yves David run-tests: allow some slack about 'waiting on lock' message
Mon, 23 Nov 2020 12:42:57 -0800 Martin von Zweigbergk errors: remove trailing "!" in messages about creating new heads on push
Thu, 22 Oct 2020 13:38:14 -0700 Martin von Zweigbergk errors: set detailed exit code to 20 for locking errors
Sat, 29 Feb 2020 12:58:38 +0530 Pulkit Goyal pull: add `--confirm` flag to confirm before writing changes
Mon, 05 Nov 2018 13:52:19 +0800 Anton Shestakov push: config option to control behavior when pushing to a publishing server
Sat, 27 Oct 2018 21:13:23 +0800 Anton Shestakov push: add --publish flag to change phase of pushed changesets
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Sat, 14 Jul 2018 13:19:18 +0900 Yuya Nishihara phases: remove excessive optimization from newheads() (issue5939)
Wed, 11 Jul 2018 16:44:33 -0700 Gregory Szorc tests: add test demonstrating phase loss when cloning (issue5939)
Tue, 05 Jun 2018 02:50:25 +0200 Boris Feld phases: use "published" in the phase movement message
Tue, 05 Jun 2018 01:49:52 +0200 Boris Feld phase: clarify the message about movement on command changeset
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Thu, 24 May 2018 12:19:50 +0200 Denis Laxalde transaction-summary: show phase changes statistics in pull/unbundle
Tue, 15 May 2018 22:12:55 +0900 Yuya Nishihara push: continue without locking on lock failure other than EEXIST (issue5882) stable
Mon, 30 Apr 2018 19:54:55 -0700 Gregory Szorc tests: remove #require killdaemons
Wed, 04 Apr 2018 14:04:18 -0700 Gregory Szorc tests: conditionalize tests for various repo features
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 18 Jul 2017 08:14:10 -0400 Matt Harbison test-phases-exchange: properly conditionalize output
Sat, 15 Jul 2017 23:46:33 -0400 Matt Harbison test-phase-exchange: stabilize for Windows
Wed, 12 Jul 2017 22:39:48 +0200 Boris Feld phases: test phases tracking at the transaction level
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Sun, 21 Aug 2016 01:12:00 +0200 Mads Kiilerich tests: add more test coverage of phase changes when pushing
Tue, 20 Sep 2016 23:47:30 +0000 timeless discovery: use single quotes in use warning
Wed, 03 Aug 2016 15:52:11 +0200 Pierre-Yves David tests: remove all remaining usage of experimental.bundle2-exp
Wed, 03 Aug 2016 15:39:55 +0200 Pierre-Yves David tests: use 'legacy.exchange' option in various mixed tests
Tue, 02 Aug 2016 03:53:48 +0200 Pierre-Yves David tests: remove bundle2 activation from test-phases-exchanges.t
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
Thu, 02 May 2013 11:17:18 -0700 Brendan Cully tests: skip permissions tests in test-phases-exchange when fs lacks permissions stable
Tue, 30 Apr 2013 21:19:56 +0200 Pierre-Yves David push: make locking of source optional (issue3684) stable
Fri, 14 Sep 2012 21:05:24 +0200 Patrick Mezard tests: enable even more Windows server tests
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Sat, 28 Apr 2012 01:22:56 +0200 Mads Kiilerich tests: skip new tests with requirements not available on windows stable
Tue, 24 Apr 2012 16:32:44 +0200 Pierre-Yves David branchmap: server should not advertise secret changeset in branchmap (Issue3303) stable
Wed, 29 Feb 2012 14:41:11 +0100 Pierre-Yves David bundlerepo: bundle repos should be non-publishing (issue3266) stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Mon, 30 Jan 2012 16:01:54 -0600 Matt Mackall pull: return 1 when no changes found (BC) stable
Mon, 30 Jan 2012 11:32:09 -0600 Matt Mackall push: return 1 if no changes found (issue3228) stable
Fri, 27 Jan 2012 03:00:03 +0100 Mads Kiilerich tests: don't use alias stable
Fri, 20 Jan 2012 21:21:13 +0100 Pierre-Yves David push: prevent moving phases outside of the pushed subset stable
Fri, 13 Jan 2012 01:42:47 +0100 Pierre-Yves David phases: move phase according what was pushed not only what was added added
Thu, 12 Jan 2012 01:25:57 +0100 Pierre-Yves David phases: make secret changeset undiscoverable in all case
Sat, 07 Jan 2012 17:03:33 +0100 Pierre-Yves David phases: use graph and phase name in exchange test
Fri, 06 Jan 2012 11:20:49 +0100 Pierre-Yves David phases: ``{phase}`` template keyword display the phase name
Mon, 26 Dec 2011 13:48:31 +0100 Pierre-Yves David phases: on copy clone, do not copy phases data if repote is publishing
less more (0) -60 tip