Mercurial > evolve
graph
-
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
-
Manifest.in: drop tests/test-qsync.t entryWed, 02 Nov 2016 18:53:07 +0100, by Pierre-Yves David
-
Manifest.in: drop the 'tests/dummyssh' entryWed, 02 Nov 2016 18:52:46 +0100, by Pierre-Yves David
-
Manifest.in: sort entryWed, 02 Nov 2016 18:50:54 +0100, by Pierre-Yves David
-
makefile: fix documentationWed, 02 Nov 2016 18:49:19 +0100, by Pierre-Yves David
-
tests: use curl instead of wgetTue, 25 Oct 2016 05:15:52 -0700, by Simon Farnsworth
-
merge with stableSun, 30 Oct 2016 23:31:31 +0100, by Pierre-Yves David
-
Added tag 5.5.0 for changeset 727c7211c810 stableSun, 30 Oct 2016 23:28:34 +0100, by Pierre-Yves David
-
readme: mention that the next release make use 4.0 compatible stableSun, 30 Oct 2016 23:16:04 +0100, by Pierre-Yves David
-
errors: add missing imports of mercurial.error stableFri, 28 Oct 2016 17:25:06 -0700, by Martin von Zweigbergk
-
evolve: use single quotes in usage messages stableFri, 28 Oct 2016 17:15:57 -0700, by Martin von Zweigbergk
-
evolve: prefer "abort" over "abandon" in messages for consistency stableFri, 28 Oct 2016 17:11:43 -0700, by Martin von Zweigbergk
-
setupevolveunfinished: use "hg update -C ." to abort stableFri, 28 Oct 2016 15:17:27 -0700, by Martin von Zweigbergk
-
evolve: suggest "hg update -C .", including '.', to abort evolve stableFri, 28 Oct 2016 15:04:40 -0700, by Martin von Zweigbergk
-
evolve: update the tested with statement stableFri, 28 Oct 2016 17:03:53 +0200, by Pierre-Yves David
-
integrate code update and test change from future 5.5 code mercurial-3.9Fri, 28 Oct 2016 16:03:00 +0200, by Pierre-Yves David
-
merge with default, Mercurial 4.0-rc is out stableFri, 28 Oct 2016 15:44:15 +0200, by Pierre-Yves David
-
open the mercurial-3.9 compat branch mercurial-3.9Fri, 28 Oct 2016 15:43:21 +0200, by Pierre-Yves David
-
merge with stableSun, 16 Oct 2016 20:29:27 +0200, by Pierre-Yves David
-
evolve: lock the working copy early in next and prev (issue5244) stableSun, 16 Oct 2016 09:52:53 -0700, by Simon Farnsworth
-
evolve: indent cmdnext and cmdprev ready for locking change (issue5244) stableSat, 08 Oct 2016 08:14:21 -0700, by Simon Farnsworth
-
tests: adapt to some change to topic output stableSun, 16 Oct 2016 13:50:45 +0200, by Pierre-Yves David
-
split: avoid trying to split an empty commit (issue5191) stableSat, 08 Oct 2016 15:49:12 +0200, by Philippe Pepiot
-
split: avoid trying to split an empty commit (issue5191)Sat, 08 Oct 2016 15:49:12 +0200, by Philippe Pepiot
-
evolve: fix test breaks related to double->single quote changesThu, 22 Sep 2016 09:15:30 -0700, by Kostia Balytskyi
-
merge with stableTue, 13 Sep 2016 01:25:17 +0200, by Pierre-Yves David
-
bump: copy parent manifest before editting it stableMon, 12 Sep 2016 10:41:00 -0700, by Durham Goode
-
backed out changeset 7a76f9a43e89Tue, 13 Sep 2016 00:56:57 +0200, by Pierre-Yves David
-
readme: add an entry about the {obsolete} template changeSat, 10 Sep 2016 13:26:19 +0200, by Pierre-Yves David
-
templates: change {obsolete} to emit only "obsolete" or ""Fri, 09 Sep 2016 16:42:41 -0700, by Martin von Zweigbergk
-
debug data for manifest change in coreWed, 07 Sep 2016 17:51:15 +0200, by Pierre-Yves David
-
evolve: drop point release of versionsThu, 01 Sep 2016 07:40:27 +0530, by Pulkit Goyal
-
evolve: removed redundant try/finally blocksThu, 01 Sep 2016 04:38:56 +0530, by Pulkit Goyal
-
docs: spelling fixesSat, 27 Aug 2016 20:37:15 +0800, by Anton Shestakov
-
simple4server: update buglink to point to bz.mercurial-scm.orgSat, 27 Aug 2016 20:25:17 +0800, by Anton Shestakov
-
evolve: update buglink to point to bz.mercurial-scm.orgSat, 27 Aug 2016 20:24:58 +0800, by Anton Shestakov
-
docs: use https for mercurial-scm.orgSat, 27 Aug 2016 20:24:13 +0800, by Anton Shestakov
-
docs: point wiki and bz links to mercurial-scm.orgSat, 27 Aug 2016 20:17:41 +0800, by Anton Shestakov
-
test: adapt to topic changesMon, 29 Aug 2016 14:54:20 +0200, by Pierre-Yves David
-
continue: ensure we hold the wlock before writing file to diskThu, 11 Aug 2016 23:00:46 +0200, by Pierre-Yves David
-
test: also use 'devel.legacy.exchange=bundle1' in testTue, 09 Aug 2016 00:37:58 +0200, by Pierre-Yves David
-
dirstate: use arg count for version checkMon, 08 Aug 2016 10:05:47 -0700, by Ryan McElroy
-
merge back with stableMon, 01 Aug 2016 22:55:11 +0200, by Pierre-Yves David
-
Added tag 5.4.1 for changeset 2ad40d972a74 stableMon, 01 Aug 2016 22:42:38 +0200, by Pierre-Yves David
-
open mercurial-3.7 compat branch mercurial-3.8Mon, 01 Aug 2016 22:37:03 +0200, by Pierre-Yves David
-
directaccess: make sure gethashsymbols does not return rev numbersWed, 22 Jun 2016 18:22:17 +0100, by Jun Wu
-
evolve: use hashlib to compute sha1 hashesWed, 15 Jun 2016 15:19:38 -0700, by Jeroen Vaelen
-
merge with stableFri, 27 May 2016 17:36:07 +0200, by Pierre-Yves David
-
inhibit: protect agains dropped 'bmstore.write' stableFri, 27 May 2016 17:33:53 +0200, by Pierre-Yves David
-
merge back with stableFri, 06 May 2016 00:22:54 +0200, by Pierre-Yves David
-
Added tag 5.4.0 for changeset b21ce82e6f76 stableFri, 06 May 2016 00:22:24 +0200, by Pierre-Yves David
-
evolve: prepare release of version 5.4.0 stable 5.4.0Fri, 06 May 2016 00:18:24 +0200, by Pierre-Yves David
-
merge with stable through 3.5 branch mercurial-3.4Fri, 06 May 2016 00:08:31 +0200, by Pierre-Yves David
-
test: wider glob for payload size mercurial-3.4Fri, 06 May 2016 00:03:28 +0200, by Pierre-Yves David
-
merge with stable throug 3.6 branch mercurial-3.5Fri, 06 May 2016 00:00:14 +0200, by Pierre-Yves David
-
merge with stable through 3.7 branch mercurial-3.6Thu, 05 May 2016 23:51:35 +0200, by Pierre-Yves David
-
mercurial-3.7: revert output change mercurial-3.7Thu, 05 May 2016 22:22:30 +0200, by Pierre-Yves David
-
test: rename TOPICROOT to HGTEST_TOPICROOTThu, 05 May 2016 21:54:26 +0200, by Pierre-Yves David
-
test: update topic test output for order changeThu, 05 May 2016 21:42:49 +0200, by Pierre-Yves David
-
test: update topic test output for indexing changeThu, 05 May 2016 21:38:04 +0200, by Pierre-Yves David
-
test: adapt topic testThu, 05 May 2016 21:35:53 +0200, by Pierre-Yves David
-
test: improve skipped message for topicThu, 05 May 2016 20:14:39 +0200, by Pierre-Yves David
-
prune: suggest --biject in error "hint"Mon, 02 May 2016 18:40:21 +0200, by Pierre-Yves David
-
metaedit: check for public changeset before instabilityMon, 02 May 2016 18:24:36 +0200, by Pierre-Yves David
-
fold: move sanity check after lockingMon, 02 May 2016 18:21:54 +0200, by Pierre-Yves David
-
metaedit: add support for folding commits while editing their metadataMon, 25 Apr 2016 16:24:42 -0700, by Siddharth Agarwal
-
commands: introduce a new command to edit commit metadataMon, 25 Apr 2016 16:24:42 -0700, by Siddharth Agarwal
-
evolve: factor out check for creating unstable commitsMon, 25 Apr 2016 16:24:42 -0700, by Siddharth Agarwal
-
evolve: factor out sanity checks for foldsMon, 25 Apr 2016 16:24:42 -0700, by Siddharth Agarwal
-
evolve: include node, rev, desc, and phase in listThu, 21 Apr 2016 06:12:20 +0000, by timeless
-
evolve: use hex in list outputThu, 21 Apr 2016 06:11:57 +0000, by timeless
-
py3: use items() instead of iteritems()Wed, 20 Apr 2016 19:00:13 +0000, by timeless
-
py3: change except from two comma to as notationWed, 20 Apr 2016 18:59:46 +0000, by timeless
-
py3: tolerate io/StringIO divergenceWed, 20 Apr 2016 18:58:52 +0000, by timeless
-
split: rewrite the pre-split commit messageSun, 24 Apr 2016 22:31:58 -0400, by Jordi GutiƩrrez Hermoso
-
open mercurial-3.7 compat branch mercurial-3.7Wed, 20 Apr 2016 17:11:49 -0700, by Pierre-Yves David
-
readme: add various missing partsWed, 20 Apr 2016 17:08:59 -0700, by Pierre-Yves David
-
hgignore: add an ignore rule for test timing stableWed, 20 Apr 2016 16:40:11 -0700, by Pierre-Yves David
-
tests: change quoting pattern to match core's conventionsTue, 19 Apr 2016 14:29:40 -0700, by Laurent Charignon
-
Spelling: committedFri, 14 Sep 2012 11:32:28 -0400, by timeless
-
Spelling (en-us): behaviorFri, 14 Sep 2012 11:30:32 -0400, by timeless
-
Spelling: forbiddenFri, 14 Sep 2012 11:28:31 -0400, by timeless
-
Brand: MercurialWed, 12 Sep 2012 17:57:30 -0400, by timeless
-
Grammar: paragraphs should end with periodsWed, 12 Sep 2012 18:27:16 -0400, by timeless
-
Grammar: theWed, 12 Sep 2012 18:25:48 -0400, by timeless
-
Grammar: resulting issuesWed, 12 Sep 2012 17:57:15 -0400, by timeless
-
Grammar: introducedWed, 12 Sep 2012 18:06:44 -0400, by timeless
-
Grammar: hasWed, 12 Sep 2012 18:31:15 -0400, by timeless
-
Spelling: versioningFri, 14 Sep 2012 10:37:09 -0400, by timeless
-
Spelling: unnecessaryWed, 12 Sep 2012 18:15:16 -0400, by timeless
-
Spelling: throughWed, 12 Sep 2012 18:14:40 -0400, by timeless
-
Spelling: thoseFri, 14 Sep 2012 10:35:21 -0400, by timeless
-
Spelling: succeededWed, 12 Sep 2012 18:11:23 -0400, by timeless
-
Spelling: remotelyFri, 14 Sep 2012 10:32:39 -0400, by timeless
-
Spelling: remainsWed, 12 Sep 2012 18:02:05 -0400, by timeless
-
Spelling: precursorsFri, 14 Sep 2012 10:07:31 -0400, by timeless
-
Spelling: practiceFri, 14 Sep 2012 10:07:15 -0400, by timeless
-
Spelling: directoryThu, 13 Sep 2012 17:34:14 -0400, by timeless
-
Spelling: happenedThu, 13 Sep 2012 17:31:46 -0400, by timeless
-
Spelling: formerlyWed, 12 Sep 2012 18:06:36 -0400, by timeless
-
Spelling: extinctWed, 12 Sep 2012 18:05:44 -0400, by timeless
-
Spelling: directlyThu, 13 Sep 2012 17:34:29 -0400, by timeless
-
Spelling: deserializeWed, 12 Sep 2012 18:03:19 -0400, by timeless
-
Spelling: accessingThu, 13 Sep 2012 17:29:45 -0400, by timeless
-
Spelling (en-us): -izeWed, 12 Sep 2012 18:09:10 -0400, by timeless
-
list: report the phase for divergent commitsThu, 14 Apr 2016 21:30:57 +0000, by timeless
-
readme: improve bug tracker linkThu, 14 Apr 2016 17:42:18 +0000, by timeless
-
readme: fix domain for bug tracker (bz.mercurial-scm.org)Thu, 14 Apr 2016 17:40:56 +0000, by timeless
-
ignore: remove stale itemsThu, 14 Apr 2016 18:33:00 +0000, by timeless
-
project: change evolution domain to mercurial-scmThu, 14 Apr 2016 18:07:40 +0000, by timeless
-
tests: adapt output to the new graphlog styleThu, 14 Apr 2016 13:02:23 -0700, by Pierre-Yves David
-
evolve: add --continue note to summaryThu, 14 Apr 2016 03:42:48 +0000, by timeless
-
evolve: report merge nodeThu, 14 Apr 2016 15:03:18 +0000, by timeless
-
evolve: treat no support as non fatalThu, 14 Apr 2016 15:02:10 +0000, by timeless
-
list: limit to descriptions to firstlineWed, 13 Apr 2016 23:36:44 +0000, by timeless
-
config: report evolve as origin for configFri, 08 Apr 2016 18:45:58 +0000, by timeless
-
alias: report evolve as origin for aliasesFri, 08 Apr 2016 18:45:45 +0000, by timeless
-
evolve--list: initial implementationTue, 22 Mar 2016 14:08:16 -0700, by Kostia Balytskyi
-
merge with stableFri, 18 Mar 2016 23:49:32 -0700, by Pierre-Yves David
-
prune: remove the kill aliasFri, 18 Mar 2016 16:37:49 -0700, by Pierre-Yves David
-
evolve: Fix crush when reading docstringThu, 17 Mar 2016 15:04:05 -0700, by Juntao Li
-
topic: restrict 'hg prev' to current topic unless --no-topic is passedThu, 17 Mar 2016 11:31:55 -0700, by Pierre-Yves David
-
topic: restrict 'hg prev' to current topic unless --no-topic is passedThu, 17 Mar 2016 11:25:01 -0700, by Pierre-Yves David
-
topic: preserve topic during evolveThu, 17 Mar 2016 10:04:30 -0700, by Pierre-Yves David
-
topic: 'hg evolve --all' pick all trouble within current topicThu, 17 Mar 2016 09:39:35 -0700, by Pierre-Yves David
-
evolve: mark progress units for translationSat, 12 Mar 2016 13:59:07 +0800, by Anton Shestakov
-
evolve: ui.progress doesn't use total count if pos is None, let's drop itSat, 12 Mar 2016 13:45:25 +0800, by Anton Shestakov
-
debugrecordpruneparents: fix an apparent typo (marks) stableSat, 12 Mar 2016 13:15:28 +0800, by Anton Shestakov
-
test: explicitly disable rebaseskipobsolete in a couple of place (issue5135)Fri, 11 Mar 2016 23:47:59 +0000, by Pierre-Yves David
-
evolve: remove unused importFri, 11 Mar 2016 13:11:54 +0100, by liscju
-
hgext: turn 'hgext' into a namespace packageFri, 11 Mar 2016 09:48:12 +0000, by Pierre-Yves David
-
merge stable into defaultThu, 25 Feb 2016 13:18:36 +0100, by Pierre-Yves David
-
url: update url to point to the latest hosting stableThu, 25 Feb 2016 13:14:04 +0100, by Pierre-Yves David
-
tests: add head warning messagesSun, 14 Feb 2016 14:37:40 +0000, by Pierre-Yves David
-
split: fix wording of documentation for --rev option stableWed, 10 Feb 2016 18:54:49 -0600, by Nathan Goldbaum
-
merge with stableThu, 11 Feb 2016 00:44:28 +0000, by Pierre-Yves David
-
Added tag 5.3.0 for changeset bd59cc2ee203 stableThu, 11 Feb 2016 00:42:22 +0000, by Pierre-Yves David
-
merge with strange other head on stable stable 5.3.0Thu, 11 Feb 2016 00:39:56 +0000, by Pierre-Yves David
-
merge with new stable through 3.5 and 3.6 mercurial-3.4Thu, 11 Feb 2016 00:32:40 +0000, by Pierre-Yves David
-
tests: register expected difference for Mercurial 3.4 mercurial-3.4Thu, 04 Feb 2016 11:01:35 +0000, by Pierre-Yves David
-
readme: mark feature only available in 3.7 as such stableThu, 11 Feb 2016 00:02:39 +0000, by Pierre-Yves David
-
Merge with stable, updating tests output mercurial-3.6Wed, 10 Feb 2016 23:44:00 +0000, by Pierre-Yves David
-
readme: point to mercurial-scm.org instead of selenic.com stableThu, 04 Feb 2016 11:18:50 +0000, by Pierre-Yves David
-
merge with stable (Mercurial 3.7 is out) stableThu, 04 Feb 2016 11:17:09 +0000, by Pierre-Yves David
-
tests: register expected difference for Mercurial 3.6 mercurial-3.6Thu, 04 Feb 2016 11:13:38 +0000, by Pierre-Yves David
-
tests: register expected difference for Mercurial 3.5 mercurial-3.5Thu, 04 Feb 2016 11:07:44 +0000, by Pierre-Yves David
-
evolve: make split respect rev args passed without --rev or -rThu, 04 Feb 2016 02:46:40 -0800, by Kostia Balytskyi
-
evolve: write our own custom evolvestate fileThu, 04 Feb 2016 01:19:14 +0000, by Pierre-Yves David
-
readme: update readme for issue 4966Thu, 04 Feb 2016 10:16:52 +0000, by Pierre-Yves David
-
test: back hash change from 'extra' content change outWed, 03 Feb 2016 23:21:50 +0000, by Pierre-Yves David
-
evolve: close transaction if conflict is detected in relocate (issue4966)Fri, 22 Jan 2016 21:41:59 +0900, by FUJIWARA Katsunori
-
evolve: remove meaningless transaction nestingSat, 23 Jan 2016 06:18:01 +0900, by FUJIWARA Katsunori
-
evolve: extract logic to new method _evolvemergeTue, 26 Jan 2016 15:42:01 -0800, by Shusen LIU
-
test: add extra expected outputSat, 30 Jan 2016 16:53:12 +0100, by Pierre-Yves David
-
inhibit: make bookmark -D work with a list of bookmarksFri, 22 Jan 2016 19:16:38 +0000, by Jeroen Vaelen
-
touch: prompt the user for what to do with the revived changesetSun, 17 Jan 2016 16:55:40 -0800, by Laurent Charignon
-
inhibit: fix compat with rebaseskipobsoleteWed, 27 Jan 2016 13:57:08 -0800, by Laurent Charignon
-
test: update with new graft outputTue, 19 Jan 2016 15:30:23 -0800, by Durham Goode
-
merge with stableSun, 17 Jan 2016 22:02:44 -0800, by Pierre-Yves David
-
tests: fix change to help outputSun, 17 Jan 2016 21:09:45 -0800, by Pierre-Yves David
-
tests: change some double quotes to single quotes stableThu, 14 Jan 2016 14:02:05 -0800, by Martin von Zweigbergk
-
inhibit: fix compatibility with changes in rebaseThu, 14 Jan 2016 12:02:38 -0800, by Laurent Charignon
-
inhibit: fix _filterpublicSun, 10 Jan 2016 10:52:24 -0800, by Laurent Charignon
-
debian: blacklist test-inhibit.tMon, 04 Jan 2016 14:01:17 -0800, by Laurent Charignon
-
evolve: duplicate evolution summary entries (issue5014)Mon, 04 Jan 2016 08:39:58 -0800, by Laurent Charignon
-
merge with stableSun, 03 Jan 2016 16:47:57 +0100, by Pierre-Yves David
-
evolve: handle merge commit with single obsolete parent (issue4389)Thu, 26 Nov 2015 20:38:31 -0500, by Andrew Halberstadt
-
merge with stableTue, 22 Dec 2015 14:11:09 +0000, by Pierre-Yves David
-
evolve: improve the confusing docstring for _orderrevs() stableSat, 07 Nov 2015 13:37:26 -0500, by Greg Ward
-
evolve: scattered typo fixes in comments, docstrings stableFri, 06 Nov 2015 21:42:06 -0500, by Greg Ward
-
evolve: extract logic to new method _finalizerelocateMon, 14 Dec 2015 17:21:11 -0800, by Shusen LIU
-
evolve: extract logic to new method _relocatecommitMon, 14 Dec 2015 17:02:55 -0800, by Shusen LIU
-
evolve: apply API change to 'merge.update'Thu, 17 Dec 2015 16:00:32 +0000, by Pierre-Yves David
-
debian: don't refer to deleted tests/run-tests.py in debian/rulesMon, 14 Dec 2015 16:29:55 -0800, by Martin von Zweigbergk
-
prune: changing bookmark argument to be a listFri, 11 Dec 2015 12:27:37 -0800, by Shubhanshu Agrawal
-
prune: remove a list of bookmarksFri, 11 Dec 2015 10:42:46 -0800, by Shubhanshu Agrawal
-
test: adapt to fix to "known" wireprotocol commandFri, 11 Dec 2015 11:15:33 +0000, by Pierre-Yves David
-
evolve: renaming local variablesThu, 10 Dec 2015 15:55:07 -0800, by Shubhanshu Agrawal
-
inhibit: backout 23a34dce5131 remove unused bookmark operation wrappingThu, 10 Dec 2015 15:34:34 -0800, by Laurent Charignon
-
readme: add something about bookmark within transactionFri, 11 Dec 2015 10:51:04 +0000, by Pierre-Yves David
-
commitwrapper: use bookmarks.recordchange instead of bookmarks.writeThu, 10 Dec 2015 15:09:25 -0800, by Laurent Charignon
-
next: replace call to bookmarks.write by bookmarks.recordchangeThu, 10 Dec 2015 14:43:31 -0800, by Laurent Charignon
-
previous: replace call to bookmarks.write by bookmarks.recordchangeThu, 10 Dec 2015 14:43:00 -0800, by Laurent Charignon
-
prune: use bookmarks.recordchange instead of bookmarks.writeThu, 10 Dec 2015 14:17:27 -0800, by Laurent Charignon
-
transaction: fix release order in 'rewrite'Fri, 11 Dec 2015 10:49:29 +0000, by Pierre-Yves David
-
check-code: make drophack comply with check-codeFri, 04 Dec 2015 15:28:29 -0800, by Laurent Charignon
-
check-code: make directaccess.py comply with check-codeFri, 04 Dec 2015 15:28:00 -0800, by Laurent Charignon
-
check-code: make inhibit.py comply with check-codeFri, 04 Dec 2015 15:31:19 -0800, by Laurent Charignon
-
check-code: make obsolete.py comply with check-codeFri, 04 Dec 2015 15:31:34 -0800, by Laurent Charignon
-
check-code: make pushexperiment.py comply with check-codeFri, 04 Dec 2015 15:21:16 -0800, by Laurent Charignon
-
check-code: make simple4server.py comply with check-codeFri, 04 Dec 2015 15:19:36 -0800, by Laurent Charignon
-
check-code: make evolve.py comply with check-codeFri, 04 Dec 2015 15:10:53 -0800, by Laurent Charignon
-
evolve: fix test-inhibit to match latest hgFri, 04 Dec 2015 14:00:59 -0800, by Laurent Charignon
-
evolve: fix test-stabilize-conflict.t to match new extra computation in coreFri, 04 Dec 2015 14:00:48 -0800, by Laurent Charignon
-
evolve: fix test-sharing.t to match new extra computation in coreFri, 04 Dec 2015 14:01:28 -0800, by Laurent Charignon
-
evolve: fix test-tutorial.t to match new extra computation in coreFri, 04 Dec 2015 14:01:36 -0800, by Laurent Charignon
-
inhibit: make rebase see obsolescence even for visible nodesMon, 30 Nov 2015 16:48:40 -0800, by Laurent Charignon
-
inhibit: remove unused bookmark operation wrappingTue, 24 Nov 2015 17:16:27 -0800, by Laurent Charignon
-
inhibit: update test with new behavior from coreTue, 01 Dec 2015 10:25:38 -0800, by Laurent Charignon
-
inhibit: remove unused importThu, 19 Nov 2015 10:47:32 -0800, by Laurent Charignon
-
inhibit: improve handling of error cases for bookmark -DFri, 20 Nov 2015 10:30:42 -0800, by Laurent Charignon
-
directaccess: fix case of shortened hash containing only digitsWed, 18 Nov 2015 13:47:26 -0800, by Laurent Charignon
-
evolve: evolve --divergent failed when merge had nothing to do (issue4950)Tue, 17 Nov 2015 17:06:07 -0800, by Laurent Charignon
-
inhibit: use dirty revset trick to speedup the inhibit search space.Tue, 17 Nov 2015 20:25:15 -0800, by Pierre-Yves David
-
inhibit: use 'repo.revs' instead of 'repo.set'Tue, 17 Nov 2015 20:19:32 -0800, by Pierre-Yves David
-
_inhibitmarkers: turn the result from generator into a listTue, 17 Nov 2015 22:43:17 -0800, by Pierre-Yves David
-
split: drop the experimental flagFri, 06 Nov 2015 21:37:38 -0500, by Pierre-Yves David
-
split: preserve original changesets descriptionFri, 06 Nov 2015 21:34:24 -0500, by Pierre-Yves David
-
merge with stableFri, 06 Nov 2015 21:15:15 -0500, by Pierre-Yves David
-
evolve: rewrite command help (evolve command only) stableFri, 06 Nov 2015 15:04:45 -0500, by Greg Ward
-
parents: avoid locking the repository during 'hg parents' stableFri, 06 Nov 2015 18:37:16 -0500, by Pierre-Yves David
-
tests: remove the custom run-tests.pyMon, 02 Nov 2015 11:08:32 +0000, by Pierre-Yves David
-
make: clean test related targetMon, 02 Nov 2015 11:07:34 +0000, by Pierre-Yves David
-
test: use 'dummyssh' from the run-tests directoryMon, 02 Nov 2015 11:05:28 +0000, by Pierre-Yves David
-
test: use 'killdaemons.py' from the run-tests directoryMon, 02 Nov 2015 11:04:44 +0000, by Pierre-Yves David
-
merge back with stableMon, 02 Nov 2015 00:39:40 +0000, by Pierre-Yves David
-
Added tag 5.2.1 for changeset c15d6168412f stableMon, 02 Nov 2015 00:39:23 +0000, by Pierre-Yves David
-
split: mark the command as experimentalMon, 02 Nov 2015 00:32:44 +0000, by Pierre-Yves David
-
tests: run test with 3.6 and apply test changeFri, 30 Oct 2015 15:48:13 +0000, by Pierre-Yves David
-
prune: have dirstate collaborate with transactionFri, 30 Oct 2015 16:04:37 +0000, by Pierre-Yves David
-
evolve: have dirstate collaborate with transactionFri, 30 Oct 2015 16:04:19 +0000, by Pierre-Yves David
-
prune: reuse revset from repair instead of copy-pasting codeFri, 09 Oct 2015 16:21:30 -0700, by Ryan McElroy
-
merge with stableMon, 12 Oct 2015 01:23:59 -0700, by Pierre-Yves David
-
evolve: be more complete about copying extra from old revisionsTue, 29 Sep 2015 15:40:28 -0400, by Augie Fackler
-
evolve: ignore ui argument passed to help loaderWed, 30 Sep 2015 23:33:00 +0900, by Yuya Nishihara
-
directaccess: inspect trees of len() > 3Tue, 29 Sep 2015 09:47:10 -0700, by Durham Goode
-
debugobsconvert: make sure obsstore is loaded before version comparisonMon, 21 Sep 2015 22:30:44 +0900, by Yuya Nishihara
-
evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.writeWed, 16 Sep 2015 16:50:06 -0700, by Laurent Charignon
-
evolve: indentation change for making next patch more legibleWed, 16 Sep 2015 17:12:38 -0700, by Laurent Charignon
-
merge with stableMon, 14 Sep 2015 13:52:34 -0700, by Pierre-Yves David
-
next/prev: properly lock repo before touching bookmarks stableMon, 14 Sep 2015 13:48:34 -0700, by Pierre-Yves David
-
next/prev: properly lock repo before touching bookmarksMon, 14 Sep 2015 13:48:34 -0700, by Pierre-Yves David
-
prune: ensure we prune bookmarks in a transaction stableMon, 14 Sep 2015 13:23:43 -0700, by Pierre-Yves David
-
next: add support for --dry-runThu, 10 Sep 2015 16:24:50 -0400, by timeless
-
evolve: spelling uncommittedWed, 09 Sep 2015 22:25:37 -0400, by timeless
-
evolve: annotate translatable strings with _()Wed, 09 Sep 2015 22:23:48 -0400, by timeless
-
evolve: do not capitalize description of next/previousWed, 09 Sep 2015 22:22:01 -0400, by timeless
-
evolve: _() should not contain %Wed, 09 Sep 2015 22:13:11 -0400, by timeless
-
evolve: add progress for _obsrelsethashtreeWed, 09 Sep 2015 19:43:24 -0400, by timeless
-
evolve: add progress for the obsmarkers discovery partsWed, 09 Sep 2015 19:43:14 -0400, by timeless
-
test-obsolete: clarify divergence detection output orderWed, 09 Sep 2015 19:40:54 -0400, by timeless
-
directaccesss: also look for symbol into listMon, 17 Aug 2015 17:01:38 -0700, by Pierre-Yves David
-
merge with stableWed, 12 Aug 2015 20:38:39 -0700, by Pierre-Yves David
-
inhibit: fix inhibit working with non-inhibit repos stableWed, 12 Aug 2015 10:51:20 -0700, by Durham Goode
-
directaccess: don't try to partialmatch things that aren't hashes stableWed, 12 Aug 2015 16:08:05 -0700, by Siddharth Agarwal
-
merge with stableMon, 10 Aug 2015 00:44:53 -0700, by Pierre-Yves David
-
next: properly report no children when --evolve is used stableMon, 10 Aug 2015 00:41:18 -0700, by Pierre-Yves David
-
inhibit: do not search for visible obsolete changeset during stripping stableMon, 10 Aug 2015 00:24:15 -0700, by Pierre-Yves David
-
split: handle bookmarks instead of leaving them on precursorSat, 08 Aug 2015 12:42:57 -0700, by Laurent Charignon
-
split: don't update before it is actually neededSat, 08 Aug 2015 12:45:36 -0700, by Laurent Charignon
-
split: add more output to the testSat, 08 Aug 2015 12:16:55 -0700, by Laurent Charignon
-
split: fix commit message numbering error in the testSat, 08 Aug 2015 12:12:16 -0700, by Laurent Charignon
-
evolve: handle split commit for instabilityWed, 24 Jun 2015 16:27:36 -0700, by Laurent Charignon
-
merge with stableFri, 07 Aug 2015 13:59:19 -0700, by Pierre-Yves David
-
evolve: add a command to split commitsThu, 18 Jun 2015 16:48:53 -0700, by Laurent Charignon
-
merge with stableMon, 03 Aug 2015 11:29:27 -0700, by Pierre-Yves David
-
test-inhibit: simplify push destinations for Windows stableSat, 01 Aug 2015 22:16:26 -0400, by Matt Harbison
-
inhibit: don't abort when directaccess is not enabledWed, 29 Jul 2015 09:55:50 -0700, by Laurent Charignon
-
merge with stableFri, 10 Jul 2015 22:58:13 +0100, by Pierre-Yves David
-
inhibit: add missing locking in wrapper for obsmarker creation stableThu, 09 Jul 2015 12:42:07 -0700, by Laurent Charignon
-
evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`Thu, 25 Jun 2015 13:33:50 -0700, by Laurent Charignon
-
merge with stableTue, 30 Jun 2015 18:32:12 -0700, by Pierre-Yves David
-
evolve: dedupe divergents when running evolve --all --any or evolve --rev stableWed, 24 Jun 2015 16:54:23 -0700, by Laurent Charignon
-
evolve: remove unused warning message in _solvedivergent stableWed, 24 Jun 2015 16:38:24 -0700, by Laurent Charignon
-
evolve: improve the help of the fold command stableThu, 25 Jun 2015 09:53:53 -0700, by Laurent Charignon
-
merge with stableFri, 26 Jun 2015 00:07:13 -0700, by Pierre-Yves David
-
Added tag 5.2.0 for changeset 44a9dcb3fefc stableFri, 26 Jun 2015 00:05:37 -0700, by Pierre-Yves David
-
merge with stableThu, 25 Jun 2015 17:46:24 -0700, by Pierre-Yves David
-
Added tag 5.2.0 for changeset 00026533ff9f stableThu, 25 Jun 2015 17:45:25 -0700, by Pierre-Yves David
-
merge with preparation for version 5.2.0 stableThu, 25 Jun 2015 17:43:10 -0700, by Pierre-Yves David
-
merge with stableThu, 25 Jun 2015 17:38:40 -0700, by Pierre-Yves David
-
tests: adapt the test for Mercurial 3.3 mercurial-3.3Thu, 25 Jun 2015 17:22:17 -0700, by Pierre-Yves David
-
next: add a --evolve optionWed, 24 Jun 2015 20:06:45 -0700, by Pierre-Yves David
-
next: print some message when on a head with some aspiring childrenWed, 24 Jun 2015 19:42:01 -0700, by Pierre-Yves David
-
next: reword error outputWed, 24 Jun 2015 20:23:41 -0700, by Pierre-Yves David
-
next: refactor the command codeWed, 24 Jun 2015 20:17:57 -0700, by Pierre-Yves David
-
next: add extensive testing to the 'next' commandWed, 24 Jun 2015 21:16:57 -0700, by Pierre-Yves David
-
readme: add an entry about the obsolete wdir parent hintWed, 24 Jun 2015 19:43:35 -0700, by Pierre-Yves David
-
evolve: add a hint when the parent working copy become obsoleteWed, 24 Jun 2015 16:37:02 -0700, by Pierre-Yves David
-
evolve: better error message when command is AmbiguousTue, 23 Jun 2015 18:16:21 -0700, by Pierre-Yves David
-
evolve: mechanism to load some commands selectivelyWed, 20 May 2015 16:35:45 -0700, by Laurent Charignon
-
evolve: clarify code in _singlesuccessorMon, 22 Jun 2015 17:46:32 -0700, by Laurent Charignon
-
merge with stableTue, 23 Jun 2015 16:50:39 -0700, by Pierre-Yves David
-
close inactive compatibility branch mercurial-3.0Tue, 23 Jun 2015 16:49:24 -0700, by Pierre-Yves David
-
close inactive compatibility branch compat-hg2.3Tue, 23 Jun 2015 16:47:47 -0700, by Pierre-Yves David
-
close inactive compatibility branch mercurial-2.7Tue, 23 Jun 2015 16:45:55 -0700, by Pierre-Yves David
-
close inactive compatibility branch compat-hg2.4Tue, 23 Jun 2015 16:45:47 -0700, by Pierre-Yves David
-
close inactive compatibility branch mercurial-2.2Tue, 23 Jun 2015 16:45:22 -0700, by Pierre-Yves David
-
evolve: raise MultipleSuccessorsError when computing dependency for split commitsMon, 22 Jun 2015 12:44:21 -0700, by Laurent Charignon
-
next/prev: require --merge to move with uncommitted changesTue, 23 Jun 2015 15:26:51 -0700, by Pierre-Yves David
-
merge with stableTue, 23 Jun 2015 15:32:47 -0700, by Pierre-Yves David
-
Added tag 5.1.5 for changeset 1377f6a7f9ec stableTue, 23 Jun 2015 15:32:15 -0700, by Pierre-Yves David
-
evolve: non recursive implementation for _aspiringdescendantsTue, 23 Jun 2015 00:00:03 -0700, by Pierre-Yves David
-
evolve: distinct between '--all' and '--all --any'Mon, 22 Jun 2015 21:01:30 -0700, by Pierre-Yves David
-
rework refactor _aspiringchildren by introducing _possibledestinationTue, 23 Jun 2015 00:02:23 -0700, by Pierre-Yves David
-
evolve: consider all potential candidates on bare evolveMon, 22 Jun 2015 19:24:21 -0700, by Pierre-Yves David
-
evolve: fix an issue in the documentation of the evolve functionTue, 23 Jun 2015 13:20:00 -0700, by Laurent Charignon
-
evolve: fix error in builddependenciesMon, 22 Jun 2015 12:41:32 -0700, by Laurent Charignon
-
test-evolve-bumped: add new test case for mergeFri, 19 Jun 2015 18:17:57 -0700, by Laurent Charignon
-
test-evolve-bumped: improve tests legibilityFri, 19 Jun 2015 18:16:31 -0700, by Laurent Charignon
-
evolve: drop len comparison in prune and foldMon, 22 Jun 2015 15:04:54 -0700, by Pierre-Yves David
-
evolve: add an help topic about evolutionSat, 20 Jun 2015 02:04:37 -0700, by Pierre-Yves David
-
evolve: remove _picknexttroubledFri, 19 Jun 2015 17:47:48 -0700, by Laurent Charignon
-
evolve: warn about every skipped evolutionFri, 19 Jun 2015 17:35:29 -0700, by Pierre-Yves David
-
evolve: some style fixFri, 19 Jun 2015 17:03:40 -0700, by Pierre-Yves David
-
evolve: unify revision handling and rework error messageFri, 19 Jun 2015 14:26:33 -0700, by Pierre-Yves David
-
evolve: move the 'update' if '.' is obsolete earlierFri, 19 Jun 2015 14:32:54 -0700, by Pierre-Yves David
-
evolve: skip unstable changesets with multiple successorssetsTue, 16 Jun 2015 17:56:23 -0700, by Laurent Charignon
-
evolve: allow multiple --rev argumentFri, 19 Jun 2015 14:18:45 -0700, by Pierre-Yves David
-
test-evolve: fix tests failing on some platformFri, 19 Jun 2015 16:49:59 -0700, by Laurent Charignon
-
evolve: prevent using --rev and --any togetherTue, 16 Jun 2015 16:58:38 -0700, by Laurent Charignon
-
evolve: add selector for trouble typesTue, 16 Jun 2015 15:14:37 -0700, by Laurent Charignon
-
evolve: refresh the documentationFri, 19 Jun 2015 13:57:16 -0700, by Pierre-Yves David
-
evolve: check for uncommited change earlierTue, 16 Jun 2015 15:08:44 -0700, by Laurent Charignon
-
evolve: make fold aware of allowunstableFri, 19 Jun 2015 11:04:18 -0700, by Laurent Charignon
-
evolve: make prune respect allowunsableFri, 19 Jun 2015 11:03:51 -0700, by Laurent Charignon
-
merge with stableFri, 19 Jun 2015 10:47:02 -0700, by Pierre-Yves David
-
evolve: add a hint about how to abort an evolve with conflict stableFri, 19 Jun 2015 10:44:25 -0700, by Pierre-Yves David
-
evolve: marks the extension as tested with 4.1 stableFri, 19 Jun 2015 00:15:55 -0700, by Pierre-Yves David
-
merge with stableThu, 18 Jun 2015 23:45:37 -0700, by Pierre-Yves David
-
evolve: fix default value for --confirm stableThu, 18 Jun 2015 18:05:57 -0700, by Pierre-Yves David
-
prune: use the bookmark wrapper for 3.4 compatibility stableThu, 18 Jun 2015 18:12:24 -0700, by Pierre-Yves David