tests/test-topic.t
Wed, 27 Sep 2017 00:54:28 +0200 Pierre-Yves David branching: merge future 6.7.0 in the stable branch stable
Sun, 24 Sep 2017 11:30:14 +0200 Pierre-Yves David topic: try to clarify the "branch" part in stack
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
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 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, 15 Sep 2017 23:25:38 +0530 Pulkit Goyal topic: show the t0 even if topic is not yet touched
Fri, 15 Sep 2017 23:13:05 +0530 Pulkit Goyal topics: improve the description if topic is not touched
Fri, 15 Sep 2017 22:48:55 +0530 Pulkit Goyal topics: show working directory branch when topic is empty
Fri, 01 Sep 2017 15:09:59 +0530 Pulkit Goyal topics: add tests for cases when a topic is empty
Fri, 15 Sep 2017 15:48:18 +0200 Boris Feld tests: update after removing of redundant amend commit
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
Fri, 01 Sep 2017 17:53:14 +0200 Pierre-Yves David topic: support --rev argument and properly process then as user input
Tue, 29 Aug 2017 19:12:00 +0530 Pulkit Goyal topics: make sure we have some restrictions on topic names
Tue, 29 Aug 2017 19:03:59 +0530 Pulkit Goyal topic: add test showing no restrictions on topic names
Mon, 28 Aug 2017 17:16:16 +0200 Pulkit Goyal topics: allow use a --current when setting a topic
Mon, 28 Aug 2017 17:35:44 +0200 Pierre-Yves David topic: make --clear + topicname invalid
Mon, 28 Aug 2017 17:15:08 +0200 Pulkit Goyal topics: add a current flag to display current topic
Mon, 28 Aug 2017 19:23:16 +0530 Pulkit Goyal tests: add whitespaces in test-topic.t to make it more readable
Thu, 10 Aug 2017 17:37:31 +0200 Boris Feld log: unstable was renamed into orphan
Thu, 10 Aug 2017 17:31:23 +0200 Boris Feld log: trouble was renamed into instability
Tue, 25 Jul 2017 04:00:17 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Tue, 25 Jul 2017 03:41:15 +0200 Pierre-Yves David test-compat: merge mercurial-4.2 with the new stable branch content mercurial-4.2
Fri, 14 Jul 2017 08:08:32 +0530 Pulkit Goyal topics: add a test demonstarting sorting of topics by time using --age
Fri, 14 Jul 2017 00:54:48 +0530 Pulkit Goyal topics: check for topic on commit before a user enters message
Tue, 11 Jul 2017 21:39:39 +0530 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
Thu, 06 Jul 2017 03:31:11 +0530 Pulkit Goyal topics: add a config knob to forbid untopiced commit
Thu, 06 Jul 2017 03:56:36 +0530 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
Tue, 04 Jul 2017 01:30:14 +0530 Pulkit Goyal topics: add t0 and b0 to the stack
Sun, 02 Jul 2017 17:28:15 +0200 Pierre-Yves David compat: merge with mercurial-4.1 mercurial-4.0
Sun, 02 Jul 2017 13:49:32 +0200 Pierre-Yves David topic: drop the message about running evolve after topic change
Thu, 29 Jun 2017 02:31:55 +0530 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
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)
Mon, 26 Jun 2017 17:47:04 +0200 Pierre-Yves David test: extra output to understand the next changeset better
Mon, 26 Jun 2017 17:20:17 +0200 Pierre-Yves David tests: expand output to check topic activation
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 07:21:50 +0530 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
Wed, 21 Jun 2017 02:00:01 +0530 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
Sun, 18 Jun 2017 03:23:46 +0530 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
Sun, 18 Jun 2017 03:20:52 +0530 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
Tue, 14 Mar 2017 14:38:10 -0700 Pierre-Yves David mercurial-4.0: merge with future 6.0.0 mercurial-4.0
Tue, 07 Mar 2017 12:04:05 +0100 Pierre-Yves David tests: move "test setup" script into a 'testlib' directory
Thu, 23 Feb 2017 15:19:31 +0100 Pierre-Yves David test: adapt to new core output
Wed, 07 Sep 2016 12:45:23 +0200 Pierre-Yves David documentation: some basic update of the documentation
Wed, 30 Mar 2016 23:58:30 -0700 Pierre-Yves David commit: wrap "commitstatus" to take topic into account
Wed, 30 Mar 2016 03:56:14 -0700 Pierre-Yves David test: disable the new style rendering for "missing parent"
Mon, 14 Mar 2016 17:37:39 +0000 Pierre-Yves David stack: add a very first version of stack display with 'hg topic --list'
Sat, 12 Mar 2016 15:36:17 +0000 Pierre-Yves David topic: take topic in account for all branch head computation
Fri, 11 Dec 2015 12:53:20 -0500 Augie Fackler topic: fix changing topics of commits that have an amend_source
Thu, 08 Oct 2015 21:09:47 -0700 Pierre-Yves David template: test that topic is accessible through template
Fri, 23 Oct 2015 13:40:44 +0100 Pierre-Yves David test: adapt to newer mercurial
Thu, 08 Oct 2015 20:43:15 -0700 Pierre-Yves David patch: import topic from patch header
Thu, 08 Oct 2015 20:42:26 -0700 Pierre-Yves David patch: add topic to exported patch
Wed, 30 Sep 2015 18:06:42 -0400 Augie Fackler topic: allow use of topic(.) to match the p1 topic
Fri, 19 Jun 2015 16:23:29 -0500 Matt Mackall amend: allow clearing topics on amend
less more (0) -60 tip