log tests/test-phases-exchange.t @ 51356:701caeabbee7

age author description
Mon, 27 Feb 2023 23:04:09 -0500 Matt Harbison configitems: enable changegroup3 by default (unless using infinitepush)
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