Mon, 14 Mar 2016 17:37:39 +0000 |
Pierre-Yves David |
stack: add a very first version of stack display with 'hg topic --list'
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 17:09:02 +0000 |
Pierre-Yves David |
topic: get 'Abort' from error, not 'util'
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 23:44:04 +0000 |
Pierre-Yves David |
topicmap: write and read format from disc
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 00:15:54 +0000 |
Pierre-Yves David |
topicmap: ensure that 'served' view is updated with topicmap
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 00:12:22 +0000 |
Pierre-Yves David |
topicmap: move the monkey patching into a context manager
|
file |
diff |
annotate
|
Sat, 12 Mar 2016 18:42:16 +0000 |
Pierre-Yves David |
push: hackish handeling of new branch head from phase move
|
file |
diff |
annotate
|
Sat, 12 Mar 2016 18:19:27 +0000 |
Pierre-Yves David |
push: allow pushing new topic to non-publishing server by default
|
file |
diff |
annotate
|
Sat, 12 Mar 2016 15:36:17 +0000 |
Pierre-Yves David |
topic: take topic in account for all branch head computation
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 20:18:09 -0400 |
Augie Fackler |
testedwith: declare compatibility with Mercurial 3.7
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 11:23:19 -0500 |
Augie Fackler |
topic: handle merge.update function signature change
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 12:53:20 -0500 |
Augie Fackler |
topic: fix changing topics of commits that have an amend_source
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 12:53:38 -0500 |
Augie Fackler |
topic: remove useless call to c.parents()
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 12:56:23 -0500 |
Augie Fackler |
topic: fix up change logic a little and add debug logging
|
file |
diff |
annotate
|
Wed, 21 Oct 2015 01:09:15 +0200 |
Pierre-Yves David |
merge: use topic to pick default destination
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 20:43:15 -0700 |
Pierre-Yves David |
patch: import topic from patch header
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 20:42:26 -0700 |
Pierre-Yves David |
patch: add topic to exported patch
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 18:05:27 -0400 |
Augie Fackler |
topic: fix missing error import
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 16:23:29 -0500 |
Matt Mackall |
amend: allow clearing topics on amend
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 16:16:42 -0500 |
Matt Mackall |
changectx: add topic method
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 16:13:16 -0500 |
Matt Mackall |
topics: consistently use empty string instead of None
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 14:18:34 -0500 |
Matt Mackall |
topics: drop debugging print in rebase
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 17:29:07 -0500 |
Matt Mackall |
topics: allow commits that only change topic (issue4725)
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:56:44 -0500 |
Matt Mackall |
topics: add listnames hook so completion works
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 15:46:26 -0400 |
Augie Fackler |
rewrite: use a lock and transaction as spotted by devel warnings
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 16:49:46 -0500 |
Matt Mackall |
topics: only apply topic to commits of the working copy
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 16:41:10 -0500 |
Matt Mackall |
rebase: teach rebase how to copy topics
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 16:39:39 -0500 |
Matt Mackall |
topic: wrap the underlying update function rather than the command
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 17:52:07 -0500 |
Matt Mackall |
commit: add a topic field to the in-editor commit text
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 17:40:50 -0500 |
Matt Mackall |
topic: only require obsolete support for --change
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 17:13:15 -0500 |
Matt Mackall |
commit: add a --topic flag
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 16:44:49 -0500 |
Matt Mackall |
topic: note when switching topics
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 16:32:20 -0500 |
Matt Mackall |
summary: add topic summary hook
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 16:23:56 -0500 |
Matt Mackall |
topics: add command summary
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 16:20:05 -0500 |
Matt Mackall |
docs: fix format of extension docstring
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 16:13:20 -0400 |
Augie Fackler |
constants: extract key for extra into a constant
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 15:03:39 -0400 |
Augie Fackler |
topic: add ability to change topic of non-public changes
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 15:26:50 -0400 |
Augie Fackler |
revset: add a topic() revset for querying topics
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 15:01:36 -0400 |
Augie Fackler |
topic: disallow use of topics without obsolete enabled
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 14:59:46 -0400 |
Augie Fackler |
topic: use repo.set() where we need a changectx anyway
|
file |
diff |
annotate
|
Wed, 20 May 2015 21:23:28 -0400 |
Augie Fackler |
Initial dumb version of topics.
|
file |
diff |
annotate
|