log

age author description
Mon, 09 Sep 2024 16:51:00 +0400 Anton Shestakov tests: add `twine check` to test-check-sdist.t
Mon, 16 Sep 2024 17:22:23 +0400 Anton Shestakov tests: further relax the number of files check in test-check-sdist.t
Thu, 12 Sep 2024 16:41:22 +0400 Anton Shestakov ci: run tests-py3 jobs on v2.0 images
Wed, 11 Sep 2024 17:29:04 +0400 Anton Shestakov tests: check metadata and long description using `setup.py check`
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