log

age author description
Mon, 16 Sep 2024 17:22:23 +0400 Anton Shestakov tests: further relax the number of files check in test-check-sdist.t stable
Mon, 09 Sep 2024 17:28:07 +0400 Anton Shestakov tests: account for "egg-info" files in test-check-sdist.t stable
Wed, 11 Sep 2024 17:29:04 +0400 Anton Shestakov tests: check metadata and long description using `setup.py check` stable
Mon, 09 Sep 2024 18:32:53 +0400 Anton Shestakov tests: make UserWarning about python_requires in test-check-sdist.t optional stable
Mon, 09 Sep 2024 18:19:36 +0400 Anton Shestakov tests: accommodate both "hg-evolve" and "hg_evolve" in tarballs stable
Mon, 09 Sep 2024 17:55:17 +0400 Anton Shestakov tests: drop the warning about missing README{,.txt} in sdist stable
Tue, 15 Oct 2024 21:36:16 +0400 Anton Shestakov ci: copy CI image versions from default and run tests-py3-* on v2.1 stable
Sun, 13 Oct 2024 16:58:07 +0400 Anton Shestakov ci: build docs on v2.1 CI images stable
Sun, 13 Oct 2024 18:07:22 +0400 Anton Shestakov tests: update test-check-commit.t with changes from the upstream version stable
Sun, 13 Oct 2024 17:39:40 +0400 Anton Shestakov tests: use testrepohg in test-check-commit.t stable
Sun, 13 Oct 2024 17:40:01 +0400 Anton Shestakov tests: use testrepohg in test-check-sdist.t stable
Sun, 22 Sep 2024 12:06:03 +0200 Pierre-Yves David obslog: clean up a condition and reorder its branches
Sat, 28 Sep 2024 16:09:03 +0400 Anton Shestakov topic: compatibility for revbranchcache being in a separate module now
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