Sat, 07 Dec 2024 03:14:52 -0500 |
Matt Harbison |
setup: stop building and including the vendored `zope` packages
|
file |
diff |
annotate
|
Mon, 21 Oct 2024 13:39:44 +0200 |
Pierre-Yves David |
config: move `rcutil` module under a new `mercurial.configuration` module
|
file |
diff |
annotate
|
Fri, 29 Nov 2024 22:59:16 +0100 |
Georges Racinet |
rust-pyo3: change the name of the Python module to pyo3_rustext
|
file |
diff |
annotate
|
Mon, 27 Nov 2023 12:21:44 -0500 |
Rapha?l Gom?s |
rust: add PyO3 based Rust extension module
|
file |
diff |
annotate
|
Tue, 19 Nov 2024 15:46:12 +0100 |
Pierre-Yves David |
commands: create a "mercurial.cmd_impls" module to host graft
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 00:47:20 +0200 |
paugier |
setup_py: logging without distutils
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 15:49:33 +0200 |
paugier |
setup_py: simplify cancompile with 'with open(...)'
|
file |
diff |
annotate
|
Sat, 23 Nov 2024 06:07:40 +0100 |
paugier |
setup_py: imports standard lib at the top
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 15:18:37 +0200 |
paugier |
setup_py: simpler silence warnings unused-import
|
file |
diff |
annotate
|
Sat, 23 Nov 2024 06:01:42 +0100 |
paugier |
setup_py: function defs after imports
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 15:13:23 +0200 |
paugier |
setup_py: remove IronPython Python 2.7 specific code
|
file |
diff |
annotate
|
Sat, 23 Nov 2024 05:50:43 +0100 |
paugier |
setup_py: simplify ssl check
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 00:38:01 +0200 |
paugier |
setup_py: remove python_requires in setup.py
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 00:46:22 +0200 |
paugier |
setup_py: first tiny cleanup
|
file |
diff |
annotate
|
Thu, 21 Nov 2024 11:46:10 -0500 |
Matt Harbison |
setup: require TLS 1.2 support from the Python interpreter (BC)
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 21:17:46 +0100 |
Pierre-Yves David |
setup: preserve version part after the "+" on Windows
stable
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 16:13:28 +0100 |
Pierre-Yves David |
setup: make sure Rust build its extension for the right python
stable
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 14:34:40 +0100 |
Pierre-Yves David |
setup: use the same code to compute tag from archive
stable
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 14:28:25 +0100 |
Pierre-Yves David |
setup: factor version computation in a function
stable
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 14:13:35 +0100 |
Pierre-Yves David |
setup: remote a debug statement that slipped through
stable
|
file |
diff |
annotate
|
Sat, 09 Nov 2024 00:59:59 +0100 |
Pierre-Yves David |
dev-version: change the scheme of non tagged version
stable
|
file |
diff |
annotate
|
Wed, 06 Nov 2024 16:32:15 +0100 |
Pierre-Yves David |
setup: add a way to force the setup to translate (or fail)
stable
|
file |
diff |
annotate
|
Thu, 10 Oct 2024 09:54:55 +0200 |
paugier |
install: static data moved from setup.py to pyproject.toml
|
file |
diff |
annotate
|
Thu, 03 Oct 2024 14:45:01 +0200 |
paugier |
install: add long_description_content_type
|
file |
diff |
annotate
|
Sun, 22 Sep 2024 15:55:46 +0200 |
Pierre-Yves David |
rev-branch-cache: move the code in a dedicated module
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 17:12:52 -0400 |
Matt Harbison |
setup: avoid the deprecated `distutils.spawn.find_executable`
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 16:59:36 -0400 |
Matt Harbison |
setup: drop the hack to disable linker warning 4197 on Windows
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 22:26:23 +0200 |
Pierre-Yves David |
python-compat: drop support for Python3.6 and 3.7
|
file |
diff |
annotate
|
Fri, 06 Sep 2024 02:12:19 +0200 |
Pierre-Yves David |
brancing: merge stable into default
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 15:37:14 -0400 |
Matt Harbison |
setup: handle removal of old MSVC compiler from setuptools 65.0 (issue6910)
stable
|
file |
diff |
annotate
|