Mercurial > evolve
graph
-
test: conditionalize blackbox output for Windows stableSun, 21 Jan 2018 16:46:31 -0500, by Matt Harbison
-
branching: merge with stableMon, 05 Feb 2018 14:36:34 +0100, by Pierre-Yves David
-
compat: add wrapper for logcmdutil functions stableMon, 05 Feb 2018 20:58:46 +0900, by Yuya Nishihara
-
evolve: store the revs to be processed in the evolvestateMon, 22 Jan 2018 18:35:50 +0530, by Pulkit Goyal
-
evolve: store the replacements in the evolvestateMon, 22 Jan 2018 18:18:11 +0530, by Pulkit Goyal
-
evolve: store the target category in evolvestateMon, 22 Jan 2018 18:13:52 +0530, by Pulkit Goyal
-
evolvecmd: use the evolvestate object passed as argument in _solveunstableMon, 22 Jan 2018 17:54:27 +0530, by Pulkit Goyal
-
evolvecmd: pass evolvestate object to _solve* functionsMon, 22 Jan 2018 17:44:57 +0530, by Pulkit Goyal
-
evolve: create a state object in all caseMon, 22 Jan 2018 17:29:56 +0530, by Pulkit Goyal
-
branching: merge with stableSun, 04 Feb 2018 14:29:18 +0100, by Pierre-Yves David
-
grab: preserve phase of the grabbed changesetFri, 02 Feb 2018 13:59:33 +0530, by Pulkit Goyal
-
tests: add a test showing grabbing of secret changeset turn it into draftFri, 02 Feb 2018 13:45:47 +0530, by Pulkit Goyal
-
grab: add grab info to cmdutil.afterresolvedstatesFri, 02 Feb 2018 15:37:00 +0530, by Pulkit Goyal
-
evolve: add evolve info to cmdutil.afterresolvedstatesSat, 27 Jan 2018 21:15:27 +0530, by Pulkit Goyal
-
evolve: move the evolve command to evolvecmd.pyFri, 19 Jan 2018 19:32:34 +0530, by Pulkit Goyal
-
evolve: move _orderrevs() function evolvecmd.pySun, 21 Jan 2018 20:33:39 +0530, by Pulkit Goyal
-
evolve: move builddependencies() and _singlesuccessor() to utility moduleSun, 21 Jan 2018 20:28:06 +0530, by Pulkit Goyal
-
utility: move MultipleSuccessorsError from __init__.pyFri, 19 Jan 2018 17:29:48 +0530, by Pulkit Goyal
-
evolvecmd: move more core from __init__.py to evolvecmd.pyFri, 19 Jan 2018 16:44:00 +0530, by Pulkit Goyal
-
evolvecmd: move code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 16:00:21 +0530, by Pulkit Goyal
-
evolvecmd: move more code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:55:38 +0530, by Pulkit Goyal
-
evolvecmd: move more chunks of code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:22:28 +0530, by Pulkit Goyal
-
evolvecmd: move more functions from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:04:12 +0530, by Pulkit Goyal
-
evolvecmd: introduce a new module to handle `hg evolve` related codeFri, 19 Jan 2018 14:42:46 +0530, by Pulkit Goyal
-
evolve: remove not required calls to phases.retractboundary()Thu, 18 Jan 2018 16:57:19 +0530, by Pulkit Goyal
-
evolve: store the replacements occurred during `hg evolve` at top levelTue, 16 Jan 2018 17:14:32 +0530, by Pulkit Goyal
-
evolve: make the _solve* functions return a tupleSat, 27 Jan 2018 16:13:19 +0530, by Pulkit Goyal
-
evolvestate: rename the file to state.py and class name to cmdstateWed, 17 Jan 2018 19:12:32 +0530, by Pulkit Goyal
-
branching: merge with stableFri, 26 Jan 2018 17:55:16 +0100, by Pierre-Yves David
-
update: show "use 'hg evolve' to..." hint iff evolve command enabled stableWed, 24 Jan 2018 09:55:12 -0800, by Martin von Zweigbergk
-
obslog: drop period from summary line in accordance with conventionThu, 25 Jan 2018 17:29:21 -0800, by Martin von Zweigbergk
-
grab: add a command to grab a commit and update to itThu, 11 Jan 2018 20:03:20 +0530, by Pulkit Goyal
-
amend: query the wdir parent after taking lock (issue5266) stableMon, 22 Jan 2018 14:10:59 +0530, by Pulkit Goyal
-
fold: make sure we move bookmarks after folding (issue5772) stableMon, 22 Jan 2018 13:44:32 +0530, by Pulkit Goyal
-
tests: add a test showing bookmark not moving in-case of `hg fold` stableMon, 22 Jan 2018 13:33:58 +0530, by Pulkit Goyal
-
branching: merge stable back into defaultWed, 24 Jan 2018 15:20:29 +0100, by Pierre-Yves David
-
test: update test output ot reply caps size change stableWed, 24 Jan 2018 15:19:17 +0100, by Pierre-Yves David
-
branching: merge default test output into stable stableWed, 24 Jan 2018 15:11:20 +0100, by Pierre-Yves David
-
branching: open Mercurial 4.4 compatibility branch mercurial-4.4Wed, 24 Jan 2018 15:08:09 +0100, by Pierre-Yves David
-
branching: merge release 7.2.1 into defaultSat, 20 Jan 2018 12:55:23 +0100, by Pierre-Yves David
-
packaging: mark source as development version stableSat, 20 Jan 2018 12:48:26 +0100, by Pierre-Yves David
-
Added tag 7.2.1 for changeset 6c772398eb4e stableSat, 20 Jan 2018 12:53:25 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Sat, 20 Jan 2018 12:38:11 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Sat, 20 Jan 2018 12:38:10 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Sat, 20 Jan 2018 12:38:09 +0100, by Pierre-Yves David
-
branching: merge with tutorial output updateSat, 20 Jan 2018 12:44:02 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Sat, 20 Jan 2018 12:28:53 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Sat, 20 Jan 2018 12:28:52 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Sat, 20 Jan 2018 12:28:40 +0100, by Pierre-Yves David
-
tutorial: docgraph output seems to have been dedented stableSat, 20 Jan 2018 12:26:39 +0100, by Boris Feld
-
test: update output for more verbose blackboxSat, 20 Jan 2018 12:17:06 +0100, by Pierre-Yves David
-
test: update with new 'update' hint about obsfateSat, 20 Jan 2018 11:59:36 +0100, by Pierre-Yves David
-
evolve: update output for wider reporting of troubled changesetsSat, 13 Jan 2018 14:35:49 -0800, by Martin von Zweigbergk
-
test: update output for new `merge --abort` messageFri, 19 Jan 2018 19:18:05 +0100, by Boris Feld
-
branching: merge with stableSat, 20 Jan 2018 11:13:21 +0100, by Pierre-Yves David
-
trouble-reports: yield to in code reporting of new troubles stableSat, 20 Jan 2018 11:07:18 +0100, by Martin von Zweigbergk
-
changelog: mention the packaging bugfix stableSat, 20 Jan 2018 11:02:44 +0100, by Pierre-Yves David
-
packaging: properly install the evolve.thirdparty module stableWed, 17 Jan 2018 20:16:26 +0100, by Pierre-Yves David
-
branching: merge release tags into defaultTue, 16 Jan 2018 04:53:09 +0100, by Pierre-Yves David
-
packaging: mark source as development version stableTue, 16 Jan 2018 04:50:38 +0100, by Pierre-Yves David
-
Added tag 7.2.0 for changeset bf6b859807ba stableTue, 16 Jan 2018 04:48:57 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Tue, 16 Jan 2018 04:41:48 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Tue, 16 Jan 2018 04:38:04 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Tue, 16 Jan 2018 04:35:34 +0100, by Pierre-Yves David
-
branching: merge stable back into defaultTue, 16 Jan 2018 04:32:43 +0100, by Pierre-Yves David
-
branching: merge further compat change into stable stable 7.2.0Tue, 16 Jan 2018 03:35:24 +0100, by Pierre-Yves David
-
branching: merge further compat change into stable stableTue, 16 Jan 2018 02:23:35 +0100, by Pierre-Yves David
-
branching: merge more compatibility fix into stable stableTue, 16 Jan 2018 01:18:05 +0100, by Pierre-Yves David
-
branching: backed out test output changes from core-1905aac253f0 stableMon, 15 Jan 2018 19:52:00 +0100, by Pierre-Yves David
-
branching: backed out test output changes from core-02fdb8c018aa stableMon, 15 Jan 2018 19:42:44 +0100, by Pierre-Yves David
-
compat: fix argument check for marker readingTue, 16 Jan 2018 03:34:31 +0100, by Pierre-Yves David
-
cachevfs: use a compatibility later for all accessTue, 16 Jan 2018 02:21:44 +0100, by Pierre-Yves David
-
diff: drop default argument valueTue, 16 Jan 2018 01:11:47 +0100, by Pierre-Yves David
-
test: use hash in test-evolve-topic.tTue, 16 Jan 2018 00:58:02 +0100, by Pierre-Yves David
-
packaging: prepare version 7.2.0Mon, 15 Jan 2018 21:45:46 +0100, by Pierre-Yves David
-
changelog: prepare for coming releaseMon, 15 Jan 2018 21:44:22 +0100, by Pierre-Yves David
-
stablerange: add missing licence and copyright headerMon, 15 Jan 2018 20:51:22 +0100, by Pierre-Yves David
-
obshistory: pass the csets description in getmarkerdescriptionpatchThu, 11 Jan 2018 18:07:09 +0530, by Pulkit Goyal
-
obshistory: remove the unused functionThu, 11 Jan 2018 17:54:34 +0530, by Pulkit Goyal
-
obslog: add header to the changeset description diffThu, 11 Jan 2018 17:11:10 +0530, by Pulkit Goyal
-
obslog: colorize the description diff shown in obslog -pThu, 11 Jan 2018 16:30:46 +0530, by Pulkit Goyal
-
obslog: colorize the patch shown using `hg obslog -p`Wed, 10 Jan 2018 19:47:43 +0530, by Pulkit Goyal
-
topic: suggest using topic when user creates a new head on branchWed, 27 Dec 2017 04:09:50 +0530, by Pulkit Goyal
-
changelog: update changelog with some of the benefit from the new formatMon, 15 Jan 2018 18:41:29 +0100, by Pierre-Yves David
-
evolve: use better words in conflict markers of `hg evolve`Thu, 11 Jan 2018 18:36:05 +0530, by Pulkit Goyal
-
tests: add a test demonstrating we still use graft in conflict markersThu, 11 Jan 2018 18:38:09 +0530, by Pulkit Goyal
-
evolve: remove the old functions for writing evolvestateWed, 10 Jan 2018 15:59:35 +0530, by Pulkit Goyal
-
evolve: use the new evolvestate class in place of old methodsWed, 10 Jan 2018 15:57:43 +0530, by Pulkit Goyal
-
evolvestate: add a class to wrap the state of `hg evolve` commandWed, 10 Jan 2018 14:53:01 +0530, by Pulkit Goyal
-
evolve: start vendoring third party package cborFri, 12 Jan 2018 19:23:29 +0530, by Pulkit Goyal
-
uncommit: add a new flag `--revert` to discard wdir changes after uncommitTue, 09 Jan 2018 20:01:50 +0530, by Pulkit Goyal
-
evolve: use phases.new-commit config to retain phase information (issue5720)Tue, 09 Jan 2018 15:39:47 +0530, by Pulkit Goyal
-
tests: add a test demonstarting lose of phase in `hg evolve`Tue, 09 Jan 2018 15:33:57 +0530, by Pulkit Goyal
-
evolve: add a utility fn to check validity of opts passed to `hg evolve`Sat, 06 Jan 2018 19:07:43 +0530, by Pulkit Goyal
-
evolve: don't use graftstate for continuing `hg evolve`Sat, 06 Jan 2018 18:48:15 +0530, by Pulkit Goyal
-
topics: add a new templatekeyword `topic`Tue, 09 Jan 2018 23:42:57 +0530, by Pulkit Goyal
-
packaging: update MANIFEST.in to include new tutorial filesWed, 10 Jan 2018 10:54:02 +0000, by Boris Feld
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Sat, 16 Dec 2017 23:40:42 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Sat, 16 Dec 2017 23:40:40 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Sat, 16 Dec 2017 23:40:39 +0100, by Pierre-Yves David
-
test: add a test to reproduce issue 5720Wed, 25 Oct 2017 11:27:04 +0200, by Boris Feld
-
test: add missing cycle testTue, 04 Jul 2017 14:55:50 +0200, by Boris Feld
-
Small typos fixing in the topic tutorialMon, 08 Jan 2018 17:38:58 +0100, by Boris Feld
-
doc: import the training supportMon, 08 Jan 2018 11:46:53 +0100, by Boris Feld
-
branching: merge with stableFri, 05 Jan 2018 23:20:30 +0100, by Pierre-Yves David
-
evolve: use new trouble names in commit messagesFri, 05 Jan 2018 17:15:43 +0530, by Pulkit Goyal
-
evolve: use compat.TROUBLES to show troubles in user interfaceSat, 09 Dec 2017 08:19:07 +0530, by Pulkit Goyal
-
topics: list only topic names in quiet modeThu, 28 Dec 2017 04:09:02 +0530, by Pulkit Goyal
-
topics: take logic to parse username to a separate functionWed, 27 Dec 2017 23:51:18 +0530, by Pulkit Goyal
-
changelog: fix a typo in the changelogFri, 05 Jan 2018 22:50:21 +0100, by Pierre-Yves David
-
caches: switch to 'auto' warming by defaultFri, 05 Jan 2018 04:37:19 +0100, by Pierre-Yves David
-
caches: add a 'auto' option for obshashrange cache warmingFri, 05 Jan 2018 04:26:59 +0100, by Pierre-Yves David
-
caches: extract some config reading in 'shouldwarmcache'Fri, 05 Jan 2018 04:26:51 +0100, by Pierre-Yves David
-
caches: pass the transaction to the "shouldwarncache" logicFri, 05 Jan 2018 03:35:07 +0100, by Pierre-Yves David
-
caches: record 'desc' attribute on transactionFri, 05 Jan 2018 22:17:27 +0100, by Pierre-Yves David
-
caches: protect against missing connectionFri, 05 Jan 2018 04:37:49 +0100, by Pierre-Yves David
-
evolve: don't show working directory obsolete message if we were on it stableWed, 27 Dec 2017 05:01:30 +0530, by Pulkit Goyal
-
prev: jump to parent's successor if parent is obsolete and topic is involved stableThu, 28 Dec 2017 03:12:54 +0530, by Pulkit Goyal
-
tests: add a test showing wrong behaviour doing `hg prev` on orphan cset stableThu, 28 Dec 2017 03:08:22 +0530, by Pulkit Goyal
-
test: update output to 02fdb8c018aaFri, 05 Jan 2018 09:51:07 +0100, by Boris Feld
-
test: update output to 9b3f95d9783dFri, 05 Jan 2018 09:23:09 +0100, by Boris Feld
-
stablesort: use parent filtering in a place we forgot toThu, 21 Dec 2017 06:12:02 +0100, by Pierre-Yves David
-
obshashrange: add a progressbar to upgradeThu, 21 Dec 2017 06:18:50 +0100, by Pierre-Yves David
-
stablerange: add an sql index on subranges id tooThu, 21 Dec 2017 04:29:02 +0100, by Pierre-Yves David
-
obshashrange: less brutal reset when receiving markers on existing nodeThu, 21 Dec 2017 04:14:05 +0100, by Pierre-Yves David
-
obshashrange: update the cache updating logicThu, 21 Dec 2017 04:39:45 +0100, by Pierre-Yves David
-
stablerange: cleanup the update logicThu, 21 Dec 2017 04:24:37 +0100, by Pierre-Yves David
-
stablesort: cleanup the update logicThu, 21 Dec 2017 04:23:45 +0100, by Pierre-Yves David
-
firstmergecache: cleanup the update logicThu, 21 Dec 2017 04:22:36 +0100, by Pierre-Yves David
-
depthcache: cleanup the update logicThu, 21 Dec 2017 04:21:53 +0100, by Pierre-Yves David
-
changelog: add an entry about the obshashrange changesThu, 21 Dec 2017 04:12:02 +0100, by Pierre-Yves David
-
stablerange: be more cautious when deleting the sql connectionThu, 21 Dec 2017 04:35:40 +0100, by Pierre-Yves David
-
stablerange: clarify sql transaction logicThu, 21 Dec 2017 03:42:54 +0100, by Pierre-Yves David
-
stablerange: use mergepoint based algorithm for the official stable rangeThu, 21 Dec 2017 03:30:13 +0100, by Pierre-Yves David
-
stablerange: explicitly create a stablerange entry for branchpoint methodThu, 21 Dec 2017 03:07:14 +0100, by Pierre-Yves David
-
stablerange: have a mergepoint based sql backed classMon, 18 Dec 2017 02:17:29 +0100, by Pierre-Yves David
-
stablerange: introduce a sql backed version of the generic on disk cacheMon, 18 Dec 2017 02:11:34 +0100, by Pierre-Yves David
-
stablerange: add a base class for on disk stored stablerange classMon, 18 Dec 2017 01:11:01 +0100, by Pierre-Yves David
-
stablesort: use on disk cache for testThu, 21 Dec 2017 02:13:19 +0100, by Pierre-Yves David
-
caches: factorise the cache warming checkThu, 21 Dec 2017 02:01:58 +0100, by Pierre-Yves David
-
stablerange: use repo-carried stablesortcacheThu, 21 Dec 2017 00:06:07 +0100, by Pierre-Yves David
-
stablesort: expose the cache through the repositoryThu, 21 Dec 2017 00:34:31 +0100, by Pierre-Yves David
-
stablesort: implement an ondisk cacheWed, 29 Nov 2017 10:38:52 -0500, by Pierre-Yves David
-
stablesort: realign a misaligned continueWed, 20 Dec 2017 23:45:11 +0100, by Pierre-Yves David
-
stablesort: remove some dead codeWed, 20 Dec 2017 23:42:28 +0100, by Pierre-Yves David
-
stablesort: abstract all cache accessWed, 20 Dec 2017 23:08:31 +0100, by Pierre-Yves David
-
stablerange: use first merge cache to skip over linear sectionMon, 18 Dec 2017 20:04:50 +0100, by Pierre-Yves David
-
stablerange: add a new 'firstmerge' cacheWed, 20 Dec 2017 20:46:10 +0100, by Pierre-Yves David
-
stablerange: drop unused `until` utilityWed, 20 Dec 2017 20:17:11 +0100, by Pierre-Yves David
-
stablerange: use cached size data instead of walking the graphWed, 20 Dec 2017 19:47:19 +0100, by Pierre-Yves David
-
stablesort: record previous segment size in the jumpWed, 20 Dec 2017 17:56:38 +0100, by Pierre-Yves David
-
stablesort: move jump recording inside the exclusive functionWed, 20 Dec 2017 17:59:14 +0100, by Pierre-Yves David
-
stablerange: compute jump size after jump retrieval onlyWed, 20 Dec 2017 17:49:41 +0100, by Pierre-Yves David
-
stablesort: warm jump cache more efficientlySun, 10 Dec 2017 03:49:48 +0100, by Pierre-Yves David
-
stablesort: use a regular dict for jumpsSun, 10 Dec 2017 03:39:56 +0100, by Pierre-Yves David
-
stablerange: use the jump information for faster iterationWed, 20 Dec 2017 15:51:05 +0100, by Pierre-Yves David
-
stablesort: expose the jumps sequence to other codeSun, 10 Dec 2017 02:46:05 +0100, by Pierre-Yves David
-
stablesort: use 'depth' in mergepoint tie breakerWed, 20 Dec 2017 16:20:26 +0100, by Pierre-Yves David
-
stablesort: rework jump gatheringWed, 20 Dec 2017 13:41:33 +0100, by Pierre-Yves David
-
stablesort: stop recording jump typeWed, 20 Dec 2017 12:36:45 +0100, by Pierre-Yves David
-
stablesort: pass a jump recording function instead of a listWed, 20 Dec 2017 12:29:02 +0100, by Pierre-Yves David
-
stablesort: minor indent fixWed, 20 Dec 2017 12:27:17 +0100, by Pierre-Yves David
-
stablesort: clarify subcall to the exclusive sideWed, 20 Dec 2017 12:19:59 +0100, by Pierre-Yves David
-
docgraph: update test output with new outputWed, 20 Dec 2017 13:18:49 +0100, by Pierre-Yves David
-
stablesort: record, cache and reuse jumpMon, 18 Dec 2017 09:04:16 +0100, by Pierre-Yves David
-
stablesort: fix head start computationMon, 18 Dec 2017 18:49:34 +0100, by Pierre-Yves David
-
stablesort: avoid attempting to sort a tupleMon, 18 Dec 2017 08:36:52 +0100, by Pierre-Yves David
-
stablerange: use the filterparents utilityMon, 18 Dec 2017 07:20:14 +0100, by Pierre-Yves David
-
stablesort: use the filtered parents utilityMon, 18 Dec 2017 07:10:43 +0100, by Pierre-Yves David
-
depthcache: use parents filter in depth cacheMon, 18 Dec 2017 06:50:57 +0100, by Pierre-Yves David
-
parents: add a utility to filter parentsMon, 18 Dec 2017 06:48:49 +0100, by Pierre-Yves David
-
stablerange: abstract the bit able to store cache into sqlMon, 18 Dec 2017 01:53:20 +0100, by Pierre-Yves David
-
stablerange: split pure algorithm part from the on disk cacheMon, 18 Dec 2017 00:40:07 +0100, by Pierre-Yves David
-
stablerange: add an assert to detect buggy rangeSun, 10 Dec 2017 05:17:04 +0100, by Pierre-Yves David
-
stablerange: warn cache for all relevant ancestors rangeSun, 10 Dec 2017 04:57:19 +0100, by Pierre-Yves David
-
stablesort: move parent range computation into its own methodSun, 10 Dec 2017 04:48:15 +0100, by Pierre-Yves David
-
stablerange: drop the basic inheritance from the 'mergepoint' versionSun, 10 Dec 2017 03:58:22 +0100, by Pierre-Yves David
-
stablerange: cache known subrange at the stablerangecached levelSun, 10 Dec 2017 12:12:12 +0100, by Pierre-Yves David
-
stablerange: use sort cache to build 'mergepoint' informationSun, 17 Dec 2017 22:05:34 +0100, by Pierre-Yves David
-
stablesort: make the iteration from head available to allSun, 10 Dec 2017 03:31:28 +0100, by Pierre-Yves David
-
depth: fix compare mode for `debugdepth`Sun, 17 Dec 2017 21:17:28 +0100, by Pierre-Yves David
-
memfilectx: changectx argument is not mandatoryFri, 15 Dec 2017 10:14:42 +0100, by Boris Feld
-
branching: merge stable into defaultSat, 16 Dec 2017 23:52:32 +0100, by Pierre-Yves David
-
amend: fix a typo in amend help text related to the extract option stableThu, 14 Dec 2017 00:53:55 +0100, by Boris Feld
-
branching: merge stable back into defaultTue, 12 Dec 2017 04:18:17 +0100, by Pierre-Yves David
-
packaging: mark stable change as bugfix dev version stableTue, 12 Dec 2017 04:16:54 +0100, by Pierre-Yves David
-
Added tag 7.1.0 for changeset 06a3cb594956 stableTue, 12 Dec 2017 04:15:26 +0100, by Pierre-Yves David
-
branching: revert "stable" change into defaultTue, 12 Dec 2017 04:08:22 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Mon, 11 Dec 2017 18:30:15 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Mon, 11 Dec 2017 18:30:14 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Mon, 11 Dec 2017 16:32:03 +0100, by Pierre-Yves David
-
test: backed out test change from changeset a18ca224e812 stableMon, 11 Dec 2017 16:12:38 +0100, by Pierre-Yves David
-
test: backed out output change from 85ab7d2d9fd6 stableMon, 11 Dec 2017 16:02:42 +0100, by Pierre-Yves David
-
branching: merge with stableTue, 12 Dec 2017 03:21:46 +0100, by Pierre-Yves David
-
obsnote: warn if user try to store a note in obsmarker on an older hgTue, 12 Dec 2017 00:27:08 +0530, by Pulkit Goyal
-
topic: use 'hookargs' over 'tr.changes' for flow controlTue, 12 Dec 2017 02:16:58 +0100, by Pierre-Yves David
-
topic: move function wrapping from reposetup to uisetupTue, 12 Dec 2017 01:27:12 +0100, by Pierre-Yves David
-
test: publish the root of the repo in flow reject-untopicedTue, 12 Dec 2017 00:16:55 +0100, by Pierre-Yves David
-
genericcaches: handle the lack of util.timer in 4.1Tue, 12 Dec 2017 01:10:44 +0100, by Pierre-Yves David
-
tests: add a test showing traceback on `hg stack` in case of split stableMon, 11 Dec 2017 23:33:50 +0530, by Pulkit Goyal
-
branching: merge stable into defaultMon, 11 Dec 2017 15:49:22 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Mon, 11 Dec 2017 09:33:32 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Mon, 11 Dec 2017 09:33:16 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Mon, 11 Dec 2017 09:33:04 +0100, by Pierre-Yves David
-
changelog: add an entry for the split+branch fix stableMon, 11 Dec 2017 09:21:47 +0100, by Pierre-Yves David
-
branching: merge with stableSun, 10 Dec 2017 22:08:54 +0100, by Pierre-Yves David
-
split: add a test demonstrating that split doesn't take the right branch stableSun, 10 Dec 2017 21:41:56 +0100, by Boris Feld
-
stablerange: compute the subrange closure on an unfiltered repositorySun, 10 Dec 2017 05:04:41 +0100, by Pierre-Yves David
-
stablesort: write a flat version of the algorithmSun, 26 Nov 2017 10:34:46 -0500, by Pierre-Yves David
-
stablesort: simplify processing of non-merge changesetsSat, 25 Nov 2017 18:53:23 -0500, by Pierre-Yves David
-
stablesort: extract a '_revsfrom' methodSat, 25 Nov 2017 18:42:23 -0500, by Pierre-Yves David
-
stablerange: use the new cache object in the 'mergepoint' versionSun, 10 Dec 2017 01:48:32 +0100, by Pierre-Yves David
-
stablesort: introduce a cache objectSat, 25 Nov 2017 18:31:37 -0500, by Pierre-Yves David
-
stablesort: start implementing more advanced version of headstart sortingSat, 25 Nov 2017 16:05:09 -0500, by Pierre-Yves David
-
stablerange: make use of the limit argument in 'mergepoint'Sun, 10 Dec 2017 01:38:48 +0100, by Pierre-Yves David
-
stablerange: introduce a smarte version of stablerange for 'mergepoint'Sun, 10 Dec 2017 01:33:39 +0100, by Pierre-Yves David
-
stablerange: introduce an intermediary abstract class for cachingSun, 10 Dec 2017 01:26:40 +0100, by Pierre-Yves David
-
stablerange: introduce a basic-mergepoint methodSun, 10 Dec 2017 01:06:16 +0100, by Pierre-Yves David
-
stablesort: add a new test to check for fully independant branchesSun, 26 Nov 2017 11:58:35 -0500, by Pierre-Yves David
-
stablesort: add a --limit argumentSat, 25 Nov 2017 17:37:37 -0500, by Pierre-Yves David
-
stablesort: introduce a mergepoint based method focused on headSat, 25 Nov 2017 15:14:50 -0500, by Pierre-Yves David
-
stablesort: introduce a "mergepoint" methodSat, 25 Nov 2017 04:09:17 -0500, by Pierre-Yves David
-
stablerange: fallback to a more naive approach to find subrangeSun, 10 Dec 2017 00:20:06 +0100, by Pierre-Yves David
-
stablebranch: avoid overlap between subrangeSat, 09 Dec 2017 22:49:07 +0100, by Pierre-Yves David
-
stablerange: introduce an 'basicstablerange'Sat, 09 Dec 2017 22:37:10 +0100, by Pierre-Yves David
-
stablerange: extract the core API into a 'stablerangecore' classWed, 29 Nov 2017 11:18:53 -0500, by Pierre-Yves David
-
stable-branch: setup tests to use a specific method by defaultSat, 09 Dec 2017 22:17:00 +0100, by Pierre-Yves David
-
stablerange: rework the debug command to allow for multiple methodWed, 29 Nov 2017 10:53:21 -0500, by Pierre-Yves David
-
deptcache: make sure we warm the dept cache before warming the obsdiscoverySat, 09 Dec 2017 17:34:33 +0100, by Pierre-Yves David
-
stablesort: add a 'method' argument to the debugstablesort commandThu, 23 Nov 2017 16:37:24 +0100, by Pierre-Yves David