log tests/test-topic.t @ 2624:fd602980f7ee

age author description
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
Mon, 15 Jun 2015 17:29:07 -0500 Matt Mackall topics: allow commits that only change topic (issue4725)
Mon, 15 Jun 2015 16:56:44 -0500 Matt Mackall topics: add listnames hook so completion works
Fri, 12 Jun 2015 16:39:39 -0500 Matt Mackall topic: wrap the underlying update function rather than the command
Wed, 10 Jun 2015 17:52:07 -0500 Matt Mackall commit: add a topic field to the in-editor commit text
Wed, 10 Jun 2015 17:40:50 -0500 Matt Mackall topic: only require obsolete support for --change
Wed, 10 Jun 2015 16:44:49 -0500 Matt Mackall topic: note when switching topics
Wed, 10 Jun 2015 16:23:56 -0500 Matt Mackall topics: add command summary
Wed, 10 Jun 2015 15:03:39 -0400 Augie Fackler topic: add ability to change topic of non-public changes
Wed, 10 Jun 2015 15:26:50 -0400 Augie Fackler revset: add a topic() revset for querying topics
Wed, 20 May 2015 21:23:28 -0400 Augie Fackler Initial dumb version of topics.