log hgext3rd/topic/__init__.py @ 3170:007e4d294ebe

age author description
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