Wed, 28 Jun 2017 02:45:57 +0200 |
Pierre-Yves David |
topic: add some initial support for using stack on named branch
|
Wed, 28 Jun 2017 01:58:09 +0200 |
Pierre-Yves David |
topic: explicitly pass topic as a keyword argument
|
Tue, 27 Jun 2017 15:21:38 +0200 |
Boris Feld |
topic: makes split keep the topic
|
Sun, 25 Jun 2017 07:20:22 +0530 |
Pulkit Goyal |
topics: pass quietempty=True to suppress useless output while changing topics
|
Sun, 25 Jun 2017 06:53:22 +0530 |
Pulkit Goyal |
topics: return early so that other if conditions don't get execute (issue5600)
|
Sun, 25 Jun 2017 06:47:59 +0530 |
Pulkit Goyal |
topics: move the logic to change or clear current topic into a new function
|
Fri, 23 Jun 2017 10:51:18 +0200 |
Pierre-Yves David |
topic: improve the revset used to return name->nodes mapping
|
Thu, 22 Jun 2017 09:48:40 +0200 |
Pierre-Yves David |
topic: update the changectx method to respect phases
|
Fri, 23 Jun 2017 10:21:37 +0200 |
Pierre-Yves David |
topic: avoid crash when topic is loaded but not enabled for a repository
|
Thu, 22 Jun 2017 10:13:29 +0200 |
Pierre-Yves David |
topicmap: massive rework
|
Thu, 22 Jun 2017 09:47:14 +0200 |
Pierre-Yves David |
topic: use the 'topic' revset in namespace
|
Wed, 21 Jun 2017 07:32:11 +0530 |
Pulkit Goyal |
topics: add some noise to rewrittent changeset to prevent hash cycle
|
Wed, 21 Jun 2017 13:18:47 +0200 |
Pierre-Yves David |
topic-change: update the working copy along when changing topic of '.'
|
Wed, 21 Jun 2017 13:21:08 +0200 |
Pierre-Yves David |
topic-change: cleanup the locking and transaction mechanism
|
Wed, 21 Jun 2017 07:21:50 +0530 |
Pulkit Goyal |
topics: use a dict for successors of changesets produced by topic change
|
Wed, 21 Jun 2017 11:55:45 +0200 |
Pierre-Yves David |
topic: further simplify the clear logic
|
Wed, 21 Jun 2017 03:28:25 +0530 |
Pulkit Goyal |
topics: drop the clean argument from _changetopics()
|
Wed, 21 Jun 2017 02:00:01 +0530 |
Pulkit Goyal |
topics: rename '--change' flag to '--rev' flag
|
Wed, 21 Jun 2017 01:05:46 +0530 |
Pulkit Goyal |
topics: factor out the logic to change topic in a new function
|
Mon, 19 Jun 2017 02:44:19 +0530 |
Pulkit Goyal |
topics: some minute fixes to the documentation which shows up in help
|
Sun, 18 Jun 2017 03:23:46 +0530 |
Pulkit Goyal |
topics: make sure we commit on new parents while changing topics (issue5441)
|
Mon, 22 May 2017 14:57:47 +0200 |
Boris Feld |
deprecation: fix cmdutil.command deprecation warning
stable
|
Thu, 18 May 2017 23:58:19 +0200 |
Pierre-Yves David |
topic: update 'tested with' and readme
stable
|
Wed, 10 May 2017 13:04:31 +0200 |
Pierre-Yves David |
topic: configure some default color for topic
|
Wed, 10 May 2017 13:03:05 +0200 |
Pierre-Yves David |
topic: automatically configure thg to display topic
|
Fri, 28 Apr 2017 15:29:32 +0200 |
Pierre-Yves David |
topic: directly use "super" call
|
Tue, 13 Sep 2016 17:58:22 +0200 |
Pierre-Yves David |
doc: add more details about the head checking
|
Wed, 07 Sep 2016 12:45:23 +0200 |
Pierre-Yves David |
documentation: some basic update of the documentation
|
Tue, 30 Aug 2016 15:23:03 -0700 |
Sean Farley |
flake8: fix E713 style
|
Tue, 30 Aug 2016 15:22:24 -0700 |
Sean Farley |
flake8: fix E301 style
|