hgext3rd/topic/__init__.py
Thu, 14 Dec 2017 13:19:56 +0100 Pierre-Yves David topic: fix compatibility with 4.3 stable
Tue, 12 Dec 2017 04:18:17 +0100 Pierre-Yves David branching: merge stable back into default
Tue, 12 Dec 2017 04:16:54 +0100 Pierre-Yves David packaging: mark stable change as bugfix dev version stable
Tue, 12 Dec 2017 03:02:25 +0100 Pierre-Yves David packaging: prepare release 7.1.0 stable 7.1.0
Mon, 11 Dec 2017 16:32:03 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Tue, 12 Dec 2017 01:27:12 +0100 Pierre-Yves David topic: move function wrapping from reposetup to uisetup
Sat, 09 Dec 2017 06:13:28 +0100 Pulkit Goyal topics: add a config to reject draft changeset without topic on a server
Tue, 05 Dec 2017 18:31:08 +0100 Pierre-Yves David branching: merge with stable
Mon, 04 Dec 2017 14:27:27 -0800 Kyle Lippincott typos: fix typos in several locations stable
Tue, 05 Dec 2017 13:53:04 +0100 Pierre-Yves David topic: use more protective code to access current topic stable
Mon, 04 Dec 2017 14:27:27 -0800 Kyle Lippincott typos: fix typos in several locations
Wed, 15 Nov 2017 00:30:15 +0100 Pierre-Yves David packaging: merge 7.0.1 into default
Wed, 15 Nov 2017 00:16:37 +0100 Pierre-Yves David packaging: mark version as development version. stable
Wed, 15 Nov 2017 00:14:01 +0100 Pierre-Yves David packaging: prepare version 7.0.1 stable 7.0.1
Wed, 15 Nov 2017 00:13:10 +0100 Pierre-Yves David packaging: update tested-with version stable
Thu, 02 Nov 2017 00:48:25 +0100 Pierre-Yves David packaging: mark default branch as development version
Thu, 02 Nov 2017 00:45:28 +0100 Pierre-Yves David packaging: mark as development version stable
Thu, 02 Nov 2017 00:33:14 +0100 Pierre-Yves David packaging: prepare version 7.0.0 stable 7.0.0
Wed, 01 Nov 2017 16:23:13 +0100 Pierre-Yves David push: add a --publish flag
Wed, 01 Nov 2017 16:26:33 +0100 Pierre-Yves David topic: add an option to automatically publish topic-less changeset
Mon, 30 Oct 2017 19:24:14 +0100 Pierre-Yves David topic: add an option to enforce a single head per name in a repository
Wed, 25 Oct 2017 07:32:06 +0200 Pierre-Yves David compat: drop compatibility dance around configoverride
Tue, 24 Oct 2017 14:11:28 +0200 Pierre-Yves David compat: mark version 4.1 as the minimum version required
Mon, 23 Oct 2017 16:08:29 +0200 Pierre-Yves David compat: drop compatibility for Mercurial <= 4.0
Mon, 23 Oct 2017 16:07:09 +0200 Pierre-Yves David packaging: mark as development version
Mon, 23 Oct 2017 16:04:23 +0200 Pierre-Yves David packaging: mark version as development version stable
Mon, 23 Oct 2017 15:41:58 +0200 Pierre-Yves David packaging: prepare version 6.8.0 stable 6.8.0
Mon, 23 Oct 2017 15:25:00 +0200 Pierre-Yves David flake8: rename some ambiguous identifier stable
Fri, 20 Oct 2017 21:29:14 +0200 Pierre-Yves David topic: do to check to topic while amending stable
Fri, 20 Oct 2017 21:43:13 +0200 Pierre-Yves David topic-mode: add missing end line in topic-mode warning stable
Fri, 20 Oct 2017 20:58:35 +0200 Pierre-Yves David compat: work around the lack of configoverride in mercurial 4.0 stable
Fri, 20 Oct 2017 19:29:56 +0200 Pierre-Yves David compat: add an abstraction for 'scmutil.cleanupnodes' stable
Thu, 19 Oct 2017 18:18:43 +0200 Pierre-Yves David topic: register config items
Sat, 14 Oct 2017 19:06:06 +0200 Pierre-Yves David branching: merge with stable
Fri, 13 Oct 2017 06:06:09 +0530 Pulkit Goyal pager: add support to `hg topic` stable
Fri, 13 Oct 2017 06:02:56 +0530 Pulkit Goyal pager: add support to `hg stack` stable
Fri, 13 Oct 2017 20:32:50 +0200 Pierre-Yves David branching: merge with stable
Fri, 13 Oct 2017 10:18:52 +0530 Pulkit Goyal topics: show changesetcount, troubledcount and headscount by default
Fri, 13 Oct 2017 10:01:38 +0530 Pulkit Goyal topics: use stack.stack() instead of stack.stackdata()
Tue, 10 Oct 2017 22:48:43 +0200 Pierre-Yves David packaging: mark version as bugfix dev version stable
Tue, 10 Oct 2017 22:40:41 +0200 Pierre-Yves David branching: merge with stable
Tue, 10 Oct 2017 16:06:22 +0200 Pierre-Yves David packaging: prepare version 6.7.1 stable
Mon, 09 Oct 2017 17:42:30 +0200 Aurélien Campéas topics: use stack rather than stackdata when one only wants the changeset count stable
Thu, 05 Oct 2017 19:35:58 +0530 Pulkit Goyal topics: handle phase correctly while changing topics
Thu, 05 Oct 2017 19:20:20 +0530 Pulkit Goyal topics: use scmutil.cleanupnodes to create markers while changing topics
Sun, 01 Oct 2017 11:13:38 +0100 Pierre-Yves David test: add support for random-all topic mode
Sun, 01 Oct 2017 00:35:28 +0100 Boris Feld topicmode: add 'random' topic mode
Sun, 01 Oct 2017 09:10:48 +0100 Pierre-Yves David topic: update the topic-mode hint
Sun, 01 Oct 2017 09:05:42 +0100 Pierre-Yves David topic: rename the 'topic-mode' help subtopic
Sun, 01 Oct 2017 00:44:41 +0100 Pierre-Yves David topic: add a 'enforce-all' mode
Sat, 30 Sep 2017 23:18:29 +0100 Boris Feld topicmode: 'enforce' topic mode, no longer warn about untopiced merge
Sat, 30 Sep 2017 23:00:21 +0100 Boris Feld topicmode: add new warning topicmode
Sun, 01 Oct 2017 00:14:19 +0100 Pierre-Yves David topic: add documentation for the 'topic-mode' option
Sat, 30 Sep 2017 22:42:52 +0100 Boris Feld test: update tests to use topic-mode enforce
Sat, 30 Sep 2017 22:24:24 +0100 Boris Feld topic: migrate experimental.enforce-topic to experimental.topic-mode
Wed, 27 Sep 2017 16:30:43 +0200 Pierre-Yves David packaging: update version to match development version
Wed, 27 Sep 2017 16:24:44 +0200 Pierre-Yves David packaging: mark stable branch as dev bugfix version stable
Wed, 27 Sep 2017 16:15:56 +0200 Pierre-Yves David packaging: update version number and testedwith version stable
Wed, 27 Sep 2017 00:00:22 +0200 Pierre-Yves David topic: fix topic message for mercurial 4.2 and below
Mon, 25 Sep 2017 03:30:56 +0530 Pulkit Goyal topics: make sure user don't pass both the age option and a topic name
less more (0) -100 -60 tip