src/topic/__init__.py
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 17:13:15 -0500 Matt Mackall commit: add a --topic flag
Wed, 10 Jun 2015 16:44:49 -0500 Matt Mackall topic: note when switching topics
Wed, 10 Jun 2015 16:32:20 -0500 Matt Mackall summary: add topic summary hook
Wed, 10 Jun 2015 16:23:56 -0500 Matt Mackall topics: add command summary
Wed, 10 Jun 2015 16:20:05 -0500 Matt Mackall docs: fix format of extension docstring
Wed, 10 Jun 2015 16:13:20 -0400 Augie Fackler constants: extract key for extra into a constant
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, 10 Jun 2015 15:01:36 -0400 Augie Fackler topic: disallow use of topics without obsolete enabled
Wed, 10 Jun 2015 14:59:46 -0400 Augie Fackler topic: use repo.set() where we need a changectx anyway
Wed, 20 May 2015 21:23:28 -0400 Augie Fackler Initial dumb version of topics.
less more (0) tip