log

age author description
Fri, 11 Dec 2015 12:53:20 -0500 Augie Fackler topic: fix changing topics of commits that have an amend_source
Fri, 11 Dec 2015 12:53:38 -0500 Augie Fackler topic: remove useless call to c.parents()
Fri, 11 Dec 2015 12:56:23 -0500 Augie Fackler topic: fix up change logic a little and add debug logging
Wed, 21 Oct 2015 01:09:15 +0200 Pierre-Yves David merge: use topic to pick default destination
Wed, 21 Oct 2015 01:12:32 +0200 Pierre-Yves David topic: introduce a 'ngtip' concept
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, 14 Oct 2015 12:09:11 -0400 Augie Fackler topic: work around stringmatcher moving during development of hg 3.6
Wed, 30 Sep 2015 18:06:42 -0400 Augie Fackler topic: allow use of topic(.) to match the p1 topic
Wed, 30 Sep 2015 18:05:27 -0400 Augie Fackler topic: fix missing error import
Fri, 19 Jun 2015 16:23:29 -0500 Matt Mackall amend: allow clearing topics on amend
Fri, 19 Jun 2015 16:16:42 -0500 Matt Mackall changectx: add topic method
Fri, 19 Jun 2015 16:13:16 -0500 Matt Mackall topics: consistently use empty string instead of None
Fri, 19 Jun 2015 14:18:34 -0500 Matt Mackall topics: drop debugging print in rebase
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
Thu, 18 Jun 2015 15:46:26 -0400 Augie Fackler rewrite: use a lock and transaction as spotted by devel warnings
Fri, 12 Jun 2015 16:49:46 -0500 Matt Mackall topics: only apply topic to commits of the working copy
Fri, 12 Jun 2015 16:41:10 -0500 Matt Mackall rebase: teach rebase how to copy topics
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, 10 Jun 2015 14:59:05 -0400 Augie Fackler testlib: enable rebase and obsolete for easier testing
Wed, 20 May 2015 21:23:28 -0400 Augie Fackler Initial dumb version of topics.
Tue, 28 Feb 2017 18:21:23 +0100 Pierre-Yves David serveronly: deduplicate code with the main evolve extension
Tue, 28 Feb 2017 16:12:34 +0100 Pierre-Yves David serveronly: clean up imports
Tue, 28 Feb 2017 14:31:28 +0100 Pierre-Yves David compat: just use '_callcompressable'
Tue, 28 Feb 2017 14:31:18 +0100 Pierre-Yves David compat: drop bookmark compatibility layer
Tue, 28 Feb 2017 14:29:36 +0100 Pierre-Yves David compat: drop compat for older wireproto implementation
Tue, 28 Feb 2017 14:28:54 +0100 Pierre-Yves David compat: always use the strip revset from core
Tue, 28 Feb 2017 14:28:23 +0100 Pierre-Yves David compat: drop support for ancestral pushop object
Tue, 28 Feb 2017 14:27:54 +0100 Pierre-Yves David compat: drop compatibility layer around update
Tue, 28 Feb 2017 14:27:08 +0100 Pierre-Yves David compat: drop compatibility layer for 'tryimportone'
Tue, 28 Feb 2017 14:25:35 +0100 Pierre-Yves David compat: drop superfluous summary output
Tue, 28 Feb 2017 14:24:04 +0100 Pierre-Yves David compat: drop compatibility layer around memctx
Tue, 28 Feb 2017 14:22:25 +0100 Pierre-Yves David compat: drop handling of ancestral 'helploader' caller
Tue, 28 Feb 2017 14:22:05 +0100 Pierre-Yves David compat: drop hack around a 'graft' signature change
Tue, 28 Feb 2017 14:21:17 +0100 Pierre-Yves David evolve: proactively detect bad version early
Tue, 01 Nov 2016 16:21:16 +0100 Pierre-Yves David evolve: drop support for version older than 3.8
Tue, 28 Feb 2017 13:27:04 +0100 Pierre-Yves David evolve: cleanup imports
Tue, 28 Feb 2017 17:27:44 +0100 Pierre-Yves David merge with stable
Tue, 28 Feb 2017 17:19:31 +0100 Pierre-Yves David merge with mercurial-3.5 mercurial-3.4
Tue, 28 Feb 2017 17:17:40 +0100 Pierre-Yves David merge with mercurial-3.6 mercurial-3.5
Tue, 28 Feb 2017 17:15:21 +0100 Pierre-Yves David merge with mercurial-3.7 mercurial-3.6
Tue, 28 Feb 2017 17:11:51 +0100 Pierre-Yves David merge with mercurial-3.8 mercurial-3.7
Tue, 28 Feb 2017 17:08:14 +0100 Pierre-Yves David merge with mercurial-3.9 mercurial-3.8
Tue, 28 Feb 2017 17:04:58 +0100 Pierre-Yves David merge with mercurial-4.0 mercurial-3.9
Tue, 28 Feb 2017 17:00:17 +0100 Pierre-Yves David merge future 5.6.1 mercurial-4.0