Sat, 22 Feb 2025 18:25:25 -0500 |
Matt Harbison |
setup: drop the inaccessible `py2exehacked` code around distutils
|
file |
diff |
annotate
|
Thu, 20 Feb 2025 11:44:44 +0100 |
Pierre-Yves David |
cleanup: drop the LIBDIR related code
|
file |
diff |
annotate
|
Thu, 13 Feb 2025 15:55:31 -0500 |
Arun Kulshreshtha |
setup: set PYO3_PYTHON to ensure PyO3 uses the right Python
|
file |
diff |
annotate
|
Wed, 12 Feb 2025 16:36:51 +0100 |
Rapha?l Gom?s |
setup: fix `make local PURE=--rust`
|
file |
diff |
annotate
|
Wed, 12 Feb 2025 16:15:47 +0100 |
Rapha?l Gom?s |
setup: don't add Rust build artifacts to dependencies
|
file |
diff |
annotate
|
Tue, 14 Jan 2025 15:55:16 +0100 |
paugier |
setup: __modulepolicy__.py created in the source dir for editable mode
|
file |
diff |
annotate
|
Mon, 13 Jan 2025 15:52:31 +0100 |
Pierre Augier |
setup: check that setuptools_scm is importable
|
file |
diff |
annotate
|
Fri, 25 Oct 2024 11:15:29 +0200 |
paugier |
packaging: get version with setuptools-scm
|
file |
diff |
annotate
|
Thu, 16 Jan 2025 17:18:16 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|
file |
diff |
annotate
|
Wed, 08 Jan 2025 05:07:00 +0100 |
paugier |
packaging: modernize (compat PEP 517) with less distutils and setup.py calls
|
file |
diff |
annotate
|
Wed, 04 Dec 2024 23:09:32 +0100 |
paugier |
setup-py: remove unused and deprecated setup argument datafiles
|
file |
diff |
annotate
|
Mon, 30 Dec 2024 20:56:19 -0500 |
Matt Harbison |
setup: skip building rust extensions on Windows
|
file |
diff |
annotate
|
Wed, 04 Dec 2024 22:52:58 +0100 |
paugier |
setup-py: weaken build isolation when calling hg
|
file |
diff |
annotate
|
Sun, 05 Jan 2025 21:03:17 -0500 |
Matt Harbison |
pyupgrade: drop usage of py3 aliases for `OSError`
|
file |
diff |
annotate
|
Thu, 02 Jan 2025 11:11:11 -0500 |
Matt Harbison |
copyright: update to 2025
stable
|
file |
diff |
annotate
|
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
|
Thu, 01 Aug 2024 16:42:38 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
file |
diff |
annotate
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
file |
diff |
annotate
|
Tue, 23 Jul 2024 10:02:46 +0200 |
Rapha?l Gom?s |
Backout accidental publication of a large range of revisions
|
file |
diff |
annotate
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
file |
diff |
annotate
|
Fri, 12 Jul 2024 15:29:35 +0400 |
Anton Shestakov |
copyright: update to 2024
stable
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 13:45:57 +0200 |
Joerg Sonnenberger |
obsolete: quote the feature name
|
file |
diff |
annotate
|
Wed, 03 Apr 2024 16:00:37 +0200 |
Pierre-Yves David |
setup: display return code information about failed `hg` call
stable
|
file |
diff |
annotate
|
Tue, 11 Apr 2023 21:56:16 +0200 |
Pierre-Yves David |
setup: try a non-pure version of the local Mercurial if the pure fails
|
file |
diff |
annotate
|
Fri, 01 Dec 2023 22:13:37 +0100 |
Pierre-Yves David |
setup: make debug simpler by adding a `__repr__` to `hgcommand`
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 15:33:39 +0100 |
Franck Bret |
commands: add admin namespace
|
file |
diff |
annotate
|
Wed, 06 Sep 2023 18:12:27 +0200 |
Rapha?l Gom?s |
branching: merge stable into default
|
file |
diff |
annotate
|
Mon, 04 Sep 2023 13:33:32 +0100 |
Arseniy Alekseyev |
setup: make the error "Unable to find a working hg binary" more informative
stable
|
file |
diff |
annotate
|
Fri, 21 Jul 2023 03:56:28 +0200 |
Pierre-Yves David |
infinitepush: drop the extension
|
file |
diff |
annotate
|
Mon, 23 Jan 2023 18:08:11 +0100 |
Rapha?l Gom?s |
configitems: declare items in a TOML file
|
file |
diff |
annotate
|
Mon, 23 Jan 2023 17:11:42 +0100 |
Rapha?l Gom?s |
thirdparty: vendor tomli
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 12:09:17 +0200 |
Mads Kiilerich |
setup: fall back to setuptools setup if distutils isn't available
stable
|
file |
diff |
annotate
|
Thu, 25 May 2023 00:23:05 +0200 |
Pierre-Yves David |
rewrite: simplify the `retained_extras` extra logic
|
file |
diff |
annotate
|
Thu, 30 Mar 2023 22:22:44 +0200 |
pacien |
stabletailgraph: implement stable-tail sort
|
file |
diff |
annotate
|
Tue, 21 Mar 2023 20:47:30 -0400 |
Jason R. Coombs |
extras: re-use Projection from jaraco.collections
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 18:42:09 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 18:30:47 +0100 |
Pierre-Yves David |
setup: support building from an ongoing merge
stable
|
file |
diff |
annotate
|
Sat, 18 Feb 2023 02:39:32 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Fri, 17 Feb 2023 16:45:36 +0100 |
Pierre-Yves David |
setup: further improve the error path for version retrieval
stable
|
file |
diff |
annotate
|
Tue, 31 Jan 2023 11:41:59 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2023 18:50:11 +0100 |
Pierre-Yves David |
setup: treat error output and non-zero return code differently
stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2023 18:41:59 +0100 |
Pierre-Yves David |
setup: make the version computation process more resistant
stable
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 20:08:57 +0100 |
C?dric Krier |
setup: Ensure target directory exists with building rust extension
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 13:47:10 -0500 |
Matt Harbison |
setup: drop legacy osx compiler tuning to enable universal builds
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 16:02:22 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 11:38:20 -0500 |
Matt Harbison |
copyright: update to 2023
stable
|
file |
diff |
annotate
|
Wed, 23 Nov 2022 21:11:46 -0500 |
Matt Harbison |
setup: include vendored 3rd party type stubs
|
file |
diff |
annotate
|
Mon, 18 Jul 2022 19:18:00 -0400 |
Matt Harbison |
setup: use the full executable manifest from `python.exe`
|
file |
diff |
annotate
|
Mon, 18 Jul 2022 17:19:56 -0400 |
Matt Harbison |
setup: unconditionally enable the `long-paths-support` option on Windows
|
file |
diff |
annotate
|
Mon, 18 Jul 2022 17:00:59 -0400 |
Matt Harbison |
setup: stop shadowing the builtin `dir` symbol
|
file |
diff |
annotate
|
Wed, 01 Jun 2022 00:47:25 +0200 |
Manuel Jacob |
py3: catch specific OSError subclasses instead of checking errno
|
file |
diff |
annotate
|
Wed, 13 Apr 2022 14:25:13 -0400 |
Matt Harbison |
setup: fix the py2exe logic to work with py3
|
file |
diff |
annotate
|
Thu, 07 Apr 2022 15:29:02 +0200 |
Rapha?l Gom?s |
setup: fix incomplete implementation of Command
|
file |
diff |
annotate
|
Thu, 24 Mar 2022 21:26:45 -0500 |
Matthew Martin |
completion: install completers to conventional locations
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 18:42:00 -0800 |
Gregory Szorc |
setup: drop support for Python 3.5
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 07:53:11 +0100 |
Simon Sapin |
rust: enable Python 3 support unconditionally
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:30:37 -0500 |
Augie Fackler |
setup: always decode xcode version
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:29:54 -0500 |
Augie Fackler |
setup: remove Rust support for Python 2
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:25:11 -0500 |
Augie Fackler |
cleanup: stop bundling concurrent.futures on Python 2
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:14:24 -0500 |
Augie Fackler |
setup: remove pygit2 Python 2 logic
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:13:45 -0500 |
Augie Fackler |
setup: inline now-constant list
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:13:09 -0500 |
Augie Fackler |
setup: unconditionally do this python 3 step
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:12:48 -0500 |
Augie Fackler |
setup: remove Python 2 support code for determining dylib suffix
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:12:17 -0500 |
Augie Fackler |
setup: inline os.fsdecode now that we're done with Python 2
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:11:37 -0500 |
Augie Fackler |
setup: inline encoding constant that is only used once
|
file |
diff |
annotate
|
Wed, 02 Mar 2022 10:07:49 -0500 |
Augie Fackler |
setup: remove printf trampoline
|
file |
diff |
annotate
|