Mercurial > evolve
graph
-
evolve: refactor few lines for clear understandingTue, 01 Sep 2020 10:41:42 +0530, by Sushil khanchi
-
evolve: update "old-other" in evolvestate for --stop functionalityMon, 31 Aug 2020 01:19:12 +0530, by Sushil khanchi
-
evolve: make consistent usage of variable throughout the funcTue, 04 Aug 2020 23:44:08 +0530, by Sushil khanchi
-
evolve: make sure we don't miss merging content of divergent changesetsMon, 31 Aug 2020 01:10:58 +0530, by Sushil khanchi
-
evolve: add test to show broken --continue case of content divergenceWed, 05 Aug 2020 00:16:26 +0530, by Sushil khanchi
-
dirstate: replace _uncommitdirstate() by core's movedirstate() stableWed, 26 Aug 2020 00:05:52 -0700, by Martin von Zweigbergk
-
tests: add test showing that `hg uncommit --rev` can fail to mark file added stableThu, 03 Sep 2020 09:21:58 -0700, by Martin von Zweigbergk
-
evolve: use evolvestate instead of populating a variable in functionsWed, 26 Aug 2020 17:25:02 +0530, by Sushil khanchi
-
metaedit: switch to cleanupnodes() so e.g. bookmarks are movedTue, 25 Aug 2020 22:34:33 -0700, by Martin von Zweigbergk
-
tests: show how metaedit doesn't update bookmarksTue, 25 Aug 2020 22:50:28 -0700, by Martin von Zweigbergk
-
topic: fix the `topic(...)` revset to not select commits without a topic stableTue, 01 Sep 2020 23:35:43 -0400, by Matt Harbison
-
unstable-list: fix title levelWed, 26 Aug 2020 14:09:09 +0200, by Pierre-Yves David
-
unstable-list: add local table of content of each details sectionWed, 26 Aug 2020 13:07:57 +0200, by Pierre-Yves David
-
unstable-list: add a general table of contentWed, 26 Aug 2020 13:07:35 +0200, by Pierre-Yves David
-
unstable-list: move copytright after the titleWed, 26 Aug 2020 16:10:29 +0200, by Pierre-Yves David
-
split: use the last created commit as target for discard action stableSat, 22 Aug 2020 07:24:46 +0800, by Anton Shestakov
-
split: demonstrate that discard after more than one commit is misbehaving stableSat, 22 Aug 2020 07:18:55 +0800, by Anton Shestakov
-
unstable-list: add cause-of-trouble for content-divergenceTue, 18 Aug 2020 12:35:24 +0530, by Sushil khanchi
-
unstable-list: mark the subsection as yet to documentTue, 18 Aug 2020 19:32:13 +0530, by Sushil khanchi
-
unstable-list: expand and clarify the source of complexity for phase-divWed, 26 Aug 2020 12:03:32 +0200, by Pierre-Yves David
-
unstable-list: add source-of-complexity for phase-divergenceTue, 18 Aug 2020 08:47:15 +0530, by Sushil khanchi
-
unstable-list: expand a bit the "cause of trouble" for phase divergenceWed, 26 Aug 2020 11:55:19 +0200, by Pierre-Yves David
-
unstable-list: add cause-of-trouble section for phase-divergenceMon, 17 Aug 2020 16:52:26 +0530, by Sushil khanchi
-
unstable-list: simplify the basicWed, 26 Aug 2020 11:51:14 +0200, by Pierre-Yves David
-
unstable-list: add basic section for phase-divergenceMon, 17 Aug 2020 16:44:13 +0530, by Sushil khanchi
-
unstable-list: some cleanupMon, 17 Aug 2020 13:47:52 +0530, by Sushil khanchi
-
unstable-list: some details about phase divergenceWed, 26 Aug 2020 12:39:47 +0200, by Pierre-Yves David
-
unstable-list: add basic description of content divergenceFri, 14 Aug 2020 18:05:33 +0200, by Pierre-Yves David
-
unstable-list: more entry for orphan SPLIT MEFri, 14 Aug 2020 18:04:22 +0200, by Pierre-Yves David
-
unstable-list: add a entry about pruned parentFri, 14 Aug 2020 18:03:13 +0200, by Pierre-Yves David
-
unstable-list: add a simple entry for the simplest orphan caseFri, 14 Aug 2020 18:01:53 +0200, by Pierre-Yves David
-
unstable-list: add list the source of complexity during resolutionFri, 14 Aug 2020 18:10:10 +0200, by Pierre-Yves David
-
unstable-list: add information about when/why orphan appearsFri, 14 Aug 2020 18:09:42 +0200, by Pierre-Yves David
-
unstable-list: add the basic about orphan changesetsFri, 14 Aug 2020 18:08:48 +0200, by Pierre-Yves David
-
unstable-list: add an introduction textFri, 14 Aug 2020 17:59:51 +0200, by Pierre-Yves David
-
doc: add the bases of a developer doc for instabilityFri, 14 Aug 2020 17:58:21 +0200, by Pierre-Yves David
-
branching: merge with stableTue, 25 Aug 2020 10:12:29 +0200, by Pierre-Yves David
-
split: compatibility with cmdutil.revert() without parents argument stableFri, 21 Aug 2020 23:04:03 +0800, by Anton Shestakov
-
rewind: compatibility with cmdutil.revert() without parents argument stableFri, 21 Aug 2020 21:37:37 +0800, by Anton Shestakov
-
evolve: test that new suggestions worksFri, 24 Jul 2020 00:18:12 +0530, by Sushil khanchi
-
evolve: improve warning msg when skipping orphan resolutionWed, 22 Jul 2020 23:40:24 +0530, by Sushil khanchi
-
orphan: fix buggy case of try resolving orphan merge two timesWed, 22 Jul 2020 23:37:59 +0530, by Sushil khanchi
-
evolve: add more testing for parent-child form content-divTue, 28 Jul 2020 14:26:44 +0530, by Sushil khanchi
-
evolve: fix content-div resolution when in parent-child formSun, 26 Jul 2020 01:02:22 +0530, by Sushil khanchi
-
tests: add a log -G to demonstrate a fix in next patchSun, 26 Jul 2020 00:35:52 +0530, by Sushil khanchi
-
test: no need to look at full logMon, 30 Dec 2019 00:43:17 +0530, by Sushil khanchi
-
tests: update output to match c515c54f6530 in coreFri, 07 Aug 2020 12:46:17 +0800, by Anton Shestakov
-
py3: use '%d' for formatting revision numbers in stable range cache warning stableSun, 02 Aug 2020 12:02:09 +0800, by Anton Shestakov
-
branching: merge with stableFri, 31 Jul 2020 22:07:49 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Fri, 31 Jul 2020 19:19:13 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Fri, 31 Jul 2020 19:14:30 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 31 Jul 2020 19:12:44 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 31 Jul 2020 19:02:33 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 31 Jul 2020 18:54:28 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 31 Jul 2020 18:40:28 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 31 Jul 2020 18:25:50 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Fri, 31 Jul 2020 18:16:04 +0800, by Anton Shestakov
-
test-compat: back out changeset 0d65a5e96691 mercurial-5.4Fri, 31 Jul 2020 18:09:18 +0800, by Anton Shestakov
-
test-compat: back out changeset 58b0dfc6dd52 mercurial-5.4Fri, 31 Jul 2020 18:03:43 +0800, by Anton Shestakov
-
test-compat: create a new compatibility branch mercurial-5.4 mercurial-5.4Fri, 31 Jul 2020 17:39:00 +0800, by Anton Shestakov
-
Added tag 10.0.1 for changeset fb543438704b stableFri, 31 Jul 2020 19:58:41 +0800, by Anton Shestakov
-
topic: substitute current topic when `--topic .` is used for outgoing/push stableFri, 12 Jun 2020 15:42:43 +0800, by Anton Shestakov
-
topic: treat argument to --topic as a literal topic name explicitly stableThu, 11 Jun 2020 18:50:29 +0800, by Anton Shestakov
-
changelog: update for evolve 10.1.0Mon, 27 Jul 2020 13:11:55 +0800, by Anton Shestakov
-
tests: remove unnecessary command flags from test-rewind.tWed, 03 Jun 2020 18:47:23 +0800, by Anton Shestakov
-
tests: shorten and simplify global setup section in test-rewind.tWed, 03 Jun 2020 16:56:06 +0800, by Anton Shestakov
-
tests: move hg clone above case description in test-rewind.tWed, 03 Jun 2020 16:28:33 +0800, by Anton Shestakov
-
tests: actually test what the header promises to testThu, 28 May 2020 12:08:59 +0800, by Anton Shestakov
-
tests: move default-date manipulation closer to the commands that need itThu, 28 May 2020 12:07:59 +0800, by Anton Shestakov
-
rewind: past tense of rewind is rewoundMon, 25 May 2020 19:58:33 +0800, by Anton Shestakov
-
rewind: use ui directlyMon, 25 May 2020 19:58:11 +0800, by Anton Shestakov
-
rewind: rename _select_rewinded() to _select_rewind_targets()Mon, 25 May 2020 19:57:34 +0800, by Anton Shestakov
-
branching: merge with stableFri, 24 Jul 2020 10:50:53 +0200, by Pierre-Yves David
-
evolve: minor fixes in stablesort documentationFri, 24 Jul 2020 11:04:07 +0530, by Sushil khanchi
-
test-obsolete: remove divergence casually introduced by rebase stableWed, 22 Jul 2020 12:25:41 +0200, by Pierre-Yves David
-
test-obsolete: move a divergence related test from the main test stableWed, 22 Jul 2020 14:23:58 +0200, by Sushil khanchi
-
test-obsolete: remove an explicit node usage stableWed, 22 Jul 2020 14:48:09 +0200, by Pierre-Yves David
-
test-obsolete: remove revnum usage for a good share of the test stableWed, 22 Jul 2020 12:28:32 +0200, by Pierre-Yves David
-
test-obsolete: drop outdated comment in test stableWed, 22 Jul 2020 12:24:58 +0200, by Pierre-Yves David
-
test-obsolete: remove outdated comment about rebase output stableWed, 22 Jul 2020 12:26:52 +0200, by Pierre-Yves David
-
compat: byteify the message about discovery "overflow" stableWed, 22 Jul 2020 08:41:09 +0200, by Pierre-Yves David
-
tests: new error message format for rebase stableWed, 22 Jul 2020 07:41:21 +0800, by Anton Shestakov
-
tests: the list of extensions in `hg version -v` is now sorted stableSat, 04 Jul 2020 21:02:37 +0800, by Anton Shestakov
-
compat: compatibility for mergestate being a separate module in 5.5 stableFri, 29 May 2020 14:29:03 +0800, by Anton Shestakov
-
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5 stableTue, 21 Jul 2020 12:52:52 +0800, by Anton Shestakov
-
topic: compatibility with sparse phaseroots and phasesets in 5.5 stableTue, 21 Jul 2020 11:59:28 +0800, by Joerg Sonnenberger
-
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5 stableTue, 21 Jul 2020 11:59:10 +0800, by Joerg Sonnenberger
-
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5Tue, 21 Jul 2020 12:52:52 +0800, by Anton Shestakov
-
topic: compatibility with sparse phaseroots and phasesets in 5.5Tue, 21 Jul 2020 11:59:28 +0800, by Joerg Sonnenberger
-
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5Tue, 21 Jul 2020 11:59:10 +0800, by Joerg Sonnenberger
-
release: update line link to the release checklistFri, 17 Jul 2020 10:00:43 +0800, by Anton Shestakov
-
readme: improve the extension purpose sectionFri, 17 Jul 2020 09:56:22 +0800, by Anton Shestakov
-
readme: shorter path to byteify-strings.py and not editing per-user configFri, 17 Jul 2020 09:52:37 +0800, by Anton Shestakov
-
readme: improve wording in the contributing sectionFri, 17 Jul 2020 09:50:27 +0800, by Anton Shestakov
-
readme: update py3 support sectionFri, 17 Jul 2020 09:43:37 +0800, by Anton Shestakov
-
readme: split server-only section and reduce word countFri, 17 Jul 2020 09:42:16 +0800, by Anton Shestakov
-
readme: it's possible to use evolve without installingFri, 17 Jul 2020 09:41:52 +0800, by Anton Shestakov
-
readme: mention docs/ in the documentation sectionFri, 17 Jul 2020 09:40:56 +0800, by Anton Shestakov
-
readme: link to ChangesetEvolution, reword a couple of list itemsFri, 17 Jul 2020 09:39:10 +0800, by Anton Shestakov
-
readme: various small fixes to formatting and spellingFri, 17 Jul 2020 09:36:14 +0800, by Anton Shestakov
-
readme: update link to format-sourceFri, 17 Jul 2020 09:34:28 +0800, by Anton Shestakov
-
packaging: add graphviz into Build-Depends for docs (hg docgraph output)Sun, 12 Jul 2020 19:59:16 +0800, by Anton Shestakov
-
packaging: clean up sphinx in Build-DependsThu, 09 Jul 2020 20:18:53 +0800, by Anton Shestakov
-
packaging: drop X-Python-Version, it's satisfied even in oldoldstableTue, 14 Jul 2020 19:55:57 +0800, by Anton Shestakov
-
packaging: bump Standards-Version to 4.3.0Tue, 14 Jul 2020 13:09:16 +0800, by Anton Shestakov
-
packaging: add Vcs-* fields to debian/controlTue, 14 Jul 2020 13:08:58 +0800, by Anton Shestakov
-
packaging: remove trailing spaces and newlines in debian/Tue, 14 Jul 2020 13:01:22 +0800, by Anton Shestakov
-
packaging: update extend-diff-ignore regexSun, 05 Jul 2020 16:32:08 +0800, by Anton Shestakov
-
packaging: move docs cleanup target from debian/rules to docs/makefileSun, 12 Jul 2020 20:31:02 +0800, by Anton Shestakov
-
tests: add a test that makes sure version metadata stays in syncSat, 04 Jul 2020 18:19:47 +0800, by Anton Shestakov
-
evolve: the rest of b3e178f3e31fSun, 12 Jul 2020 19:40:58 +0800, by Anton Shestakov
-
packaging: remove curl from Build-DependsSat, 11 Jul 2020 10:24:01 +0800, by Anton Shestakov
-
tests: use hg debugcapabilities instead of curlSat, 11 Jul 2020 10:01:54 +0800, by Anton Shestakov
-
tests: replace curl with hg debugdownload commandFri, 10 Jul 2020 12:05:25 +0800, by Anton Shestakov
-
tests: use debugpushkey instead of curl with listkeys queryFri, 10 Jul 2020 11:53:00 +0800, by Anton Shestakov
-
evolve: remove unnecessary codeMon, 22 Jun 2020 09:39:39 +0530, by Sushil khanchi
-
evolve: move README to rstWed, 08 Jul 2020 22:41:20 +0530, by Sushil khanchi
-
evolve: refactor some code changesWed, 08 Jul 2020 22:38:30 +0530, by Sushil khanchi
-
tests: add blank lines to test-topic-tutorial.t to fix .rst syntaxThu, 09 Jul 2020 20:47:11 +0800, by Anton Shestakov
-
packaging: replace wget with curl in Build-DependsSun, 05 Jul 2020 16:14:09 +0800, by Anton Shestakov
-
packaging: simple4server was renamed to evolve.serveronly, and we ship itFri, 10 Jul 2020 10:12:39 +0800, by Anton Shestakov
-
packaging: we no longer have inhibitFri, 10 Jul 2020 09:51:25 +0800, by Anton Shestakov
-
evolve: add test for content-div case A4Sat, 20 Jun 2020 11:24:14 +0530, by Sushil khanchi
-
evolve: add test for content-div case A3Tue, 09 Jun 2020 12:05:40 +0530, by Sushil khanchi
-
evolve: add test coverage for content-div case A2Tue, 09 Jun 2020 12:00:26 +0530, by Sushil khanchi
-
evolve: add content-div test for case when no changesTue, 02 Jun 2020 06:56:36 +0530, by Sushil khanchi
-
evolve: add setup utility for testing content-divergence resolutionTue, 02 Jun 2020 06:54:50 +0530, by Sushil khanchi
-
makefile: use fancy automatic variablesTue, 07 Jul 2020 20:39:28 +0800, by Anton Shestakov
-
makefile: make all non-file targets phonyTue, 07 Jul 2020 20:37:07 +0800, by Anton Shestakov
-
makefile: remove different version tests, currently it's done via CITue, 07 Jul 2020 20:10:00 +0800, by Anton Shestakov
-
makefile: add doc target, since it's easy enoughTue, 07 Jul 2020 19:36:27 +0800, by Anton Shestakov
-
makefile: mention install-home in the help outputTue, 07 Jul 2020 19:16:12 +0800, by Anton Shestakov
-
makefile: move help target to be the first target (i.e. default goal)Tue, 07 Jul 2020 19:13:35 +0800, by Anton Shestakov
-
makefile: move all definitions to the topTue, 07 Jul 2020 19:11:53 +0800, by Anton Shestakov
-
topic: substitute current topic when `--topic .` is used for outgoing/pushFri, 12 Jun 2020 15:42:43 +0800, by Anton Shestakov
-
tests: adjust spelling and spacingThu, 11 Jun 2020 23:38:55 +0800, by Anton Shestakov
-
tests: simplify re-enabling topic extension since we use topic_setup.shThu, 11 Jun 2020 23:36:58 +0800, by Anton Shestakov
-
topic: copy an abort message (new branch) from upstream exactlyThu, 11 Jun 2020 23:28:10 +0800, by Anton Shestakov
-
topic: copy an abort message (new head) from upstream exactlyThu, 11 Jun 2020 19:10:56 +0800, by Anton Shestakov
-
topic: treat argument to --topic as a literal topic name explicitlyThu, 11 Jun 2020 18:50:29 +0800, by Anton Shestakov
-
tests: add the concurrent test case to test-topic-push.tThu, 11 Jun 2020 17:58:04 +0800, by Anton Shestakov
-
tests: add a test determining the branch and topic like the Zsh prompt does itMon, 22 Jun 2020 01:03:22 +0200, by Manuel Jacob
-
ci: use a script template to pull and update /ci/repos/mercurial/Sat, 27 Jun 2020 01:33:31 +0800, by Anton Shestakov
-
ci: print the exact version of pytypeSun, 14 Jun 2020 00:36:37 +0800, by Anton Shestakov
-
ci: replace flake8 job by checks-py{2,3} (with more than flake8)Sun, 07 Jun 2020 18:38:22 +0800, by Anton Shestakov
-
branching: merge with stableWed, 08 Jul 2020 18:07:53 +0200, by Pierre-Yves David
-
tests: the list of extensions in `hg version -v` is now sortedSat, 04 Jul 2020 21:02:37 +0800, by Anton Shestakov
-
obsdiscovery: use plural forms of nodes and markers for variables stableSat, 06 Jun 2020 20:37:10 +0800, by Anton Shestakov
-
obsdiscovery: assign successors and predecessors to variables stableSat, 06 Jun 2020 20:32:38 +0800, by Anton Shestakov
-
obsdiscovery: make some variables' names longer stableSat, 06 Jun 2020 19:43:58 +0800, by Anton Shestakov
-
obsdiscovery: import node as nodemod to free up the name stableSat, 06 Jun 2020 19:32:15 +0800, by Anton Shestakov
-
tests: use hghaveaddon.py to check for flake8 stableSun, 24 May 2020 13:20:45 +0800, by Anton Shestakov
-
tests: actually use the correct python version for flake8/pyflakes stableSun, 24 May 2020 13:07:44 +0800, by Anton Shestakov
-
ci: add /ci/repos/mercurial to $PYTHONPATH for docs stableSat, 06 Jun 2020 21:19:33 +0800, by Anton Shestakov
-
ci: print exact version of used PythonSun, 07 Jun 2020 18:17:08 +0800, by Anton Shestakov
-
tests: replace ls -A with hg status -ASun, 07 Jun 2020 18:08:14 +0800, by Anton Shestakov
-
tests: update logmarkers template to use {dates} and {users}Sun, 07 Jun 2020 18:02:15 +0800, by Anton Shestakov
-
tests: put a common template snippet into [templates]Sun, 07 Jun 2020 17:56:03 +0800, by Anton Shestakov
-
tests: remove "unused" second argument to join() template functionSun, 07 Jun 2020 17:48:16 +0800, by Anton Shestakov
-
tests: drop label from log template in test-evolve-obshistory-amend.tSun, 07 Jun 2020 17:45:13 +0800, by Anton Shestakov
-
ci: add /ci/repos/mercurial to $PYTHONPATH for docsSat, 06 Jun 2020 21:19:33 +0800, by Anton Shestakov
-
ci: add --no-rust to -cext variantsFri, 29 May 2020 13:50:41 +0800, by Anton Shestakov
-
tests: replace check-compat-strings.sh with a Python scriptFri, 29 May 2020 13:23:45 +0800, by Anton Shestakov
-
obsdiscovery: use plural forms of nodes and markers for variablesSat, 06 Jun 2020 20:37:10 +0800, by Anton Shestakov
-
obsdiscovery: assign successors and predecessors to variablesSat, 06 Jun 2020 20:32:38 +0800, by Anton Shestakov
-
obsdiscovery: make some variables' names longerSat, 06 Jun 2020 19:43:58 +0800, by Anton Shestakov
-
obsdiscovery: import node as nodemod to free up the nameSat, 06 Jun 2020 19:32:15 +0800, by Anton Shestakov
-
branching: merge with stableSun, 31 May 2020 14:09:17 +0800, by Anton Shestakov
-
compat: compatibility for mergestate being a separate module in 5.5Fri, 29 May 2020 14:29:03 +0800, by Anton Shestakov
-
ci: use set -x to echo the whole run-tests.py command stringSun, 24 May 2020 16:44:24 +0800, by Anton Shestakov
-
ci: set HGMODULEPOLICY when running specific variantsSun, 24 May 2020 16:29:20 +0800, by Anton Shestakov
-
ci: use a template + variables for defining testsFri, 22 May 2020 08:39:51 +0800, by Anton Shestakov
-
tests: drop hg 3.0 checkSun, 24 May 2020 13:43:53 +0800, by Anton Shestakov
-
tests: use hghaveaddon.py to check for check-manifestSun, 24 May 2020 13:42:09 +0800, by Anton Shestakov
-
tests: use hghaveaddon.py to check for flake8Sun, 24 May 2020 13:20:45 +0800, by Anton Shestakov
-
tests: actually use the correct python version for flake8/pyflakesSun, 24 May 2020 13:07:44 +0800, by Anton Shestakov
-
tests: modernize test-check-pyflakes.tSun, 24 May 2020 13:02:48 +0800, by Anton Shestakov
-
topic: document the other safehasattr() compatibility checkSat, 23 May 2020 11:43:26 +0800, by Anton Shestakov
-
topic: rename topicrel() to topicsubrel() while at itTue, 19 May 2020 12:49:12 +0800, by Anton Shestakov
-
topic: support foo#stack syntaxTue, 19 May 2020 12:25:14 +0800, by Anton Shestakov
-
topic: rename stackrel() to stacksubrel()Tue, 19 May 2020 12:23:29 +0800, by Anton Shestakov
-
packaging: move check-compat-strings.sh to tests/testlib/ stableThu, 21 May 2020 09:51:24 +0800, by Anton Shestakov
-
evolve: rewrite template keywords section and mention obsorigin stableSat, 16 May 2020 16:44:29 +0800, by Anton Shestakov
-
evolve: don't describe {obsfate}, but mention that it was upstreamed stableSat, 16 May 2020 16:42:48 +0800, by Anton Shestakov
-
evolve: precursors, successors and troubles are just aliases now stableSat, 16 May 2020 16:38:58 +0800, by Anton Shestakov
-
templatekw: drop {instabilities} keyword, it's in hg 4.6+Sat, 16 May 2020 16:07:34 +0800, by Anton Shestakov
-
templatekw: remove unused _getusername()Sat, 16 May 2020 16:02:12 +0800, by Anton Shestakov
-
templatekw: remove unused closestsuccessors() and directsuccessorssets()Sat, 16 May 2020 15:48:52 +0800, by Anton Shestakov
-
tests: update one more test-evolve-obshistory*.t header stableSat, 16 May 2020 16:48:35 +0800, by Anton Shestakov
-
obslog: make obslog --no-origin -f work with multiple successor sets stableThu, 14 May 2020 22:19:58 +0800, by Anton Shestakov
-
evolve: remove duplicated codeMon, 30 Dec 2019 00:11:00 +0530, by Sushil khanchi
-
branching: merge stable back into defaultSat, 09 May 2020 22:20:30 +0800, by Anton Shestakov
-
Added tag 10.0.0 for changeset 27d57ca86865 stableSat, 09 May 2020 17:47:56 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Fri, 08 May 2020 22:50:09 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Fri, 08 May 2020 22:18:15 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 08 May 2020 20:36:32 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 08 May 2020 20:36:31 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 08 May 2020 20:36:29 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 08 May 2020 20:36:28 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 08 May 2020 20:24:22 +0800, by Anton Shestakov
-
test-compat: back out changeset 591a0afd2ef3 mercurial-5.3Fri, 08 May 2020 19:49:07 +0800, by Anton Shestakov
-
test-compat: back out changeset 51e38bf936cf mercurial-5.3Fri, 08 May 2020 19:44:48 +0800, by Anton Shestakov
-
test-compat: back out changeset 4da1d21231ae mercurial-5.3Fri, 08 May 2020 19:22:36 +0800, by Anton Shestakov
-
test-compat: back out changeset 7d0d066329f4 mercurial-5.3Fri, 08 May 2020 19:19:26 +0800, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 5.3 mercurial-5.3Fri, 08 May 2020 19:10:14 +0800, by Anton Shestakov
-
packaging: prepare evolve version 10.0.0 stable 10.0.0Fri, 08 May 2020 18:45:49 +0800, by Anton Shestakov
-
branching: merge into stable in preparation for release stableFri, 08 May 2020 18:22:26 +0800, by Anton Shestakov
-
changelog: summarize the last couple of featuresSun, 03 May 2020 15:39:56 +0800, by Anton Shestakov
-
obshistory: create _fatemarkers() similar to _originmarkers()Wed, 29 Apr 2020 21:57:59 +0800, by Anton Shestakov
-
obslog: makes --origin flag the defaultThu, 07 May 2020 01:29:48 +0200, by Anton Shestakov
-
obslog: add a --origin flag to show predecessors instead of successorsThu, 07 May 2020 01:29:24 +0200, by Anton Shestakov
-
obslog: add preliminary support for showing predecessorsTue, 21 Apr 2020 23:45:11 +0800, by Anton Shestakov
-
obshistory: add _originmarkers() function to be used for obslog --originFri, 24 Apr 2020 01:15:38 +0800, by Anton Shestakov
-
evolve: rename `evolve_source_*` to `divergence_source_*`Fri, 08 May 2020 04:02:22 +0200, by Pierre-Yves David
-
evolve: mark new hash-salting extras keys as uninteresting for effect flagThu, 07 May 2020 07:57:14 -0700, by Martin von Zweigbergk
-
evolve: handle relocation during divergence resolution producing no changesMon, 09 Dec 2019 11:09:11 -0800, by Martin von Zweigbergk
-
tests: show crash from divergence resolution resulting in empty commitMon, 09 Dec 2019 10:05:24 -0800, by Martin von Zweigbergk
-
evolve: always create commit when resolving divergenceThu, 30 Apr 2020 10:05:14 -0700, by Martin von Zweigbergk
-
tests: replace an X+X revset with something meaningfulTue, 05 May 2020 16:29:52 +0800, by Anton Shestakov
-
tests: update section headers and comments in obslog-related testsTue, 05 May 2020 16:54:24 +0800, by Anton Shestakov
-
tests: use common obshistory_setup.sh script instead of manual setupTue, 05 May 2020 16:52:59 +0800, by Anton Shestakov
-
tests: remove "second diverged revision" from a phase divergence testTue, 05 May 2020 16:27:02 +0800, by Anton Shestakov
-
obshistory: omit duplicate notes of obsolescence operationsTue, 05 May 2020 15:43:43 +0800, by Anton Shestakov
-
changelog: adjustTue, 05 May 2020 20:25:33 +0200, by Joerg Sonnenberger
-
changelog: mention the sqlite fixSun, 03 May 2020 20:59:34 +0200, by Pierre-Yves David
-
evolve: extract function for relocating divergent commitWed, 01 Apr 2020 09:21:29 -0700, by Martin von Zweigbergk
-
caches: preserve permissions of top-level .hgSun, 03 May 2020 01:01:19 +0200, by Joerg Sonnenberger
-
changelog: mention obsorigin template keywordSat, 02 May 2020 23:31:31 +0800, by Anton Shestakov
-
templatekw: add obsorigin keywordTue, 10 Mar 2020 17:18:09 +0700, by Anton Shestakov
-
obshistory: add predecessorsandmarkers()Fri, 24 Apr 2020 01:14:34 +0800, by Anton Shestakov
-
obshistory: add a function to group predsets by fold-idFri, 24 Apr 2020 01:09:30 +0800, by Anton Shestakov
-
obshistory: add _predecessorsverb() similar to _successorsetverb()Tue, 21 Apr 2020 23:40:44 +0800, by Anton Shestakov
-
obshistory: add a docstring to patchavailable()Sat, 25 Apr 2020 18:51:23 +0800, by Anton Shestakov