Wed, 30 Sep 2015 18:05:27 -0400 |
Augie Fackler |
topic: fix missing error import
|
changeset |
files
|
Fri, 19 Jun 2015 16:23:29 -0500 |
Matt Mackall |
amend: allow clearing topics on amend
|
changeset |
files
|
Fri, 19 Jun 2015 16:16:42 -0500 |
Matt Mackall |
changectx: add topic method
|
changeset |
files
|
Fri, 19 Jun 2015 16:13:16 -0500 |
Matt Mackall |
topics: consistently use empty string instead of None
|
changeset |
files
|
Fri, 19 Jun 2015 14:18:34 -0500 |
Matt Mackall |
topics: drop debugging print in rebase
|
changeset |
files
|
Mon, 15 Jun 2015 17:29:07 -0500 |
Matt Mackall |
topics: allow commits that only change topic (issue4725)
|
changeset |
files
|
Mon, 15 Jun 2015 16:56:44 -0500 |
Matt Mackall |
topics: add listnames hook so completion works
|
changeset |
files
|
Thu, 18 Jun 2015 15:46:26 -0400 |
Augie Fackler |
rewrite: use a lock and transaction as spotted by devel warnings
|
changeset |
files
|
Fri, 12 Jun 2015 16:49:46 -0500 |
Matt Mackall |
topics: only apply topic to commits of the working copy
|
changeset |
files
|
Fri, 12 Jun 2015 16:41:10 -0500 |
Matt Mackall |
rebase: teach rebase how to copy topics
|
changeset |
files
|
Fri, 12 Jun 2015 16:39:39 -0500 |
Matt Mackall |
topic: wrap the underlying update function rather than the command
|
changeset |
files
|
Wed, 10 Jun 2015 17:52:07 -0500 |
Matt Mackall |
commit: add a topic field to the in-editor commit text
|
changeset |
files
|
Wed, 10 Jun 2015 17:40:50 -0500 |
Matt Mackall |
topic: only require obsolete support for --change
|
changeset |
files
|
Wed, 10 Jun 2015 17:13:15 -0500 |
Matt Mackall |
commit: add a --topic flag
|
changeset |
files
|
Wed, 10 Jun 2015 16:44:49 -0500 |
Matt Mackall |
topic: note when switching topics
|
changeset |
files
|
Wed, 10 Jun 2015 16:32:20 -0500 |
Matt Mackall |
summary: add topic summary hook
|
changeset |
files
|
Wed, 10 Jun 2015 16:23:56 -0500 |
Matt Mackall |
topics: add command summary
|
changeset |
files
|
Wed, 10 Jun 2015 16:20:05 -0500 |
Matt Mackall |
docs: fix format of extension docstring
|
changeset |
files
|
Wed, 10 Jun 2015 16:13:20 -0400 |
Augie Fackler |
constants: extract key for extra into a constant
|
changeset |
files
|
Wed, 10 Jun 2015 15:03:39 -0400 |
Augie Fackler |
topic: add ability to change topic of non-public changes
|
changeset |
files
|
Wed, 10 Jun 2015 15:26:50 -0400 |
Augie Fackler |
revset: add a topic() revset for querying topics
|
changeset |
files
|
Wed, 10 Jun 2015 15:01:36 -0400 |
Augie Fackler |
topic: disallow use of topics without obsolete enabled
|
changeset |
files
|
Wed, 10 Jun 2015 14:59:46 -0400 |
Augie Fackler |
topic: use repo.set() where we need a changectx anyway
|
changeset |
files
|
Wed, 10 Jun 2015 14:59:05 -0400 |
Augie Fackler |
testlib: enable rebase and obsolete for easier testing
|
changeset |
files
|
Wed, 20 May 2015 21:23:28 -0400 |
Augie Fackler |
Initial dumb version of topics.
|
changeset |
files
|
Tue, 28 Feb 2017 18:21:23 +0100 |
Pierre-Yves David |
serveronly: deduplicate code with the main evolve extension
|
changeset |
files
|
Tue, 28 Feb 2017 16:12:34 +0100 |
Pierre-Yves David |
serveronly: clean up imports
|
changeset |
files
|
Tue, 28 Feb 2017 14:31:28 +0100 |
Pierre-Yves David |
compat: just use '_callcompressable'
|
changeset |
files
|