log

age author description
Mon, 09 Sep 2024 18:46:03 +0400 Anton Shestakov tests: don't put file lists inside dist/ directory
Mon, 09 Sep 2024 18:32:53 +0400 Anton Shestakov tests: make UserWarning about python_requires in test-check-sdist.t optional
Mon, 09 Sep 2024 18:19:36 +0400 Anton Shestakov tests: accommodate both "hg-evolve" and "hg_evolve" in tarballs
Mon, 09 Sep 2024 17:55:17 +0400 Anton Shestakov tests: drop the warning about missing README{,.txt} in sdist
Mon, 09 Sep 2024 17:28:07 +0400 Anton Shestakov ci: run checks-py3 using v2.0 images
Mon, 22 Jul 2024 15:57:13 +0400 Anton Shestakov docs: update installation instructions due to PEP 668 stable
Sun, 25 Aug 2024 17:55:37 +0400 Anton Shestakov topic: remove obsolete "b" prefix recognition
Sun, 25 Aug 2024 17:22:40 +0400 Anton Shestakov topic: don't recreate stack, we already have it from before
Sun, 25 Aug 2024 17:18:56 +0400 Anton Shestakov topic: stack index prefix is always "s" now
Fri, 02 Aug 2024 16:36:40 +0400 Anton Shestakov tests: use testrepohg in test-check-tag.t
Fri, 02 Aug 2024 16:29:10 +0400 Anton Shestakov tests: use testrepohg in test-check-flake8.t
Thu, 01 Aug 2024 16:12:46 +0400 Anton Shestakov tests: use testrepohg in test-check-pyflakes.t
Thu, 01 Aug 2024 16:08:18 +0400 Anton Shestakov ci: use v1.0 image for tests-py2-6.1, there's no python2 in newer branches
Thu, 01 Aug 2024 16:06:02 +0400 Anton Shestakov ci: drop PY variable, py2-hgext3rd and py3-hgext3rd are no longer same class
Fri, 23 Aug 2024 17:00:28 +0400 Anton Shestakov evolve: check that the evolved revisions are indeed in the repo during abort stable
Tue, 20 Aug 2024 17:01:50 +0400 Anton Shestakov topic: add fqbn method to dirstate to use instead of repo[None].fqbn()
Sun, 25 Feb 2024 17:55:06 -0300 Anton Shestakov tests: add another test case for FQBN in hg branch, with non-ASCII characters
Sun, 19 Nov 2023 23:00:11 -0300 Anton Shestakov topic: make hg branch command output FQBN
Fri, 03 Nov 2023 15:11:06 -0300 Anton Shestakov tests: demonstrate that using FQBN sometimes works with hg up
Sun, 25 Feb 2024 17:53:00 -0300 Anton Shestakov tests: remove (esc) when it's not needed in test-namespaces.t
Sat, 09 Dec 2023 15:26:35 -0300 Anton Shestakov topic: implement dirstate.topic() and dirstate.tns()
Fri, 12 Jul 2024 15:44:12 +0400 Anton Shestakov topic: we checked that branchmap.branchcache exists, let pytype know this
Fri, 12 Jul 2024 15:43:01 +0400 Anton Shestakov pytype: ignore an error about missing scmutil.filteredhash() on hg 6.8
Fri, 28 Jun 2024 19:05:24 +0400 Anton Shestakov branching: merge with stable
Fri, 28 Jun 2024 17:57:28 +0400 Anton Shestakov packaging: mark as developer version stable
Fri, 28 Jun 2024 17:56:44 +0400 Anton Shestakov Added tag 11.1.4 for changeset ed7c98393e06 stable
Fri, 28 Jun 2024 17:03:38 +0400 Anton Shestakov packaging: prepare evolve 11.1.4, topic 1.1.4 stable 11.1.4
Fri, 28 Jun 2024 17:03:20 +0400 Anton Shestakov packaging: update the debian changelog stable
Fri, 28 Jun 2024 17:03:00 +0400 Anton Shestakov changelog: set evolve 11.1.4 release date stable
Thu, 27 Jun 2024 09:47:05 +0400 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 27 Jun 2024 09:03:55 +0400 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 27 Jun 2024 01:07:01 +0400 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Wed, 26 Jun 2024 23:48:03 +0400 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Wed, 26 Jun 2024 21:08:30 +0400 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Wed, 26 Jun 2024 20:39:06 +0400 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Wed, 26 Jun 2024 19:51:33 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Wed, 26 Jun 2024 18:09:37 +0400 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Wed, 26 Jun 2024 16:24:32 +0400 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Wed, 26 Jun 2024 16:08:28 +0400 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Wed, 26 Jun 2024 16:07:53 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Wed, 26 Jun 2024 15:39:36 +0400 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Wed, 26 Jun 2024 15:19:21 +0400 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Wed, 26 Jun 2024 15:02:24 +0400 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Wed, 26 Jun 2024 15:02:19 +0400 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Wed, 26 Jun 2024 15:02:14 +0400 Anton Shestakov test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4
Wed, 26 Jun 2024 14:47:03 +0400 Anton Shestakov test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5
Wed, 26 Jun 2024 13:45:02 +0400 Anton Shestakov test-compat: merge mercurial-6.7 into mercurial-6.6 mercurial-6.6
Wed, 26 Jun 2024 13:44:37 +0400 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.7 mercurial-6.7
Wed, 26 Jun 2024 13:42:40 +0400 Anton Shestakov topic: mark as tested on hg 6.8 stable
Wed, 26 Jun 2024 13:42:24 +0400 Anton Shestakov evolve: mark as tested on hg 6.8 stable
Thu, 27 Jun 2024 17:14:50 +0400 Anton Shestakov topic: further "help pytype" by not mentioning remotebranchcache on hg 4.9 stable
Thu, 27 Jun 2024 16:59:29 +0400 Anton Shestakov topic: bring back oldbranchmap context manager for hg 4.9 stable
Wed, 26 Jun 2024 13:38:46 +0400 Anton Shestakov changelog: add changelog items for evolve 11.1.4 and topic 1.1.4 stable
Wed, 26 Jun 2024 00:12:58 +0400 Anton Shestakov branching: merge with stable
Thu, 13 Jun 2024 15:45:02 +0400 Anton Shestakov topic: add more branchcache entries to test-topic-flow-publish-flag.t stable
Sat, 16 Mar 2024 18:27:18 -0300 Anton Shestakov topic: make sure filtername is not None stable
Wed, 12 Jun 2024 19:27:31 +0400 Anton Shestakov topic: compatibility for branchmap.BranchCacheV2 stable
Mon, 18 Mar 2024 14:01:40 -0300 Anton Shestakov topic: drop oldbranchmap context manager, _topiccache is now a mixin stable
Tue, 25 Jun 2024 17:10:03 +0400 Anton Shestakov topic: compatibility for RemotePhasesSummary.draft_roots stable
Fri, 17 May 2024 15:59:34 +0400 Anton Shestakov topic: compatibility for RemotePhasesSummary.public_heads stable