Mercurial > evolve
graph
-
tests: account for "egg-info" files in test-check-sdist.t stableMon, 09 Sep 2024 17:28:07 +0400, by Anton Shestakov
-
tests: check metadata and long description using `setup.py check` stableWed, 11 Sep 2024 17:29:04 +0400, by Anton Shestakov
-
tests: make UserWarning about python_requires in test-check-sdist.t optional stableMon, 09 Sep 2024 18:32:53 +0400, by Anton Shestakov
-
tests: accommodate both "hg-evolve" and "hg_evolve" in tarballs stableMon, 09 Sep 2024 18:19:36 +0400, by Anton Shestakov
-
tests: drop the warning about missing README{,.txt} in sdist stableMon, 09 Sep 2024 17:55:17 +0400, by Anton Shestakov
-
ci: copy CI image versions from default and run tests-py3-* on v2.1 stableTue, 15 Oct 2024 21:36:16 +0400, by Anton Shestakov
-
tests: update test-check-commit.t with changes from the upstream version stableSun, 13 Oct 2024 18:07:22 +0400, by Anton Shestakov
-
tests: use testrepohg in test-check-commit.t stableSun, 13 Oct 2024 17:39:40 +0400, by Anton Shestakov
-
tests: use testrepohg in test-check-sdist.t stableSun, 13 Oct 2024 17:40:01 +0400, by Anton Shestakov
-
obslog: clean up a condition and reorder its branchesSun, 22 Sep 2024 12:06:03 +0200, by Pierre-Yves David
-
topic: compatibility for revbranchcache being in a separate module nowSat, 28 Sep 2024 16:09:03 +0400, by Anton Shestakov
-
tests: add `twine check` to test-check-sdist.tMon, 09 Sep 2024 16:51:00 +0400, by Anton Shestakov
-
tests: further relax the number of files check in test-check-sdist.tMon, 16 Sep 2024 17:22:23 +0400, by Anton Shestakov
-
ci: run tests-py3 jobs on v2.0 imagesThu, 12 Sep 2024 16:41:22 +0400, by Anton Shestakov
-
tests: check metadata and long description using `setup.py check`Wed, 11 Sep 2024 17:29:04 +0400, by Anton Shestakov
-
tests: don't put file lists inside dist/ directoryMon, 09 Sep 2024 18:46:03 +0400, by Anton Shestakov
-
tests: make UserWarning about python_requires in test-check-sdist.t optionalMon, 09 Sep 2024 18:32:53 +0400, by Anton Shestakov
-
tests: accommodate both "hg-evolve" and "hg_evolve" in tarballsMon, 09 Sep 2024 18:19:36 +0400, by Anton Shestakov
-
tests: drop the warning about missing README{,.txt} in sdistMon, 09 Sep 2024 17:55:17 +0400, by Anton Shestakov
-
ci: run checks-py3 using v2.0 imagesMon, 09 Sep 2024 17:28:07 +0400, by Anton Shestakov
-
docs: update installation instructions due to PEP 668 stableMon, 22 Jul 2024 15:57:13 +0400, by Anton Shestakov
-
topic: remove obsolete "b" prefix recognitionSun, 25 Aug 2024 17:55:37 +0400, by Anton Shestakov
-
topic: don't recreate stack, we already have it from beforeSun, 25 Aug 2024 17:22:40 +0400, by Anton Shestakov
-
topic: stack index prefix is always "s" nowSun, 25 Aug 2024 17:18:56 +0400, by Anton Shestakov
-
tests: use testrepohg in test-check-tag.tFri, 02 Aug 2024 16:36:40 +0400, by Anton Shestakov
-
tests: use testrepohg in test-check-flake8.tFri, 02 Aug 2024 16:29:10 +0400, by Anton Shestakov
-
tests: use testrepohg in test-check-pyflakes.tThu, 01 Aug 2024 16:12:46 +0400, by Anton Shestakov
-
ci: use v1.0 image for tests-py2-6.1, there's no python2 in newer branchesThu, 01 Aug 2024 16:08:18 +0400, by Anton Shestakov
-
ci: drop PY variable, py2-hgext3rd and py3-hgext3rd are no longer same classThu, 01 Aug 2024 16:06:02 +0400, by Anton Shestakov
-
evolve: check that the evolved revisions are indeed in the repo during abort stableFri, 23 Aug 2024 17:00:28 +0400, by Anton Shestakov
-
topic: add fqbn method to dirstate to use instead of repo[None].fqbn()Tue, 20 Aug 2024 17:01:50 +0400, by Anton Shestakov
-
tests: add another test case for FQBN in hg branch, with non-ASCII charactersSun, 25 Feb 2024 17:55:06 -0300, by Anton Shestakov
-
topic: make hg branch command output FQBNSun, 19 Nov 2023 23:00:11 -0300, by Anton Shestakov
-
tests: demonstrate that using FQBN sometimes works with hg upFri, 03 Nov 2023 15:11:06 -0300, by Anton Shestakov
-
tests: remove (esc) when it's not needed in test-namespaces.tSun, 25 Feb 2024 17:53:00 -0300, by Anton Shestakov
-
topic: implement dirstate.topic() and dirstate.tns()Sat, 09 Dec 2023 15:26:35 -0300, by Anton Shestakov
-
topic: we checked that branchmap.branchcache exists, let pytype know thisFri, 12 Jul 2024 15:44:12 +0400, by Anton Shestakov
-
pytype: ignore an error about missing scmutil.filteredhash() on hg 6.8Fri, 12 Jul 2024 15:43:01 +0400, by Anton Shestakov
-
branching: merge with stableFri, 28 Jun 2024 19:05:24 +0400, by Anton Shestakov
-
Added tag 11.1.4 for changeset ed7c98393e06 stableFri, 28 Jun 2024 17:56:44 +0400, by Anton Shestakov
-
packaging: prepare evolve 11.1.4, topic 1.1.4 stable 11.1.4Fri, 28 Jun 2024 17:03:38 +0400, by Anton Shestakov
-
changelog: set evolve 11.1.4 release date stableFri, 28 Jun 2024 17:03:00 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Thu, 27 Jun 2024 09:47:05 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Thu, 27 Jun 2024 09:03:55 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Thu, 27 Jun 2024 01:07:01 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Wed, 26 Jun 2024 23:48:03 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Wed, 26 Jun 2024 21:08:30 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Wed, 26 Jun 2024 20:39:06 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Wed, 26 Jun 2024 19:51:33 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Wed, 26 Jun 2024 18:09:37 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Wed, 26 Jun 2024 16:24:32 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Wed, 26 Jun 2024 16:08:28 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Wed, 26 Jun 2024 16:07:53 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Wed, 26 Jun 2024 15:39:36 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Wed, 26 Jun 2024 15:19:21 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Wed, 26 Jun 2024 15:02:24 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Wed, 26 Jun 2024 15:02:19 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4Wed, 26 Jun 2024 15:02:14 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5Wed, 26 Jun 2024 14:47:03 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.7 into mercurial-6.6 mercurial-6.6Wed, 26 Jun 2024 13:45:02 +0400, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.7 mercurial-6.7Wed, 26 Jun 2024 13:44:37 +0400, by Anton Shestakov
-
topic: further "help pytype" by not mentioning remotebranchcache on hg 4.9 stableThu, 27 Jun 2024 17:14:50 +0400, by Anton Shestakov
-
topic: bring back oldbranchmap context manager for hg 4.9 stableThu, 27 Jun 2024 16:59:29 +0400, by Anton Shestakov
-
changelog: add changelog items for evolve 11.1.4 and topic 1.1.4 stableWed, 26 Jun 2024 13:38:46 +0400, by Anton Shestakov
-
branching: merge with stableWed, 26 Jun 2024 00:12:58 +0400, by Anton Shestakov
-
topic: add more branchcache entries to test-topic-flow-publish-flag.t stableThu, 13 Jun 2024 15:45:02 +0400, by Anton Shestakov
-
topic: compatibility for branchmap.BranchCacheV2 stableWed, 12 Jun 2024 19:27:31 +0400, by Anton Shestakov
-
topic: drop oldbranchmap context manager, _topiccache is now a mixin stableMon, 18 Mar 2024 14:01:40 -0300, by Anton Shestakov
-
topic: compatibility for RemotePhasesSummary.draft_roots stableTue, 25 Jun 2024 17:10:03 +0400, by Anton Shestakov
-
topic: compatibility for RemotePhasesSummary.public_heads stableFri, 17 May 2024 15:59:34 +0400, by Anton Shestakov
-
topic: compatibility for scmutil.combined_filtered_and_obsolete_hash() stableFri, 17 May 2024 15:07:04 +0400, by Anton Shestakov
-
evolve: compatibility for scmutil.combined_filtered_and_obsolete_hash() stableFri, 17 May 2024 15:06:33 +0400, by Anton Shestakov
-
topic: add more branchcache entries to test-topic-flow-publish-flag.tThu, 13 Jun 2024 15:45:02 +0400, by Anton Shestakov
-
topic: make sure filtername is not NoneSat, 16 Mar 2024 18:27:18 -0300, by Anton Shestakov
-
topic: compatibility for branchmap.BranchCacheV2Wed, 12 Jun 2024 19:27:31 +0400, by Anton Shestakov
-
topic: compatibility for RemotePhasesSummary.public_headsFri, 17 May 2024 15:59:34 +0400, by Anton Shestakov
-
topic: compatibility for scmutil.combined_filtered_and_obsolete_hash()Fri, 17 May 2024 15:07:04 +0400, by Anton Shestakov
-
evolve: compatibility for scmutil.combined_filtered_and_obsolete_hash()Fri, 17 May 2024 15:06:33 +0400, by Anton Shestakov
-
branching: merge with stableSun, 26 May 2024 13:49:02 +0400, by Anton Shestakov
-
ci: pull the hg clone explicitly from m-s.o only stableSun, 26 May 2024 13:03:21 +0400, by Anton Shestakov
-
branching: merge with stableSun, 14 Apr 2024 00:41:49 -0300, by Anton Shestakov
-
Added tag 11.1.3 for changeset 2d2da4f7742a stableFri, 12 Apr 2024 15:44:32 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.1.3, topic 1.1.3 stable 11.1.3Fri, 12 Apr 2024 14:34:48 -0300, by Anton Shestakov
-
changelog: set evolve 11.1.3 release date stableFri, 12 Apr 2024 14:34:13 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Thu, 11 Apr 2024 17:57:48 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Thu, 11 Apr 2024 16:03:31 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Thu, 11 Apr 2024 15:10:26 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Thu, 11 Apr 2024 14:51:27 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Thu, 11 Apr 2024 14:30:20 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Thu, 11 Apr 2024 13:54:22 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Thu, 11 Apr 2024 13:31:20 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Thu, 11 Apr 2024 13:18:15 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Thu, 11 Apr 2024 12:51:11 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Thu, 11 Apr 2024 12:33:39 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Thu, 11 Apr 2024 12:05:06 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Thu, 11 Apr 2024 11:46:36 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Thu, 11 Apr 2024 01:58:28 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Thu, 11 Apr 2024 01:58:23 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Thu, 11 Apr 2024 01:58:19 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4Thu, 11 Apr 2024 01:58:14 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5Thu, 11 Apr 2024 01:58:10 -0300, by Anton Shestakov
-
test-compat: merge stable into mercurial-6.6 mercurial-6.6Thu, 11 Apr 2024 01:58:03 -0300, by Anton Shestakov
-
changelog: add changelog items for evolve 11.1.3 and topic 1.1.3 stableWed, 03 Apr 2024 05:07:39 -0300, by Anton Shestakov
-
ci: limit maximum number of open file on python2 stableTue, 09 Apr 2024 19:25:32 +0200, by Pierre-Yves David
-
topic: make debug-default-topic-namespace --clear slightly smarter stableFri, 29 Mar 2024 15:02:02 -0300, by Anton Shestakov
-
topic: drop oldbranchmap context manager, _topiccache is now a mixinMon, 18 Mar 2024 14:01:40 -0300, by Anton Shestakov
-
topic: drop repoviewutil.subsettable compatibility for hg 4.9Sat, 13 Jan 2024 17:34:37 -0300, by Anton Shestakov
-
topic: drop branchmap.updatecache() compatibility for hg 4.9Thu, 11 Jan 2024 15:26:49 -0300, by Anton Shestakov
-
topic: drop branchmap._entries compatibility for hg 4.9Thu, 11 Jan 2024 15:31:13 -0300, by Anton Shestakov
-
branching: merge with stableThu, 14 Mar 2024 15:12:18 -0300, by Anton Shestakov
-
topic: new experimental.tns-reject-push config to refuse changesets with tns stableFri, 15 Mar 2024 17:05:09 -0300, by Anton Shestakov
-
topic: get changeset node using the designated functions stableThu, 14 Mar 2024 16:08:59 -0300, by Anton Shestakov
-
tests: run debug-default-topic-namespace after --clear, but before evolve stableThu, 14 Mar 2024 14:33:47 -0300, by Anton Shestakov
-
topic: teach debug-default-topic-namespace how to clean commit extras stableMon, 11 Mar 2024 16:16:52 -0300, by Anton Shestakov
-
topic: allow selecting a specific tns value in debug-default-topic-namespace stableThu, 07 Mar 2024 14:56:50 -0300, by Anton Shestakov
-
topic: add a simple debug command to list changesets with problematic tns stableWed, 06 Mar 2024 16:46:44 -0300, by Anton Shestakov
-
topic: rename the lock variable to wlock in topicrepo.wlock() stableWed, 13 Mar 2024 15:54:01 -0300, by Anton Shestakov
-
topic: drop _cleanup_tns_file(), move code directly into wlock() stableMon, 11 Mar 2024 16:35:29 -0300, by Anton Shestakov
-
topic: run _cleanup_tns_file() when acquiring fresh wlock stableWed, 28 Feb 2024 15:23:39 -0300, by Anton Shestakov
-
topic: move .hg/topic-namespace file removal to a separate method stableWed, 28 Feb 2024 15:07:52 -0300, by Anton Shestakov
-
branching: merge with stableSun, 03 Mar 2024 15:38:03 -0300, by Anton Shestakov
-
Added tag 11.1.2 for changeset c31c66383810 stableSun, 03 Mar 2024 14:39:22 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.1.2, topic 1.1.2 stable 11.1.2Sun, 03 Mar 2024 14:11:25 -0300, by Anton Shestakov
-
changelog: set evolve 11.1.2 release date stableSun, 03 Mar 2024 14:10:21 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 01 Mar 2024 17:23:44 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 01 Mar 2024 17:13:10 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 01 Mar 2024 16:41:12 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 01 Mar 2024 16:21:51 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Fri, 01 Mar 2024 15:37:29 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Fri, 01 Mar 2024 15:12:34 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Fri, 01 Mar 2024 14:49:40 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Fri, 01 Mar 2024 14:27:03 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Fri, 01 Mar 2024 13:50:17 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Fri, 01 Mar 2024 12:43:19 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Fri, 01 Mar 2024 02:02:49 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Thu, 29 Feb 2024 16:12:16 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Thu, 29 Feb 2024 15:53:22 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Thu, 29 Feb 2024 15:45:09 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Thu, 29 Feb 2024 15:32:09 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4Thu, 29 Feb 2024 15:08:45 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5Thu, 29 Feb 2024 14:21:46 -0300, by Anton Shestakov
-
ci: drop tests-py2-6.1 job from compatibility branches mercurial-6.6Thu, 29 Feb 2024 14:18:08 -0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.6 mercurial-6.6Thu, 29 Feb 2024 14:09:23 -0300, by Anton Shestakov
-
changelog: update for future evolve 11.1.2 and topic 1.1.2 stableSun, 25 Feb 2024 17:09:23 -0300, by Anton Shestakov
-
evolve: mark as tested with Mercurial 6.7 stableSun, 25 Feb 2024 16:14:33 -0300, by Anton Shestakov
-
branching: merge with stableSun, 25 Feb 2024 15:55:13 -0300, by Anton Shestakov
-
topic: compatibility for phase roots being revnums stableFri, 23 Feb 2024 14:52:09 -0300, by Anton Shestakov
-
evolve: drop cmdutil.STATES compatibility for hg 5.0Thu, 11 Jan 2024 13:21:08 -0300, by Anton Shestakov
-
topic: drop compatibility for tr.changes[b'phases'] being a dict in hg 5.3Wed, 10 Jan 2024 15:39:03 -0300, by Anton Shestakov
-
topic: drop compatibility for changelog.add() for hg 5.5 and olderWed, 10 Jan 2024 15:28:20 -0300, by Anton Shestakov
-
topic: remove transaction validator compatibility for hg 5.3Thu, 26 Oct 2023 14:49:37 -0300, by Anton Shestakov
-
evolve: use functions from topic extension to set current topic and tns stableThu, 22 Feb 2024 14:10:01 -0300, by Anton Shestakov
-
branching: merge with stableWed, 07 Feb 2024 16:31:44 -0300, by Anton Shestakov
-
topic: handle commitstatus() with opts=None for hg <= 6.5 too stableTue, 06 Feb 2024 08:59:43 +0000, by Zeger Van de Vannet
-
branching: merge with stableWed, 07 Feb 2024 14:57:11 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Mon, 05 Feb 2024 15:48:28 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Mon, 05 Feb 2024 15:39:34 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Mon, 05 Feb 2024 15:19:51 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Mon, 05 Feb 2024 15:10:57 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Sun, 04 Feb 2024 20:40:31 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Sun, 04 Feb 2024 17:29:11 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Sun, 04 Feb 2024 17:17:44 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Sun, 04 Feb 2024 16:54:39 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Sun, 04 Feb 2024 16:28:25 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Sun, 04 Feb 2024 16:28:20 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Sun, 04 Feb 2024 16:14:50 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Sun, 04 Feb 2024 16:14:45 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Sun, 04 Feb 2024 15:57:26 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Sun, 04 Feb 2024 15:57:21 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Sun, 04 Feb 2024 15:47:06 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4Sun, 04 Feb 2024 15:46:44 -0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.5 mercurial-6.5Sun, 04 Feb 2024 15:24:11 -0300, by Anton Shestakov
-
Added tag 11.1.1 for changeset 369e248b6312 stableMon, 05 Feb 2024 16:30:38 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.1.1, topic 1.1.1 stable 11.1.1Mon, 05 Feb 2024 16:30:14 -0300, by Anton Shestakov
-
changelog: set evolve 11.1.1 release date stableMon, 05 Feb 2024 16:29:45 -0300, by Anton Shestakov
-
changelog: update for evolve 11.1.1 and topic 1.1.1 stableSun, 04 Feb 2024 15:11:35 -0300, by Anton Shestakov
-
tests: show uncommit_source in test-uncommit-interactive.t stableSat, 03 Feb 2024 15:23:57 -0300, by Anton Shestakov
-
uncommit: don't forget to copy commit extras before modifying them stableSat, 03 Feb 2024 14:38:37 -0300, by Anton Shestakov
-
tests: replace obsolescent fgrep with grep -FFri, 02 Feb 2024 00:12:49 +0100, by Manuel Jacob
-
tests: replace obsolescent egrep with grep -EFri, 02 Feb 2024 00:09:51 +0100, by Manuel Jacob
-
cleanup: remove unnecessary remotebranchmap checksThu, 01 Feb 2024 23:58:40 +0100, by Manuel Jacob
-
tests: stop showing extra dict, which was added to see change stableThu, 01 Feb 2024 19:23:53 +0100, by Manuel Jacob
-
uncommit: set uncommit_source extra consistently in interactive mode stableThu, 01 Feb 2024 19:13:24 +0100, by Manuel Jacob
-
tests: show extra dict of some changesets to be able to see change stableThu, 01 Feb 2024 08:29:10 +0100, by Manuel Jacob
-
tests: show .hg/topic-namespace in a couple of places in test-namespaces.t stableFri, 12 Jan 2024 14:47:24 -0300, by Anton Shestakov
-
tests: show commit extras in a couple more places in test-namespaces*.t stableThu, 11 Jan 2024 13:53:59 -0300, by Anton Shestakov
-
evolve: add another assert to help pytypeWed, 17 Jan 2024 16:25:51 -0300, by Anton Shestakov
-
contrib: adjust heptapod CI flavor sizesThu, 18 Jan 2024 13:22:27 -0300, by Anton Shestakov
-
topic: remove .hg/topic-namespace file if it has the default value stableFri, 19 Jan 2024 14:29:35 -0300, by Anton Shestakov
-
topic: use the appropriate functions to change topic and tns on wdir update stableThu, 18 Jan 2024 14:32:41 -0300, by Anton Shestakov
-
topic: internal config option to fix hg pick behavior (issue6406) stableSat, 27 Jan 2024 17:36:39 -0300, by Anton Shestakov
-
tests: demonstrate hg pick currently ignoring active topic (issue6406) stableWed, 13 Dec 2023 15:44:30 -0300, by Anton Shestakov
-
evolve: correct source for configoverride in hg previous stableSat, 27 Jan 2024 17:23:59 -0300, by Anton Shestakov
-
topic: return our special executor classes for each instanceTue, 09 Jan 2024 15:39:28 -0300, by Anton Shestakov
-
branching: merge with stableWed, 17 Jan 2024 14:27:57 -0300, by Anton Shestakov
-
ci: install the newest pytype to date (2024.1.5)Sat, 06 Jan 2024 13:26:13 -0300, by Anton Shestakov
-
contrib: add a Dockerfile to run pytype using our CI setup locallyFri, 05 Jan 2024 13:58:25 -0300, by Anton Shestakov
-
ci: now pytype job is almost 100% green, so we don't need to ignore exit codeFri, 05 Jan 2024 13:38:37 -0300, by Anton Shestakov
-
ci: use v2.0 images and newer pytypeThu, 04 Jan 2024 14:52:47 -0300, by Anton Shestakov
-
ci: update pytype job recipe to be more similar to the one in coreTue, 26 Dec 2023 14:55:35 -0300, by Anton Shestakov
-
topic: wrap makebundlerepository() to wrap bundlerepository class (issue6856) stableFri, 05 Jan 2024 13:35:27 -0300, by Anton Shestakov
-
topic: add tns_heads method to wirepeer directly instead of using a subclass stableTue, 09 Jan 2024 17:01:13 +0100, by Pierre-Yves David
-
evolve: drop compatibility for experimental.auto-publish for hg 4.8Fri, 03 Nov 2023 15:26:57 -0300, by Anton Shestakov
-
topic: we no longer add --publish to push command, it's just thereSat, 06 Jan 2024 17:08:01 -0300, by Anton Shestakov
-
topic: drop compatibility for hg push with --publish flag in hg 4.8Mon, 06 Nov 2023 00:58:11 -0300, by Anton Shestakov
-
evolve: remove compatibility for memmerge not being available in hg 5.5Thu, 26 Oct 2023 14:50:20 -0300, by Anton Shestakov
-
topic: remove subscript relation compatibility checks for hg 5.3Sun, 07 Jan 2024 14:27:11 -0300, by Anton Shestakov
-
topic: remove subscript relation compatibility check for hg 4.8Fri, 03 Nov 2023 13:47:13 -0300, by Anton Shestakov
-
topic: remove subscript relation compatibility for revsets in hg 4.9Fri, 03 Nov 2023 13:44:45 -0300, by Anton Shestakov
-
evolve: remove legacy.py that provided debugconvertobsoleteThu, 04 Jan 2024 13:33:28 -0300, by Anton Shestakov
-
branching: merge with stableWed, 03 Jan 2024 13:56:27 -0300, by Anton Shestakov
-
evolve: drop unused dagutil.pyTue, 26 Dec 2023 16:02:05 -0300, by Anton Shestakov
-
cbor: revert bytefying all stringsWed, 27 Dec 2023 15:31:19 -0300, by Anton Shestakov
-
topic: release transaction using lockmodSun, 31 Dec 2023 17:00:44 -0300, by Anton Shestakov
-
topic: use functools.partial() instead of using __get__ method-wrapperMon, 01 Jan 2024 19:00:18 -0300, by Anton Shestakov
-
evolve: let pytype ignore system cbor moduleMon, 01 Jan 2024 18:04:25 -0300, by Anton Shestakov
-
evolve: add missing _tiprev and _tipnode attributes to stablerangesqlbaseMon, 01 Jan 2024 17:58:08 -0300, by Anton Shestakov
-
evolve: let pytype ignore python2-style metaclassesMon, 01 Jan 2024 17:54:05 -0300, by Anton Shestakov
-
evolve: make pytype ignore some old attributes present in Mercurial 5.0Sun, 31 Dec 2023 19:16:21 -0300, by Anton Shestakov
-
evolve: remove compat for exchange.buildobsmarkerspart()Sun, 31 Dec 2023 17:51:27 -0300, by Anton Shestakov
-
rewind: opts is guaranteed to have the required keys, access them directlySun, 31 Dec 2023 17:42:02 -0300, by Anton Shestakov
-
evolve: let pytype ignore the old cmdutil.recordfilter() signatureSun, 31 Dec 2023 16:58:49 -0300, by Anton Shestakov
-
pullbundle: let pytype ignore the old discovery.outgoing() signatureSun, 31 Dec 2023 15:57:28 -0300, by Anton Shestakov
-
topic: assert repo reference is not immediately None to help pytypeSun, 31 Dec 2023 16:59:26 -0300, by Anton Shestakov
-
topic: help pytype see that _topiccache is a mixin for use with branchcacheThu, 28 Dec 2023 14:19:54 -0300, by Anton Shestakov
-
obshistory: give pytype an assert to calm it downTue, 26 Dec 2023 16:23:25 -0300, by Anton Shestakov
-
evolve: ignore attribute-error in compat code for simplemerge.Merge3TextThu, 28 Dec 2023 14:21:34 -0300, by Anton Shestakov
-
topic: let pytype ignore wireprotov1peer.future attribute if it's not thereTue, 26 Dec 2023 16:22:18 -0300, by Anton Shestakov
-
evolve: fix typo in "mercurial" and let hasmemmergestate be True sometimes stableSun, 31 Dec 2023 16:22:15 -0300, by Anton Shestakov
-
topic: update comment in the topic namespace name checkSun, 17 Dec 2023 12:44:22 -0300, by Anton Shestakov
-
topic: use InputError instead of simple Abort for topic namespaces checksSat, 16 Dec 2023 14:22:16 -0300, by Anton Shestakov
-
branching: merge with stableSat, 16 Dec 2023 13:23:38 -0300, by Anton Shestakov
-
changelog: update for 11.1.0 one more time stableTue, 24 Oct 2023 16:31:34 -0300, by Anton Shestakov
-
topic: check that topic namespace names are human-readable like topics stableMon, 11 Dec 2023 16:51:27 -0300, by Anton Shestakov
-
topic: add a missing comma in the topic name rejection message stableMon, 11 Dec 2023 16:27:09 -0300, by Anton Shestakov
-
topic: properly decode topic and topic namespace after reading from disk stableMon, 11 Dec 2023 16:15:10 -0300, by Anton Shestakov
-
ci: use our new CI image from v2.0 branch to build evolve docsSat, 11 Nov 2023 16:21:23 -0300, by Anton Shestakov
-
docs: use full path to logo-evolve.ico in html_faviconSat, 11 Nov 2023 16:35:13 -0300, by Anton Shestakov
-
topic: drop compatibility for branchinfo(..., changelog=None) for hg 4.8Fri, 03 Nov 2023 15:44:25 -0300, by Anton Shestakov
-
topic: drop compatibility {branchmap,repoviewutil}.subsettable for hg 4.9Fri, 03 Nov 2023 15:20:53 -0300, by Anton Shestakov
-
evolve: mention hg 5.6 in the help textThu, 26 Oct 2023 15:17:04 -0300, by Anton Shestakov
-
topic: formally drop compatibility with hg 4.9 through 5.5Thu, 26 Oct 2023 14:31:37 -0300, by Anton Shestakov
-
evolve: formally drop compatibility with hg 4.9 through 5.5Thu, 26 Oct 2023 14:31:03 -0300, by Anton Shestakov
-
packaging: require mercurial >= 5.6 for .deb packagesThu, 26 Oct 2023 15:16:44 -0300, by Anton Shestakov
-
tests: clarify what branch we're closingMon, 30 Oct 2023 14:26:30 -0300, by Anton Shestakov
-
topic: use dirstate.branch() instead of wdir.branch()Sun, 29 Oct 2023 15:56:57 -0300, by Anton Shestakov
-
branching: merge with stableMon, 23 Oct 2023 15:29:27 -0300, by Anton Shestakov
-
Added tag 11.1.0 for changeset a625eb5acea4 stableMon, 23 Oct 2023 14:38:47 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.1.0, topic 1.1.0 stable 11.1.0Mon, 23 Oct 2023 13:40:48 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Sun, 15 Oct 2023 16:33:37 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Sun, 15 Oct 2023 16:33:32 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Sun, 15 Oct 2023 16:21:07 -0300, by Anton Shestakov
-
tests: rebase and histedit don't use rewriteutil.precheck() on hg 5.2 mercurial-5.2Sun, 15 Oct 2023 16:12:26 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Sun, 15 Oct 2023 15:13:01 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Sat, 14 Oct 2023 14:55:43 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Sat, 14 Oct 2023 14:41:41 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Sat, 14 Oct 2023 14:15:58 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Sat, 14 Oct 2023 13:34:03 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Sat, 14 Oct 2023 13:15:16 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Fri, 13 Oct 2023 16:58:18 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Fri, 13 Oct 2023 16:58:13 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Fri, 13 Oct 2023 16:44:02 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Fri, 13 Oct 2023 16:43:57 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Fri, 13 Oct 2023 16:12:45 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Fri, 13 Oct 2023 16:12:40 -0300, by Anton Shestakov
-
test-compat: merge stable into mercurial-6.4 mercurial-6.4Fri, 13 Oct 2023 16:12:31 -0300, by Anton Shestakov
-
branching: merge into stable in preparation for release stableWed, 18 Oct 2023 16:37:08 -0300, by Anton Shestakov
-
changelog: document tns precheck limitations on hg 5.2 and olderWed, 18 Oct 2023 15:55:06 -0300, by Anton Shestakov
-
topic: use distinct names for distinct origvalidator and _validate()Sat, 14 Oct 2023 15:53:40 -0300, by Anton Shestakov
-
topic: compatibility for branchmaptns with branchmap from hg 5.0Sun, 15 Oct 2023 16:59:25 -0300, by Anton Shestakov
-
topic: compatibility for tns_heads peer command with Mercurial 5.9 and olderFri, 13 Oct 2023 15:16:18 -0300, by Anton Shestakov
-
compat: older hg versions need byteskwargs in commitstatus()Thu, 12 Oct 2023 14:37:31 -0300, by Anton Shestakov
-
compat: hg 5.6 doesn't have tip as an argument to commitstatus() at allThu, 12 Oct 2023 14:05:57 -0300, by Anton Shestakov
-
compat: make sure to actually pass tip to commitstatus()Thu, 12 Oct 2023 14:04:37 -0300, by Anton Shestakov
-
branching: closing test-compat branch for mercurial-4.8 mercurial-4.8Sun, 15 Oct 2023 16:37:27 -0300, by Anton Shestakov
-
changelog: update for evolve 11.1.0 and topic 1.1.0Wed, 11 Oct 2023 15:18:41 -0300, by Anton Shestakov
-
branching: merge with stableWed, 11 Oct 2023 13:45:08 -0300, by Anton Shestakov
-
topic: test config files and explicit --rev arguments using `hg incoming`Sat, 30 Sep 2023 15:41:05 -0300, by Anton Shestakov
-
topic: use a config option to signal explicit target arguments (for tns)Mon, 09 Oct 2023 15:07:38 -0300, by Anton Shestakov
-
topic: copy experimental.tns-default-pull-namespaces to remote peer uiMon, 09 Oct 2023 15:06:26 -0300, by Anton Shestakov
-
tests: add `hg incoming` with a template that includes {fqbn}Sat, 30 Sep 2023 13:59:18 -0300, by Anton Shestakov
-
topic: also add topic and topic namespace caches to bundlerepositoryFri, 29 Sep 2023 16:37:53 -0300, by Anton Shestakov
-
topic: check for devel.randomseed existence correctlyFri, 29 Sep 2023 16:36:32 -0300, by Anton Shestakov
-
changelog: mention the removal of evolve.serveronly and serverminitopicWed, 04 Oct 2023 14:27:00 -0300, by Anton Shestakov
-
evolve.serveronly: remove this extension, please use regular evolve extensionWed, 04 Oct 2023 14:08:53 -0300, by Anton Shestakov
-
serverminitopic: remove this extension, please use regular topic extensionWed, 04 Oct 2023 14:04:40 -0300, by Anton Shestakov
-
evolve: fix docstring of _markerseffects() stableWed, 16 Aug 2023 15:11:43 -0300, by Anton Shestakov
-
changelog: update for evolve 11.0.3 and topic 1.0.3 stableWed, 04 Oct 2023 13:48:52 -0300, by Anton Shestakov
-
topic: invalidate topic namespace cache in repo.invalidatecaches() stableWed, 04 Oct 2023 13:44:33 -0300, by Anton Shestakov
-
pick: update commit message hashes like other rewrite commandsTue, 12 Sep 2023 11:45:49 -0400, by Matt Harbison
-
topic: pretend changeset has no topic namespace if it doesn't have a topicTue, 20 Jun 2023 12:30:24 -0300, by Anton Shestakov
-
tests: import a patch with topic namespace, but without topicWed, 06 Sep 2023 16:03:01 -0300, by Anton Shestakov
-
tests: show extras after importing a patch with topic and namespaceWed, 06 Sep 2023 16:00:37 -0300, by Anton Shestakov
-
topic: don't write namespace into commit extras if there's no topicWed, 06 Sep 2023 14:45:42 -0300, by Anton Shestakov
-
topic: add experimental.tns-default-pull-namespaces config optionThu, 27 Jul 2023 16:39:43 -0300, by Anton Shestakov
-
topic: compatibility for commitstatus(..., **opts)Wed, 30 Aug 2023 15:08:35 -0300, by Anton Shestakov
-
topic: properly process revbranchcache before sending it to peers (issue6841) stableFri, 25 Aug 2023 16:01:28 -0300, by Anton Shestakov
-
topic: transaction names sometimes need stripping of URLsSun, 13 Aug 2023 16:08:26 -0300, by Anton Shestakov
-
topic: compatibility for tr.changes[b'phases'] in hg 5.3 and olderThu, 03 Aug 2023 16:32:41 -0300, by Anton Shestakov
-
tests: importing with default topic&namespace values doesn't add extrasMon, 31 Jul 2023 16:47:42 -0300, by Anton Shestakov
-
branching: merge with stableMon, 31 Jul 2023 16:23:52 -0300, by Anton Shestakov
-
topic: update hg debug-topic-namespace to treat "none" as the empty valueThu, 27 Jul 2023 16:37:09 -0300, by Anton Shestakov
-
evolve: don't warn about topics while resolving public content-divergence stableThu, 20 Jul 2023 13:42:06 -0300, by Anton Shestakov
-
topic: teach hg import/export to handle topic namespace as wellFri, 14 Jul 2023 15:54:51 -0300, by Anton Shestakov
-
compat: make inspect.getargspec() work with functools.partial on Python 2Mon, 10 Jul 2023 16:13:45 -0300, by Anton Shestakov
-
topic: experimental config option and topic namespace checking in precheck()Thu, 22 Jun 2023 21:51:37 -0300, by Anton Shestakov
-
topic: only set topic on workingcommitctx if it doesn't already have one stableMon, 17 Jul 2023 15:52:39 -0300, by Anton Shestakov
-
topic: check if tns is "none" in one more placeMon, 17 Jul 2023 16:20:16 -0300, by Anton Shestakov
-
topic: write topic namespace to disk if it's not "none"Mon, 17 Jul 2023 16:17:39 -0300, by Anton Shestakov
-
topic: update topic namespace revset to use "none" as the default/empty valueMon, 17 Jul 2023 14:34:59 -0300, by Anton Shestakov
-
docs: switch to fediverse terminologyThu, 06 Jul 2023 14:49:54 -0300, by Anton Shestakov
-
docs: update the release checklist templateThu, 06 Jul 2023 14:49:06 -0300, by Anton Shestakov
-
branching: merge with stableWed, 05 Jul 2023 15:57:19 -0300, by Anton Shestakov
-
Added tag 11.0.2 for changeset b9355f6f3093 stableWed, 05 Jul 2023 14:33:41 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.0.2 and topic 1.0.2 stable 11.0.2Wed, 05 Jul 2023 14:33:09 -0300, by Anton Shestakov
-
topic: mark compatible with Mercurial 6.5 stableFri, 30 Jun 2023 14:47:57 -0300, by Anton Shestakov
-
evolve: mark compatible with Mercurial 6.5 stableFri, 30 Jun 2023 14:47:35 -0300, by Anton Shestakov
-
packaging: use python3 instead of python in debian/rules stableFri, 07 Apr 2023 15:52:26 -0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Tue, 04 Jul 2023 15:56:55 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Tue, 04 Jul 2023 15:24:56 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Mon, 03 Jul 2023 23:20:52 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Mon, 03 Jul 2023 17:29:14 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Mon, 03 Jul 2023 17:06:04 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Sun, 02 Jul 2023 12:56:54 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Sun, 02 Jul 2023 12:41:26 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Sun, 02 Jul 2023 12:29:09 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Sun, 02 Jul 2023 12:08:06 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Fri, 30 Jun 2023 16:45:29 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Fri, 30 Jun 2023 16:25:11 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Fri, 30 Jun 2023 16:09:43 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Fri, 30 Jun 2023 15:52:15 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Fri, 30 Jun 2023 15:30:09 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Fri, 30 Jun 2023 15:18:09 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3Fri, 30 Jun 2023 15:02:59 -0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.4 mercurial-6.4Fri, 30 Jun 2023 14:50:42 -0300, by Anton Shestakov
-
tests: capture .hg/merge/state presence as well stableThu, 25 May 2023 11:08:09 -0300, by Anton Shestakov
-
tests: some backup files now use ".bck" extension stableMon, 22 May 2023 20:33:39 -0300, by Anton Shestakov
-
tests: update tests output for changegroup3 becoming the new default stableWed, 29 Mar 2023 20:36:58 -0300, by Anton Shestakov
-
topic: explain the tns reporting case for phase divergence moreTue, 13 Jun 2023 19:34:04 +0200, by Pierre-Yves David
-
topic: add better title to tns report testsTue, 13 Jun 2023 19:06:54 +0200, by Pierre-Yves David
-
topic: report namespace changes in more cases of phase movementsFri, 09 Jun 2023 11:02:13 -0300, by Anton Shestakov
-
topic: also find and report topic namespace changes caused by bookmarksMon, 05 Jun 2023 21:57:37 -0300, by Anton Shestakov
-
topic: find and report topic namespace changes in transactionsMon, 05 Jun 2023 21:57:13 -0300, by Anton Shestakov
-
tests: roughly check the amount of test files in a tarballWed, 07 Jun 2023 19:57:24 -0300, by Anton Shestakov
-
tests: split file list into tests and other files for checking sdist targetWed, 07 Jun 2023 19:53:39 -0300, by Anton Shestakov
-
evolve: add a test to capture the expected behavior of retaining extrasThu, 25 May 2023 00:52:54 +0200, by Jason R. Coombs
-
evolve: retain extras when relocating a commitThu, 08 Jun 2023 11:07:34 -0400, by Jason R. Coombs
-
tests: capture .hg/merge/state presence as wellThu, 25 May 2023 11:08:09 -0300, by Anton Shestakov
-
tests: narrow some listing of .hg downWed, 24 May 2023 23:56:46 +0200, by Pierre-Yves David
-
topic: don't show "none" in the list of topic namespacesTue, 23 May 2023 11:09:06 -0300, by Anton Shestakov
-
tests: show `hg topics` output when there are no topicsTue, 23 May 2023 11:08:24 -0300, by Anton Shestakov
-
topic: make topic namespace use string "none" as the default/empty valueFri, 19 May 2023 10:08:19 -0300, by Anton Shestakov
-
tests: some backup files now use ".bck" extensionMon, 22 May 2023 20:33:39 -0300, by Anton Shestakov
-
packaging: use python3 instead of python in debian/rulesFri, 07 Apr 2023 15:52:26 -0300, by Anton Shestakov
-
evolve: add obsdiff as alternative for odiffFri, 07 Apr 2023 22:01:38 +0200, by Mathias De Mare
-
tests: update tests output for changegroup3 becoming the new defaultWed, 29 Mar 2023 20:36:58 -0300, by Anton Shestakov
-
stable-range: rename `debugstablerange` into `debug::evo-ext-stable-range`Wed, 01 Mar 2023 02:45:38 +0100, by Pierre-Yves David
-
stable-sort: rename `debugstablesort` into `debug::evo-ext-stable-sort`Wed, 01 Mar 2023 02:42:37 +0100, by Pierre-Yves David
-
branching: merge with stableFri, 24 Mar 2023 13:26:15 +0000, by Pierre-Yves David
-
Added tag 11.0.1 for changeset 33f24dd8cfa2 stableThu, 23 Mar 2023 10:46:48 -0300, by Anton Shestakov
-
packaging: prepare evolve 11.0.1 and topic 1.0.1 stable 11.0.1Thu, 23 Mar 2023 10:42:57 -0300, by Anton Shestakov
-
changelog: set evolve 11.0.1 release date stableThu, 23 Mar 2023 10:41:03 -0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Thu, 23 Mar 2023 10:23:36 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Thu, 23 Mar 2023 10:12:45 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Tue, 21 Mar 2023 23:18:46 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Tue, 21 Mar 2023 23:07:04 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Tue, 21 Mar 2023 22:53:48 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Tue, 21 Mar 2023 22:34:59 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Tue, 21 Mar 2023 22:25:10 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Tue, 21 Mar 2023 21:32:43 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Tue, 21 Mar 2023 21:13:16 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Tue, 21 Mar 2023 20:45:35 -0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Tue, 21 Mar 2023 20:32:42 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Tue, 21 Mar 2023 20:04:11 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Mon, 20 Mar 2023 23:19:35 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Mon, 20 Mar 2023 22:59:18 -0300, by Anton Shestakov
-
test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2Mon, 20 Mar 2023 22:32:27 -0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.3 mercurial-6.3Mon, 20 Mar 2023 22:32:08 -0300, by Anton Shestakov
-
makefile: get setup tools out of the equation stableTue, 14 Mar 2023 18:07:41 +0100, by Pierre-Yves David
-
precheck: use getargspec() instead of using __code__ for checking arguments stableThu, 16 Mar 2023 20:42:55 -0300, by Anton Shestakov
-
changelog: mention compatibility with hg 4.8 being droppedThu, 16 Mar 2023 19:26:45 -0300, by Anton Shestakov
-
evolve: update the minimum supported hg versionThu, 16 Mar 2023 19:21:50 -0300, by Anton Shestakov
-
packaging: update minimum supported mercurial version in d/controlThu, 16 Mar 2023 19:21:27 -0300, by Anton Shestakov
-
pullbundle: drop support for hg 4.8, add more current hg versionsThu, 16 Mar 2023 19:20:35 -0300, by Anton Shestakov
-
tests: undo.backup.bookmarks is no longer written stableWed, 15 Mar 2023 19:44:00 -0300, by Anton Shestakov
-
tests: adapt output to new backup patterns stableTue, 07 Mar 2023 23:47:27 +0100, by Pierre-Yves David
-
tests: adapt to quieter transaction rollback in simple case stableTue, 07 Mar 2023 23:51:25 +0100, by Pierre-Yves David
-
compat: add a `setbranch` compat layer for 6.4 stableTue, 07 Mar 2023 19:56:32 +0100, by Pierre-Yves David
-
prune: call dirstate.changing_parents() to silence ProgrammingError in hg 6.4 stableTue, 07 Mar 2023 12:24:33 -0500, by Matt Harbison
-
rewind: call dirstate.changing_parents() to silence ProgrammingError in hg 6.4 stableTue, 07 Mar 2023 12:21:13 -0500, by Matt Harbison
-
topic: drop compatibility with Mercurial 4.8Wed, 08 Mar 2023 20:35:07 -0300, by Anton Shestakov
-
evolve: drop compatibility with Mercurial 4.8Wed, 08 Mar 2023 20:34:35 -0300, by Anton Shestakov
-
branching: merge with stableSun, 26 Feb 2023 23:22:44 +0400, by Anton Shestakov
-
Added tag 11.0.0 for changeset eb221b2c1f81 stableSun, 26 Feb 2023 22:40:29 +0400, by Anton Shestakov
-
packaging: prepare evolve 11.0.0, topic 1.0.0 stable 11.0.0Sun, 26 Feb 2023 22:31:59 +0400, by Anton Shestakov
-
docs: add building a .deb package to release checklist stableSun, 26 Feb 2023 22:28:26 +0400, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Sat, 25 Feb 2023 22:16:18 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Sat, 25 Feb 2023 21:34:29 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Sat, 25 Feb 2023 19:08:55 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Sat, 25 Feb 2023 18:45:02 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Sat, 25 Feb 2023 12:09:12 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Sat, 25 Feb 2023 11:41:07 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Sat, 25 Feb 2023 03:19:11 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Sat, 25 Feb 2023 02:56:06 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Sat, 25 Feb 2023 02:35:21 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Fri, 24 Feb 2023 23:33:07 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Fri, 24 Feb 2023 21:00:48 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Fri, 24 Feb 2023 19:44:10 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Fri, 24 Feb 2023 19:33:05 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Fri, 24 Feb 2023 18:34:51 +0400, by Anton Shestakov
-
test-compat: merge stable into mercurial-6.2 mercurial-6.2Fri, 24 Feb 2023 18:34:40 +0400, by Anton Shestakov
-
topic: make hg split preserve topic namespace stableTue, 21 Feb 2023 16:54:29 +0400, by Anton Shestakov
-
topic: rename presplitupdatetopic() to wrappresplitupdate() stableTue, 21 Feb 2023 16:51:52 +0400, by Anton Shestakov
-
tests: remove unused drawdag extension from test-topic-debugcb.t stableSun, 12 Feb 2023 17:20:47 +0400, by Anton Shestakov
-
topic: fix strange indentation in revset docstrings stableSat, 11 Feb 2023 18:09:46 +0400, by Anton Shestakov
-
ci: set builder full name and email in environment variables stableSat, 18 Feb 2023 18:13:33 +0400, by Anton Shestakov
-
packaging: adding v11.0 new contributors to copyright stableTue, 14 Feb 2023 14:44:04 +0100, by Georges Racinet
-
packaging: sync debian/copyright with Debian official stableTue, 14 Feb 2023 14:38:34 +0100, by Georges Racinet
-
topic: remove templatekeyword name, not needed after 119702a8b415 stableTue, 14 Feb 2023 18:28:42 +0400, by Anton Shestakov
-
Added tag 11.0.0rc0 for changeset 6b128ae8e2ad stableWed, 08 Feb 2023 17:58:14 +0400, by Anton Shestakov
-
docs: let's try to make development versions compatible with PEP-440 stable 11.0.0rc0Tue, 07 Feb 2023 18:29:45 +0400, by Anton Shestakov
-
packaging: prepare evolve 11.0.0rc0, topic 1.0.0rc0 stableTue, 07 Feb 2023 17:51:23 +0400, by Anton Shestakov
-
changelog: update for evolve 11.0.0rc0 and topic 1.0.0rc0 stableTue, 07 Feb 2023 17:32:29 +0400, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Tue, 07 Feb 2023 15:07:02 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Tue, 07 Feb 2023 11:30:34 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Tue, 07 Feb 2023 10:51:10 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Tue, 07 Feb 2023 10:22:03 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Tue, 07 Feb 2023 02:04:27 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Tue, 07 Feb 2023 01:44:08 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Mon, 06 Feb 2023 21:51:58 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Mon, 06 Feb 2023 21:38:31 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Mon, 06 Feb 2023 19:49:33 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Mon, 06 Feb 2023 19:20:12 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Mon, 06 Feb 2023 19:01:02 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Mon, 06 Feb 2023 18:56:14 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Mon, 06 Feb 2023 18:38:36 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Mon, 06 Feb 2023 18:38:31 +0400, by Anton Shestakov
-
test-compat: merge stable into mercurial-6.2 mercurial-6.2Mon, 06 Feb 2023 18:38:20 +0400, by Anton Shestakov
-
branching: merge into stable in preparation for release stableMon, 06 Feb 2023 18:37:59 +0400, by Anton Shestakov
-
topic: branchmap already imports subsettable from repoviewutil stableSun, 05 Feb 2023 18:47:38 +0400, by Anton Shestakov
-
topic: compatibility for wrapping branchinfo() and _branchinfo() in hg 4.8Sun, 05 Feb 2023 19:55:48 +0400, by Anton Shestakov
-
topic: wrap branchmap.read() as well (compatibility for hg <= 4.9)Sun, 05 Feb 2023 19:01:32 +0400, by Anton Shestakov
-
topic: wrap revbranchcache._branchinfo() tooFri, 03 Feb 2023 16:25:59 +0400, by Anton Shestakov
-
topic: simply reuse wirepeer.branchmap() as wirepeer.branchmaptns()Thu, 02 Feb 2023 10:41:52 +0400, by Anton Shestakov
-
topic: make _nbheads() skip branchmap entries that aren't just a branchWed, 01 Feb 2023 18:18:35 +0400, by Anton Shestakov