log tests/test-topic-push.t @ 6845:4836e75f0a03

age author description
Sat, 12 Nov 2022 16:24:55 +0400 Anton Shestakov topic: use fully qualified branch name during exchange
Mon, 10 Oct 2022 20:02:14 +0400 Anton Shestakov topic: use compat.StateError for aborting pushes that create new heads
Sat, 29 Oct 2022 17:26:46 +0400 Anton Shestakov tests: using patterns like $TESTTMP in test-topic-push.t doesn't need globs
Thu, 22 Sep 2022 17:43:45 +0400 Anton Shestakov tests: add a branch with double slash in its name to test-topic-push.t
Fri, 08 Jul 2022 17:54:40 +0400 Anton Shestakov topic: use branch//namespace/topic format everywhere except exchange
Tue, 22 Feb 2022 07:00:32 +0300 Anton Shestakov test-compat: back out changeset 442771901e01 mercurial-6.0
Fri, 03 Dec 2021 10:46:49 +0300 Anton Shestakov tests: update exit codes for dealing with RepoLookupError
Thu, 28 Jan 2021 18:57:49 +0800 Anton Shestakov tests: back out changeset d0f73113fcc0 mercurial-5.6
Thu, 28 Jan 2021 18:48:39 +0800 Anton Shestakov tests: back out changeset 77b184ee60b5 mercurial-5.6
Wed, 23 Dec 2020 21:34:22 +0800 Anton Shestakov tests: update exit code in case of push failing because it'd create new heads
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages
Thu, 17 Sep 2020 14:11:38 -0400 Matt Harbison discovery: list the new heads like core does when failing a multi-head push
Fri, 31 Jul 2020 22:07:49 +0800 Anton Shestakov branching: merge with stable
Fri, 12 Jun 2020 15:42:43 +0800 Anton Shestakov topic: substitute current topic when `--topic .` is used for outgoing/push stable
Thu, 11 Jun 2020 18:50:29 +0800 Anton Shestakov topic: treat argument to --topic as a literal topic name explicitly stable
Fri, 12 Jun 2020 15:42:43 +0800 Anton Shestakov topic: substitute current topic when `--topic .` is used for outgoing/push
Thu, 11 Jun 2020 23:38:55 +0800 Anton Shestakov tests: adjust spelling and spacing
Thu, 11 Jun 2020 23:36:58 +0800 Anton Shestakov tests: simplify re-enabling topic extension since we use topic_setup.sh
Thu, 11 Jun 2020 19:10:56 +0800 Anton Shestakov topic: copy an abort message (new head) from upstream exactly
Thu, 11 Jun 2020 18:50:29 +0800 Anton Shestakov topic: treat argument to --topic as a literal topic name explicitly
Thu, 11 Jun 2020 17:58:04 +0800 Anton Shestakov tests: add the concurrent test case to test-topic-push.t
Fri, 13 Mar 2020 19:11:43 +0700 Anton Shestakov tests: use appropriate Python (2 or 3) for dummyssh stable
Fri, 03 Aug 2018 00:22:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Wed, 23 May 2018 11:37:37 +0200 Denis Laxalde topic: display a hint pointing at help when a topic becomes non-empty
Tue, 16 Jan 2018 04:35:34 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Wed, 27 Dec 2017 04:09:50 +0530 Pulkit Goyal topic: suggest using topic when user creates a new head on branch
Fri, 20 Oct 2017 19:32:18 +0200 Pierre-Yves David test-compat: revert output changes related to temporary amend commit mercurial-4.3
Fri, 20 Oct 2017 18:19:01 +0200 Pierre-Yves David test: use node instead of rev in topic push tests stable
Wed, 27 Sep 2017 16:26:30 +0200 Pierre-Yves David packaging: merge stable back into default
Wed, 27 Sep 2017 00:54:28 +0200 Pierre-Yves David branching: merge future 6.7.0 in the stable branch stable
Tue, 26 Sep 2017 12:39:11 +0200 Aurélien Campéas topics/ui: detect and signal when an empty changeset becomes non-empty
Tue, 26 Sep 2017 12:29:15 +0200 Aurélien Campéas topics/ui: signal when the topics command creates a new (empty) topic
Fri, 22 Sep 2017 13:46:41 +0200 Denis Laxalde topic: add a --topic option to "outgoing" command
Fri, 22 Sep 2017 13:43:38 +0200 Denis Laxalde topic: add a --topic option to "push" command
Fri, 15 Sep 2017 15:48:18 +0200 Boris Feld tests: update after removing of redundant amend commit
Wed, 28 Jun 2017 17:20:36 +0200 Pierre-Yves David topic: small test cleanuo
Fri, 31 Mar 2017 15:44:10 +0200 Pierre-Yves David test-compat-hg-3.9: merge with future 6.0 mercurial-3.9
Thu, 16 Mar 2017 23:17:07 -0400 Matt Harbison tests: add glob for Windows
Tue, 14 Mar 2017 14:47:20 -0700 Pierre-Yves David mercurial-3.9: merge with hg-4.0 branch mercurial-3.9
Tue, 07 Mar 2017 12:04:05 +0100 Pierre-Yves David tests: move "test setup" script into a 'testlib' directory
Thu, 23 Feb 2017 14:56:22 +0100 Pierre-Yves David test: adapt to change in mercurial output
Wed, 30 Mar 2016 23:58:30 -0700 Pierre-Yves David commit: wrap "commitstatus" to take topic into account
Tue, 15 Mar 2016 17:26:57 +0000 Pierre-Yves David topic: don't take topic into account when pushing to non-topic repo
Sat, 12 Mar 2016 18:42:16 +0000 Pierre-Yves David push: hackish handeling of new branch head from phase move
Sat, 12 Mar 2016 18:19:27 +0000 Pierre-Yves David push: allow pushing new topic to non-publishing server by default