Mercurial > evolve
graph
-
Makefile: update all-version-tests to explicitly test 3.7Mon, 14 Mar 2016 20:17:18 -0400, by Augie Fackler
-
hgignore: also ignore testtimesMon, 14 Mar 2016 20:13:44 -0400, by Augie Fackler
-
killdaemons: discard now that it's unusedMon, 14 Mar 2016 20:12:39 -0400, by Augie Fackler
-
test: drop custom run-tests.pyMon, 14 Mar 2016 14:38:40 +0000, by Pierre-Yves David
-
Makefile: rework running of testsMon, 14 Mar 2016 20:11:47 -0400, by Augie Fackler
-
compat: adapt to change in mercurial coreSat, 12 Mar 2016 12:36:25 +0000, by Pierre-Yves David
-
topic: handle merge.update function signature changeThu, 31 Dec 2015 11:23:19 -0500, by Augie Fackler
-
Merge.Fri, 11 Dec 2015 13:12:23 -0500, by Augie Fackler
-
test-topic-dest: test fixes I should have put in the previous changeFri, 11 Dec 2015 13:09:29 -0500, by Augie Fackler
-
topic: fix changing topics of commits that have an amend_sourceFri, 11 Dec 2015 12:53:20 -0500, by Augie Fackler
-
topic: remove useless call to c.parents()Fri, 11 Dec 2015 12:53:38 -0500, by Augie Fackler
-
topic: fix up change logic a little and add debug loggingFri, 11 Dec 2015 12:56:23 -0500, by Augie Fackler
-
merge: use topic to pick default destinationWed, 21 Oct 2015 01:09:15 +0200, by Pierre-Yves David
-
topic: introduce a 'ngtip' conceptWed, 21 Oct 2015 01:12:32 +0200, by Pierre-Yves David
-
template: test that topic is accessible through templateThu, 08 Oct 2015 21:09:47 -0700, by Pierre-Yves David
-
test: adapt to newer mercurialFri, 23 Oct 2015 13:40:44 +0100, by Pierre-Yves David
-
patch: import topic from patch headerThu, 08 Oct 2015 20:43:15 -0700, by Pierre-Yves David
-
patch: add topic to exported patchThu, 08 Oct 2015 20:42:26 -0700, by Pierre-Yves David
-
topic: work around stringmatcher moving during development of hg 3.6Wed, 14 Oct 2015 12:09:11 -0400, by Augie Fackler
-
topic: allow use of topic(.) to match the p1 topicWed, 30 Sep 2015 18:06:42 -0400, by Augie Fackler
-
topic: fix missing error importWed, 30 Sep 2015 18:05:27 -0400, by Augie Fackler
-
amend: allow clearing topics on amendFri, 19 Jun 2015 16:23:29 -0500, by Matt Mackall
-
changectx: add topic methodFri, 19 Jun 2015 16:16:42 -0500, by Matt Mackall
-
topics: consistently use empty string instead of NoneFri, 19 Jun 2015 16:13:16 -0500, by Matt Mackall
-
topics: drop debugging print in rebaseFri, 19 Jun 2015 14:18:34 -0500, by Matt Mackall
-
topics: allow commits that only change topic (issue4725)Mon, 15 Jun 2015 17:29:07 -0500, by Matt Mackall
-
topics: add listnames hook so completion worksMon, 15 Jun 2015 16:56:44 -0500, by Matt Mackall
-
rewrite: use a lock and transaction as spotted by devel warningsThu, 18 Jun 2015 15:46:26 -0400, by Augie Fackler
-
topics: only apply topic to commits of the working copyFri, 12 Jun 2015 16:49:46 -0500, by Matt Mackall
-
rebase: teach rebase how to copy topicsFri, 12 Jun 2015 16:41:10 -0500, by Matt Mackall
-
topic: wrap the underlying update function rather than the commandFri, 12 Jun 2015 16:39:39 -0500, by Matt Mackall
-
commit: add a topic field to the in-editor commit textWed, 10 Jun 2015 17:52:07 -0500, by Matt Mackall
-
topic: only require obsolete support for --changeWed, 10 Jun 2015 17:40:50 -0500, by Matt Mackall
-
commit: add a --topic flagWed, 10 Jun 2015 17:13:15 -0500, by Matt Mackall
-
topic: note when switching topicsWed, 10 Jun 2015 16:44:49 -0500, by Matt Mackall
-
summary: add topic summary hookWed, 10 Jun 2015 16:32:20 -0500, by Matt Mackall
-
topics: add command summaryWed, 10 Jun 2015 16:23:56 -0500, by Matt Mackall
-
docs: fix format of extension docstringWed, 10 Jun 2015 16:20:05 -0500, by Matt Mackall
-
constants: extract key for extra into a constantWed, 10 Jun 2015 16:13:20 -0400, by Augie Fackler
-
topic: add ability to change topic of non-public changesWed, 10 Jun 2015 15:03:39 -0400, by Augie Fackler
-
revset: add a topic() revset for querying topicsWed, 10 Jun 2015 15:26:50 -0400, by Augie Fackler
-
topic: disallow use of topics without obsolete enabledWed, 10 Jun 2015 15:01:36 -0400, by Augie Fackler
-
topic: use repo.set() where we need a changectx anywayWed, 10 Jun 2015 14:59:46 -0400, by Augie Fackler
-
testlib: enable rebase and obsolete for easier testingWed, 10 Jun 2015 14:59:05 -0400, by Augie Fackler
-
Initial dumb version of topics.Wed, 20 May 2015 21:23:28 -0400, by Augie Fackler
-
serveronly: deduplicate code with the main evolve extensionTue, 28 Feb 2017 18:21:23 +0100, by Pierre-Yves David
-
serveronly: clean up importsTue, 28 Feb 2017 16:12:34 +0100, by Pierre-Yves David
-
compat: just use '_callcompressable'Tue, 28 Feb 2017 14:31:28 +0100, by Pierre-Yves David
-
compat: drop bookmark compatibility layerTue, 28 Feb 2017 14:31:18 +0100, by Pierre-Yves David
-
compat: drop compat for older wireproto implementationTue, 28 Feb 2017 14:29:36 +0100, by Pierre-Yves David
-
compat: always use the strip revset from coreTue, 28 Feb 2017 14:28:54 +0100, by Pierre-Yves David
-
compat: drop support for ancestral pushop objectTue, 28 Feb 2017 14:28:23 +0100, by Pierre-Yves David
-
compat: drop compatibility layer around updateTue, 28 Feb 2017 14:27:54 +0100, by Pierre-Yves David
-
compat: drop compatibility layer for 'tryimportone'Tue, 28 Feb 2017 14:27:08 +0100, by Pierre-Yves David
-
compat: drop superfluous summary outputTue, 28 Feb 2017 14:25:35 +0100, by Pierre-Yves David
-
compat: drop compatibility layer around memctxTue, 28 Feb 2017 14:24:04 +0100, by Pierre-Yves David
-
compat: drop handling of ancestral 'helploader' callerTue, 28 Feb 2017 14:22:25 +0100, by Pierre-Yves David
-
compat: drop hack around a 'graft' signature changeTue, 28 Feb 2017 14:22:05 +0100, by Pierre-Yves David
-
evolve: proactively detect bad version earlyTue, 28 Feb 2017 14:21:17 +0100, by Pierre-Yves David
-
evolve: drop support for version older than 3.8Tue, 01 Nov 2016 16:21:16 +0100, by Pierre-Yves David