hgext3rd/topic/__init__.py
Mon, 09 Dec 2019 10:28:58 -0800 Martin von Zweigbergk topic: use ui.configoverride() instead of ui.backupconfig()
Fri, 15 Nov 2019 11:37:34 +0700 Anton Shestakov topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
Thu, 07 Nov 2019 10:29:03 +0100 Pierre-Yves David branching: merge with stable
Fri, 01 Nov 2019 17:52:43 +0700 Anton Shestakov topic: add more options to command synopsis string stable
Sun, 06 Oct 2019 02:30:12 -0400 Rodrigo Damazio help: categorizing evolve and topic commands
Sat, 05 Oct 2019 14:31:19 -0400 Pierre-Yves David branching: merge back into default
Sat, 05 Oct 2019 14:26:19 -0400 Pierre-Yves David packaging: mark as development version stable
Sat, 05 Oct 2019 13:48:25 -0400 Pierre-Yves David packaging: prepare version 9.2.1 stable 9.2.1
Sat, 28 Sep 2019 13:15:02 +0200 Pierre-Yves David branching: merge back with stable
Sat, 28 Sep 2019 13:14:07 +0200 Pierre-Yves David packing: mark as development version stable
Sat, 28 Sep 2019 12:51:03 +0200 Pierre-Yves David changelog: update for coming 9.2.0 stable 9.2.0
Tue, 24 Sep 2019 12:42:27 +0200 Pierre-Yves David branching: merge stable into default
Fri, 13 Sep 2019 16:04:32 +0200 Valentin Gatien-Baron topic: fix some API to make it more robust stable
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 15:06:27 +0200 Raphaël Gomès python3: enforce byte prefix for vfs.open()
Tue, 06 Aug 2019 11:32:01 +0200 Raphaël Gomès python3: add raw prefix to open()-like functions
Tue, 06 Aug 2019 11:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Tue, 06 Aug 2019 11:07:16 +0200 Raphaël Gomès python3: prefix all regex to work with python 2 and 3
Tue, 30 Jul 2019 02:55:22 +0200 Pierre-Yves David branching: merge stable back into default
Tue, 30 Jul 2019 02:55:01 +0200 Pierre-Yves David packaging: mark as development version stable
Mon, 29 Jul 2019 16:47:17 +0200 Pierre-Yves David packaging: update version number for 9.1.0 release stable 9.1.0
Fri, 12 Jul 2019 08:17:25 -0700 Martin von Zweigbergk py3: avoid "%s" for formatting None
Wed, 17 Jul 2019 11:03:09 -0700 Martin von Zweigbergk py3: convert opts keys to bytes before passing to core APIs
Thu, 11 Jul 2019 21:48:02 -0700 Martin von Zweigbergk py3: avoid "%r" for byte string, which produces b'' on py3
Fri, 12 Jul 2019 23:24:04 -0700 Martin von Zweigbergk py3: switch from iteritems() to items() in the topics extension
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use bytes for template keyword registrations
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Wed, 03 Jul 2019 11:37:29 -0700 Martin von Zweigbergk py3: make metadata values be byte strings as Mercurial expects
Tue, 25 Jun 2019 21:54:22 +0530 Sushil khanchi evolve: fix confusion in branch heads checking logic when topic in play
Fri, 07 Jun 2019 02:25:02 +0200 Pierre-Yves David branching: merge with 9.0.0
Fri, 07 Jun 2019 02:22:05 +0200 Pierre-Yves David packaging: mark as development versions stable
Thu, 06 Jun 2019 14:24:19 +0200 Pierre-Yves David packaging: prepare release 9.0.0 stable 9.0.0
Tue, 28 May 2019 16:46:18 +0800 Anton Shestakov stack: remove 'topic.' prefix from colors/labels
Wed, 08 May 2019 16:00:34 +0800 Anton Shestakov stack: check if stack is empty more pythonically
Mon, 27 May 2019 03:42:35 +0200 Pierre-Yves David topic: add a simple option to reject publishing
Tue, 04 Jun 2019 10:07:08 +0200 Pierre-Yves David compat: adjust `wrapadd` for upstream
Sat, 27 Apr 2019 01:18:08 +0300 Pulkit Goyal topic: drop support for accessing csets in branch stack using bxx (issue6119)
Wed, 10 Apr 2019 18:20:33 +0800 Anton Shestakov stack: rename troubledcount to unstablecount
Wed, 24 Apr 2019 14:38:26 +0200 Pierre-Yves David branching: merge with stable
Tue, 23 Apr 2019 15:30:39 +0200 Pierre-Yves David packaging: prepare version 8.5.1 stable 8.5.1
Tue, 23 Apr 2019 13:26:35 +0200 Pierre-Yves David branching: merge with stable
Tue, 23 Apr 2019 12:24:22 +0200 Pierre-Yves David compat: drop support for Mercurial 4.4
Sat, 20 Apr 2019 05:21:14 +0200 Pierre-Yves David packaging: mark extensions as tested with 5.0 stable
Thu, 18 Apr 2019 11:13:49 +0200 Pierre-Yves David topic: only wrap mergeupdate for repo with topic stable
Thu, 18 Apr 2019 11:13:39 +0200 Pierre-Yves David topic: only wrap committext for repo with topic stable
Thu, 18 Apr 2019 11:13:24 +0200 Pierre-Yves David topic: only affect `hg commit` behavior for repo with topic stable
Thu, 18 Apr 2019 11:13:14 +0200 Pierre-Yves David topic: only wrap workingctx.__init__ for repo with topic stable
Thu, 18 Apr 2019 11:12:58 +0200 Pierre-Yves David topic: introduce a `hastopicext(repo)` function stable
Wed, 17 Apr 2019 20:58:10 +0200 Pierre-Yves David branching: merge stable back into default
Wed, 17 Apr 2019 20:54:28 +0200 Pierre-Yves David branching: merge 8.5.0 expected output in stable stable
Wed, 17 Apr 2019 18:46:41 +0800 Anton Shestakov topic: add compatibility for writing copy metadata in changelog.add() stable
Fri, 12 Apr 2019 02:21:09 +0200 Pierre-Yves David branching: merge stable into default
Fri, 12 Apr 2019 02:20:24 +0200 Pierre-Yves David packaging: mark version as development version stable
Fri, 12 Apr 2019 02:15:24 +0200 Pierre-Yves David packaging: prepare version 8.5.0 stable 8.5.0
Sat, 09 Mar 2019 13:13:53 +0800 Anton Shestakov stack: show content and phase divergent state and symbol
Thu, 07 Mar 2019 19:13:45 +0800 Anton Shestakov stack: rename unstable -> orphan
Wed, 23 Jan 2019 15:49:44 -0500 Pierre-Yves David branching: merge with stable
Wed, 23 Jan 2019 15:48:44 -0500 Pierre-Yves David packaging: mark as development version stable
Tue, 22 Jan 2019 20:25:36 -0500 Pierre-Yves David packaging: prepare release 8.4.0 stable 8.4.0
Mon, 24 Dec 2018 18:38:25 +0100 Pierre-Yves David branching: merge with stable
Mon, 24 Dec 2018 18:36:25 +0100 Pierre-Yves David packaging: mark as development version stable
Mon, 24 Dec 2018 17:55:25 +0100 Pierre-Yves David packaging: prepare version 8.3.3 stable 8.3.3
Mon, 03 Dec 2018 14:41:03 +0800 Anton Shestakov topic: merge _showlasttouched logic into _listtopics
Mon, 03 Dec 2018 14:15:00 +0800 Anton Shestakov topic: simplify _showlasttouched and _getlasttouched (and its data structure)
Fri, 21 Sep 2018 11:44:34 -0400 James Reynolds stack: add a --children flag to stack
Tue, 27 Nov 2018 04:46:35 +0100 Pierre-Yves David packaging: merge with version 8.3.2
Tue, 27 Nov 2018 04:42:45 +0100 Pierre-Yves David packaging: mark development version stable
Tue, 27 Nov 2018 04:31:03 +0100 Pierre-Yves David packagin: prepare release 8.3.2 stable 8.3.2
Mon, 26 Nov 2018 16:43:39 +0300 Pulkit Goyal topics: improve the message around topic changing
Mon, 19 Nov 2018 01:49:34 +0000 Pierre-Yves David compat: update metadata about minimum ag version
Sat, 10 Nov 2018 15:47:46 +0100 Pierre-Yves David branching: merge with stable
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Sat, 10 Nov 2018 00:55:34 +0100 Pierre-Yves David branching: merge with stable
Tue, 06 Nov 2018 15:53:18 +0530 Sushil khanchi topic: improve UX by using pager only when we should stable
Thu, 25 Oct 2018 18:51:55 +0200 Pierre-Yves David branching; merge with stable
Thu, 25 Oct 2018 18:50:42 +0200 Pierre-Yves David packaging: mark version as devel version stable
Thu, 25 Oct 2018 18:42:49 +0200 Pierre-Yves David packaging: prepare version 8.3.1 stable 8.3.1
Thu, 25 Oct 2018 12:49:48 +0200 Pierre-Yves David branching: merge stable into default
Wed, 17 Oct 2018 14:47:38 +0200 Pierre-Yves David topicidx: stop assigning index number to obsolete changesets stable
Wed, 17 Oct 2018 14:02:18 +0200 Pierre-Yves David branching: merge with default
Wed, 17 Oct 2018 13:36:08 +0200 Pierre-Yves David packaging: mark as development version stable
Fri, 12 Oct 2018 16:19:39 +0200 Pierre-Yves David packaging: prepare release 8.3.0 stable 8.3.0
Fri, 12 Oct 2018 15:37:22 +0200 Pierre-Yves David topic: fix '{topicidx}' keyword registration for mercurial <= 4.5 stable
Mon, 01 Oct 2018 12:37:42 +0530 Sushil khanchi topic: add topicidx template keyword
Fri, 21 Sep 2018 18:33:55 +0200 Pierre-Yves David branching: merge with stable
Sat, 22 Sep 2018 13:09:06 +0200 Pierre-Yves David topic: respect preexisting 'topic' value on workingcommitctx stable
Fri, 21 Sep 2018 19:49:28 +0200 Pierre-Yves David topic: add a compatibility to access transaction's names stable
Fri, 21 Sep 2018 17:50:28 +0200 Pierre-Yves David topic: add a compatibility to access transaction's validator stable
Fri, 14 Sep 2018 12:21:32 +0200 Pierre-Yves David branching: merge stable into default
Fri, 14 Sep 2018 12:18:22 +0200 Pierre-Yves David packaging: mark as development version stable
Fri, 14 Sep 2018 12:17:06 +0200 Pierre-Yves David packagin: prepare release 8.2.1 stable 8.2.1
Mon, 03 Sep 2018 23:30:28 +0200 Pierre-Yves David branching: merge back with stable
Mon, 03 Sep 2018 23:29:15 +0200 Pierre-Yves David packaing: mark as development version stable
Mon, 03 Sep 2018 23:17:50 +0200 Pierre-Yves David packaging: prepare new release stable 8.2.0
Mon, 03 Sep 2018 22:47:18 +0200 Pierre-Yves David topic: rework topic templatekw declaration to be 4.5 compatible again stable
Mon, 03 Sep 2018 21:08:33 +0200 Pierre-Yves David branching: merge the two stable heads stable
Mon, 03 Sep 2018 20:53:12 +0200 Pierre-Yves David topic: update other occurrence of 't0' is 's0' in the code
Mon, 03 Sep 2018 17:28:50 +0200 Pierre-Yves David topic: mention t0 in topic documentation stable
Mon, 03 Sep 2018 16:41:32 +0200 Pierre-Yves David stack: clarify s# error message in case of branch
Mon, 03 Sep 2018 16:29:02 +0200 Pierre-Yves David alias: allow reference through 's#'
Tue, 28 Aug 2018 21:28:41 +0800 Anton Shestakov topic: check that repo.currenttopic is set before using it as an argument
Tue, 28 Aug 2018 21:53:42 +0200 Pierre-Yves David branching: merge stable into default
Tue, 28 Aug 2018 21:53:07 +0200 Pierre-Yves David packaging: mark in progress work as development version stable
Tue, 28 Aug 2018 19:59:20 +0200 Pierre-Yves David packagin: prepare version 8.1.2 stable 8.1.2
Tue, 21 Aug 2018 15:32:02 +0200 Pierre-Yves David branching: merge with stable
Tue, 21 Aug 2018 15:30:54 +0200 Pierre-Yves David packaging: mark as development version stable
Tue, 21 Aug 2018 15:29:13 +0200 Pierre-Yves David packaging: prepare release 8.1.1 stable 8.1.1
Sat, 18 Aug 2018 01:05:00 +0200 Pierre-Yves David topic: drop compat layer for `command`
Tue, 14 Aug 2018 19:15:35 +0200 Pierre-Yves David compat: use new style template keyword declaration
Tue, 14 Aug 2018 18:21:23 +0200 Pierre-Yves David branching: merge with stable
Mon, 13 Aug 2018 12:55:10 +0200 Pierre-Yves David packaging: mark version as development version stable
Fri, 03 Aug 2018 05:41:08 +0200 Pierre-Yves David packaging: prepare version stable 8.1.0
Thu, 02 Aug 2018 02:41:33 +0200 Pierre-Yves David format: fix indentation level stable
Thu, 02 Aug 2018 02:15:48 +0200 Pierre-Yves David compat: disable empty topic warning on `hg phases` for hg <=4.5 stable
Tue, 31 Jul 2018 09:03:35 +0200 Pierre-Yves David branching: merge with stable
Wed, 18 Jul 2018 18:17:16 +0800 Anton Shestakov topic: use self instead of repo in topicrepo methods stable
Tue, 12 Jun 2018 10:40:57 +0200 Pierre-Yves David branching: merge with stable
Mon, 11 Jun 2018 23:30:24 +0530 Pulkit Goyal packaging: prepare for 8.0.1 release stable 8.0.1
Sat, 09 Jun 2018 00:15:27 +0530 Pulkit Goyal packaging: update tested-with statements in evolve and topic stable
Wed, 23 May 2018 12:16:24 +0200 Denis Laxalde topic: suggest to clear a topic that becomes empty
Wed, 23 May 2018 11:37:37 +0200 Denis Laxalde topic: display a hint pointing at help when a topic becomes non-empty
Thu, 24 May 2018 18:57:46 +0200 Pierre-Yves David branching: merge with compat fix on default
Wed, 23 May 2018 11:03:31 +0200 Denis Laxalde topic: dedent items about publishing behavior in docstring stable
Wed, 23 May 2018 11:00:11 +0200 Denis Laxalde topic: use preformatted block for config snippets documentation stable
Wed, 25 Apr 2018 14:19:13 +0100 Pierre-Yves David packaging: mark as development version
Wed, 25 Apr 2018 14:16:35 +0100 Pierre-Yves David packaking: mark as development version stable
Wed, 25 Apr 2018 14:02:43 +0100 Pierre-Yves David packaging: update version number stable 8.0.0
Wed, 25 Apr 2018 13:55:52 +0100 Pierre-Yves David packagin: update `tested-with` statement stable
Thu, 19 Apr 2018 16:27:13 +0200 Pierre-Yves David compat: drop compatibility layer for pager
Thu, 19 Apr 2018 16:51:53 +0200 Pierre-Yves David compat: drop compat layer for cleanupnodes
Thu, 19 Apr 2018 11:38:13 +0200 Pierre-Yves David compat: drop support for Mercurial 4.2
Mon, 16 Apr 2018 20:18:10 +0200 Pierre-Yves David topic: allow '.' in topic names
Thu, 29 Mar 2018 17:42:32 +0530 Pulkit Goyal topic-ext: restrict the format of topic names
Thu, 29 Mar 2018 19:47:48 +0200 Pierre-Yves David compat: keep passing arguments as keyword argument
Thu, 29 Mar 2018 14:13:13 +0200 Boris Feld rebase: update the rebase wrapping to works with hg 4.6
Thu, 22 Mar 2018 10:25:01 +0100 Pierre-Yves David packaging: further mark 4.1 support as dropped
Thu, 22 Mar 2018 00:56:48 +0100 Pierre-Yves David compat: drop support for Mercurial 4.1
Thu, 22 Mar 2018 00:50:11 +0100 Pierre-Yves David packaging: mark versiond as devel versions
Thu, 22 Mar 2018 00:47:09 +0100 Pierre-Yves David packaging: mark version as devel version stable
Wed, 21 Mar 2018 16:35:18 +0100 Pierre-Yves David test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1
Wed, 21 Mar 2018 15:32:59 +0100 Pierre-Yves David packaging: update version numbers
Wed, 21 Mar 2018 15:36:10 +0100 Pierre-Yves David tests: updated tested with version
Wed, 21 Mar 2018 15:24:51 +0100 Pierre-Yves David branching: merge stable into default
Fri, 16 Mar 2018 15:21:05 +0530 Pulkit Goyal previous: fix behavior on obsolete cset when topic is involved (issue5708) stable
Fri, 16 Mar 2018 15:01:44 +0530 Pulkit Goyal prev: fix the breakage of `hg previous` from obsolete cset stable
Wed, 24 Jan 2018 15:20:29 +0100 Pierre-Yves David branching: merge stable back into default
Wed, 24 Jan 2018 15:11:20 +0100 Pierre-Yves David branching: merge default test output into stable stable
Sat, 20 Jan 2018 12:55:23 +0100 Pierre-Yves David branching: merge release 7.2.1 into default
Sat, 20 Jan 2018 12:48:26 +0100 Pierre-Yves David packaging: mark source as development version stable
Sat, 20 Jan 2018 12:38:09 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Sat, 20 Jan 2018 12:28:32 +0100 Pierre-Yves David packaging: prepare version 7.2.1 stable 7.2.1
Sat, 20 Jan 2018 12:28:40 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Tue, 16 Jan 2018 04:53:09 +0100 Pierre-Yves David branching: merge release tags into default
Tue, 16 Jan 2018 04:50:38 +0100 Pierre-Yves David packaging: mark source as development version stable
Tue, 16 Jan 2018 04:35:34 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Mon, 15 Jan 2018 21:45:46 +0100 Pierre-Yves David packaging: prepare version 7.2.0
Tue, 09 Jan 2018 23:42:57 +0530 Pulkit Goyal topics: add a new templatekeyword `topic`
Sat, 16 Dec 2017 23:40:39 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Thu, 28 Dec 2017 04:09:02 +0530 Pulkit Goyal topics: list only topic names in quiet mode
Wed, 27 Dec 2017 23:51:18 +0530 Pulkit Goyal topics: take logic to parse username to a separate function
Sat, 16 Dec 2017 23:52:32 +0100 Pierre-Yves David branching: merge stable into default
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
Mon, 25 Sep 2017 03:29:45 +0530 Pulkit Goyal topics: spell out topics completely in help
Mon, 25 Sep 2017 03:23:06 +0530 Pulkit Goyal topics: show the user who last touched the topic in --age
Mon, 25 Sep 2017 03:06:37 +0530 Pulkit Goyal topics: initialize variable with default value instead of assigning later
Mon, 25 Sep 2017 03:04:42 +0530 Pulkit Goyal topics: improve the function signature by accepting arguments as **opts
Tue, 26 Sep 2017 12:58:10 +0200 Pierre-Yves David topic: merge with strip related fix
Tue, 26 Sep 2017 12:56:03 +0200 Pierre-Yves David topic: skip topic movement message during strip
Tue, 26 Sep 2017 12:39:11 +0200 Aurélien Campéas topics/ui: detect and signal when an empty changeset becomes non-empty
Fri, 22 Sep 2017 18:01:29 +0200 Aurélien Campéas topics/transaction: return immediately if we are in the middle of a transaction
Fri, 22 Sep 2017 16:41:37 +0200 Aurélien Campéas topics/ui: signal when an operation entails voiding a topic
Tue, 26 Sep 2017 12:29:15 +0200 Aurélien Campéas topics/ui: signal when the topics command creates a new (empty) topic
Tue, 26 Sep 2017 12:27:43 +0200 Aurélien Campéas topics: signal to the end user when a topic has been forgotten
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
Sun, 17 Sep 2017 19:59:25 +0200 Pierre-Yves David topic: provide more information when behind count cannot be computed
Fri, 15 Sep 2017 17:20:42 +0200 Pierre-Yves David topic: update the message used with --age for empty topic
Wed, 13 Sep 2017 21:41:57 +0200 Pierre-Yves David topic: stabilise the output of --age when date ties
Wed, 13 Sep 2017 15:13:51 +0200 Boris Feld topic: setup 'topic' value for working ctx
Mon, 07 Aug 2017 23:17:13 +0900 FUJIWARA Katsunori topic: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
less more (0) -240 tip