Mercurial > evolve
graph
-
update: change default update destination to take topic in accountSun, 13 Mar 2016 12:29:43 +0000, by Pierre-Yves David
-
rebase: test default rebase destination behaviorSun, 13 Mar 2016 13:07:54 +0000, by Pierre-Yves David
-
topicmap: write and read format from discSun, 13 Mar 2016 23:44:04 +0000, by Pierre-Yves David
-
topicmap: ensure that 'served' view is updated with topicmapMon, 14 Mar 2016 00:15:54 +0000, by Pierre-Yves David
-
topicmap: move the monkey patching into a context managerMon, 14 Mar 2016 00:12:22 +0000, by Pierre-Yves David
-
push: hackish handeling of new branch head from phase moveSat, 12 Mar 2016 18:42:16 +0000, by Pierre-Yves David
-
push: allow pushing new topic to non-publishing server by defaultSat, 12 Mar 2016 18:19:27 +0000, by Pierre-Yves David
-
topic: take topic in account for all branch head computationSat, 12 Mar 2016 15:36:17 +0000, by Pierre-Yves David
-
testedwith: declare compatibility with Mercurial 3.7Mon, 14 Mar 2016 20:18:09 -0400, by Augie Fackler
-
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
-
evolve: cleanup importsTue, 28 Feb 2017 13:27:04 +0100, by Pierre-Yves David
-
merge with stableTue, 28 Feb 2017 17:27:44 +0100, by Pierre-Yves David
-
Added tag 5.6.1 for changeset 70694b2621ba stableTue, 28 Feb 2017 17:22:21 +0100, by Pierre-Yves David
-
evolve: extend API fix from 25254b2f8116 to another relevant case stableThu, 02 Feb 2017 16:33:17 +0100, by Pierre-Yves David
-
hgext3rd: drop the last remains of hgext3rdTue, 01 Nov 2016 16:19:33 +0100, by Pierre-Yves David
-
hgext3rd: move 'obsolete' as 'evolve.legacy'Tue, 01 Nov 2016 16:18:21 +0100, by Pierre-Yves David
-
hgext3rd: move 'drophack' as 'evolve.hack.drophack'Tue, 01 Nov 2016 16:11:50 +0100, by Pierre-Yves David
-
hgext3rd: move 'simple4server' as 'evolve.serveronly'Tue, 01 Nov 2016 16:07:28 +0100, by Pierre-Yves David
-
hgext3rd: move 'directaccess' and 'inhibit' in 'evolve.hack'Tue, 28 Feb 2017 14:36:18 +0100, by Pierre-Yves David
-
evolve: move the extensions to 'hgext3rd'Tue, 28 Feb 2017 15:09:03 +0100, by Pierre-Yves David
-
extensions: drop the old 'pushexperiment' extensionTue, 01 Nov 2016 05:42:50 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2017 16:23:11 +0100, by Pierre-Yves David
-
Update tag 5.6.0 for changeset e7b6e9c4a5d4 stableWed, 01 Feb 2017 16:19:58 +0100, by Pierre-Yves David
-
reopen the default branchWed, 01 Feb 2017 16:17:09 +0100, by Pierre-Yves David
-
Added tag 5.6.0 for changeset 99ede2d77545 stableWed, 01 Feb 2017 16:09:40 +0100, by Pierre-Yves David
-
open the mercurial-3.9 compat branch mercurial-4.0Wed, 01 Feb 2017 15:09:06 +0100, by Pierre-Yves David
-
merge with default to prepare the next version stableWed, 01 Feb 2017 15:04:54 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2017 15:02:59 +0100, by Pierre-Yves David
-
uncommit: don't lose copy information of remaining files (issue5403) stableTue, 31 Jan 2017 12:32:45 -0800, by Martin von Zweigbergk
-
merge with stableWed, 25 Jan 2017 16:50:19 +0100, by Pierre-Yves David
-
fold: cleanly abort on empty fold set (issue5453) stableWed, 25 Jan 2017 16:40:45 +0100, by Pierre-Yves David
-
README: update changelogMon, 23 Jan 2017 16:09:16 +0100, by Pierre-Yves David
-
fold: require --from flag for folding revisions to working copyThu, 12 Jan 2017 13:47:49 -0800, by Martin von Zweigbergk
-
fold: use 'fold', not 'touch', for transaction descriptionTue, 13 Dec 2016 10:28:09 -0800, by Martin von Zweigbergk
-
tests: fix tests to reflect hg core changesThu, 05 Jan 2017 01:36:37 -0800, by Stanislau Hlebik
-
prune: improve error message if unstable changes are disallowedWed, 23 Nov 2016 21:00:42 +0530, by Pulkit Goyal
-
wireproto: chunking and compression is forthwith to be handled by hgwebWed, 30 Nov 2016 11:17:55 +0000, by Martijn Pieters
-
Manifest.in: exclude unshipped extensionsWed, 02 Nov 2016 18:56:44 +0100, by Pierre-Yves David
-
Manifest.in: include Manifest.inWed, 02 Nov 2016 18:54:05 +0100, by Pierre-Yves David
-
Manifest.in: exclude debian related fileWed, 02 Nov 2016 18:53:49 +0100, by Pierre-Yves David
-
Manifest.in: include all script in testsWed, 02 Nov 2016 18:53:28 +0100, by Pierre-Yves David