log

age author description
Mon, 14 Mar 2016 20:18:09 -0400 Augie Fackler testedwith: declare compatibility with Mercurial 3.7
Mon, 14 Mar 2016 20:17:18 -0400 Augie Fackler Makefile: update all-version-tests to explicitly test 3.7
Mon, 14 Mar 2016 20:13:44 -0400 Augie Fackler hgignore: also ignore testtimes
Mon, 14 Mar 2016 20:12:39 -0400 Augie Fackler killdaemons: discard now that it's unused
Mon, 14 Mar 2016 14:38:40 +0000 Pierre-Yves David test: drop custom run-tests.py
Mon, 14 Mar 2016 20:11:47 -0400 Augie Fackler Makefile: rework running of tests
Sat, 12 Mar 2016 12:36:25 +0000 Pierre-Yves David compat: adapt to change in mercurial core
Thu, 31 Dec 2015 11:23:19 -0500 Augie Fackler topic: handle merge.update function signature change
Fri, 11 Dec 2015 13:12:23 -0500 Augie Fackler Merge.
Fri, 11 Dec 2015 13:09:29 -0500 Augie Fackler test-topic-dest: test fixes I should have put in the previous change
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