Sun, 01 Oct 2017 11:13:38 +0100 |
Pierre-Yves David |
test: add support for random-all topic mode
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 00:35:28 +0100 |
Boris Feld |
topicmode: add 'random' topic mode
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 09:10:48 +0100 |
Pierre-Yves David |
topic: update the topic-mode hint
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 09:05:42 +0100 |
Pierre-Yves David |
topic: rename the 'topic-mode' help subtopic
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 00:44:41 +0100 |
Pierre-Yves David |
topic: add a 'enforce-all' mode
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 23:18:29 +0100 |
Boris Feld |
topicmode: 'enforce' topic mode, no longer warn about untopiced merge
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 23:00:21 +0100 |
Boris Feld |
topicmode: add new warning topicmode
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 00:14:19 +0100 |
Pierre-Yves David |
topic: add documentation for the 'topic-mode' option
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 22:42:52 +0100 |
Boris Feld |
test: update tests to use topic-mode enforce
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 22:24:24 +0100 |
Boris Feld |
topic: migrate experimental.enforce-topic to experimental.topic-mode
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 16:30:43 +0200 |
Pierre-Yves David |
packaging: update version to match development version
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 16:24:44 +0200 |
Pierre-Yves David |
packaging: mark stable branch as dev bugfix version
stable
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 16:15:56 +0200 |
Pierre-Yves David |
packaging: update version number and testedwith version
stable
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 00:00:22 +0200 |
Pierre-Yves David |
topic: fix topic message for mercurial 4.2 and below
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Sep 2017 03:29:45 +0530 |
Pulkit Goyal |
topics: spell out topics completely in help
|
file |
diff |
annotate
|
Mon, 25 Sep 2017 03:23:06 +0530 |
Pulkit Goyal |
topics: show the user who last touched the topic in --age
|
file |
diff |
annotate
|
Mon, 25 Sep 2017 03:06:37 +0530 |
Pulkit Goyal |
topics: initialize variable with default value instead of assigning later
|
file |
diff |
annotate
|
Mon, 25 Sep 2017 03:04:42 +0530 |
Pulkit Goyal |
topics: improve the function signature by accepting arguments as **opts
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:58:10 +0200 |
Pierre-Yves David |
topic: merge with strip related fix
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:56:03 +0200 |
Pierre-Yves David |
topic: skip topic movement message during strip
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:39:11 +0200 |
Aurélien Campéas |
topics/ui: detect and signal when an empty changeset becomes non-empty
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 16:41:37 +0200 |
Aurélien Campéas |
topics/ui: signal when an operation entails voiding a topic
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:29:15 +0200 |
Aurélien Campéas |
topics/ui: signal when the topics command creates a new (empty) topic
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:27:43 +0200 |
Aurélien Campéas |
topics: signal to the end user when a topic has been forgotten
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 13:46:41 +0200 |
Denis Laxalde |
topic: add a --topic option to "outgoing" command
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 13:43:38 +0200 |
Denis Laxalde |
topic: add a --topic option to "push" command
|
file |
diff |
annotate
|
Sun, 17 Sep 2017 19:59:25 +0200 |
Pierre-Yves David |
topic: provide more information when behind count cannot be computed
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 17:20:42 +0200 |
Pierre-Yves David |
topic: update the message used with --age for empty topic
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 21:41:57 +0200 |
Pierre-Yves David |
topic: stabilise the output of --age when date ties
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 15:13:51 +0200 |
Boris Feld |
topic: setup 'topic' value for working ctx
|
file |
diff |
annotate
|
Mon, 07 Aug 2017 23:17:13 +0900 |
FUJIWARA Katsunori |
topic: use registrar.revsetpredicate to register revset predicate functions
|
file |
diff |
annotate
|
Mon, 07 Aug 2017 23:24:57 +0900 |
FUJIWARA Katsunori |
doc: make paragraphs before example code end with "::" for reST syntax
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 22:41:54 +0900 |
FUJIWARA Katsunori |
topic: centralize compatibility logic between hg versions into compat module
|
file |
diff |
annotate
|
Mon, 04 Sep 2017 12:23:03 +0200 |
Pierre-Yves David |
stack: replace 'getstack' with direct call to 'stack'
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 22:22:06 +0900 |
FUJIWARA Katsunori |
topic: check availability of obsutil.getmarkers() for portability
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 17:15:55 +0200 |
Pierre-Yves David |
convertbookmark: properly convert stacked bookmarks
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 18:46:10 +0200 |
Pierre-Yves David |
convertbookmark: perform all actions at the end
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 18:33:08 +0200 |
Pierre-Yves David |
converbookmark: split target computation from actual update
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 17:09:17 +0200 |
Pierre-Yves David |
convertbookmark: extract the revset into a module level constant
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 17:04:21 +0200 |
Pierre-Yves David |
convertbookmark: properly exclude public changeset
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 14:36:11 +0530 |
Pulkit Goyal |
convertbookmark: add logic to skip revisions with multiple bookmarks
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 18:02:50 +0200 |
Pulkit Goyal |
topics: add a new debugconvertbookmark command to convert bookmarks to topics
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 17:53:14 +0200 |
Pierre-Yves David |
topic: support --rev argument and properly process then as user input
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 17:37:47 +0200 |
Pierre-Yves David |
topic: move a status message in the right scope
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 13:22:40 +0200 |
Pulkit Goyal |
topics: import lock as lockmods
|
file |
diff |
annotate
|
Tue, 29 Aug 2017 19:12:00 +0530 |
Pulkit Goyal |
topics: make sure we have some restrictions on topic names
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 17:16:16 +0200 |
Pulkit Goyal |
topics: allow use a --current when setting a topic
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 17:35:44 +0200 |
Pierre-Yves David |
topic: make --clear + topicname invalid
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 17:15:08 +0200 |
Pulkit Goyal |
topics: add a current flag to display current topic
|
file |
diff |
annotate
|
Mon, 28 Aug 2017 17:10:41 +0200 |
Pulkit Goyal |
topics: add a missing trailing comma on list of flag
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 11:39:06 +0530 |
Pulkit Goyal |
topics: take locks and start transaction before calling _changetopics
|
file |
diff |
annotate
|
Wed, 09 Aug 2017 13:21:44 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 20:16:33 +0200 |
Pierre-Yves David |
topic: fix extension version variable
stable
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 16:36:58 +0200 |
Pierre-Yves David |
packaging: update version to .dev
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 16:30:44 +0200 |
Pierre-Yves David |
packaging: mark the stable branch as bugfix version in development
stable
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 15:15:42 +0200 |
Pierre-Yves David |
packaging: prepare version 6.6.0
stable 6.6.0
|
file |
diff |
annotate
|
Sun, 23 Jul 2017 13:30:28 +0900 |
FUJIWARA Katsunori |
topic: make command names valid as expected, even if ui.strict=true
stable
|
file |
diff |
annotate
|
Tue, 25 Jul 2017 05:14:37 +0200 |
Pierre-Yves David |
compat: avoid using configoveride
|
file |
diff |
annotate
|