log tests/test-check-sdist.t @ 6891:2cb062b8050c stable

age author description
Mon, 09 Sep 2024 18:46:03 +0400 Anton Shestakov tests: don't put file lists inside dist/ directory stable
Sun, 06 Oct 2024 19:48:18 +0400 Anton Shestakov tests: compare tarball with source directory in test-check-sdist.t
Sun, 06 Oct 2024 19:44:22 +0400 Anton Shestakov tests: strip trailing slash and skip the first line in test-check-sdist.t
Wed, 16 Oct 2024 18:24:09 +0400 Anton Shestakov branching: merge with stable
Fri, 02 Feb 2024 00:12:49 +0100 Manuel Jacob tests: replace obsolescent fgrep with grep -F stable
Fri, 02 Feb 2024 00:09:51 +0100 Manuel Jacob tests: replace obsolescent egrep with grep -E stable
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
Sun, 13 Oct 2024 17:40:01 +0400 Anton Shestakov tests: use testrepohg in test-check-sdist.t stable
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
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
Fri, 02 Feb 2024 00:12:49 +0100 Manuel Jacob tests: replace obsolescent fgrep with grep -F
Fri, 02 Feb 2024 00:09:51 +0100 Manuel Jacob tests: replace obsolescent egrep with grep -E
Fri, 03 Nov 2023 15:26:57 -0300 Anton Shestakov evolve: drop compatibility for experimental.auto-publish for hg 4.8
Thu, 04 Jan 2024 13:33:28 -0300 Anton Shestakov evolve: remove legacy.py that provided debugconvertobsolete
Tue, 26 Dec 2023 16:02:05 -0300 Anton Shestakov evolve: drop unused dagutil.py
Sat, 14 Oct 2023 14:15:58 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Wed, 04 Oct 2023 14:08:53 -0300 Anton Shestakov evolve.serveronly: remove this extension, please use regular evolve extension
Wed, 04 Oct 2023 14:04:40 -0300 Anton Shestakov serverminitopic: remove this extension, please use regular topic extension
Fri, 25 Aug 2023 16:01:28 -0300 Anton Shestakov topic: properly process revbranchcache before sending it to peers (issue6841) stable