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
|
Fri, 26 Aug 2016 16:57:45 +0000 |
timeless |
init: guard _namemap with repo.topics (issue5351)
|
Fri, 26 Aug 2016 16:52:02 +0000 |
timeless |
init: cache repo.topics
|
Fri, 26 Aug 2016 21:57:48 +0200 |
Pierre-Yves David |
stack: add warning about multiple heads
|
Fri, 26 Aug 2016 14:55:58 +0200 |
Pierre-Yves David |
stack: add some behind information
|
Fri, 26 Aug 2016 12:58:16 +0200 |
Pierre-Yves David |
stack: also dim bases
|
Fri, 26 Aug 2016 12:52:06 +0200 |
Pierre-Yves David |
stack: reusing the index number in base when applicable
|
Fri, 26 Aug 2016 12:37:52 +0200 |
Pierre-Yves David |
stack: extra argument validation logic outside of showstack
|
Tue, 23 Aug 2016 21:18:47 +0200 |
Pierre-Yves David |
summary: properly label the topic name in summary
|
Tue, 23 Aug 2016 23:38:28 +0200 |
Pierre-Yves David |
topic: list the branches this topic belong to when verbose
|
Tue, 16 Aug 2016 15:43:06 +0200 |
Pierre-Yves David |
topic: properly justify the verbose data when listing topic
|