Wed, 06 Sep 2023 18:12:27 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 04 Sep 2023 13:33:32 +0100 |
Arseniy Alekseyev |
setup: make the error "Unable to find a working hg binary" more informative
stable
|
Fri, 21 Jul 2023 03:56:28 +0200 |
Pierre-Yves David |
infinitepush: drop the extension
|
Mon, 23 Jan 2023 18:08:11 +0100 |
Raphaël Gomès |
configitems: declare items in a TOML file
|
Mon, 23 Jan 2023 17:11:42 +0100 |
Raphaël Gomès |
thirdparty: vendor tomli
|
Tue, 27 Jun 2023 12:09:17 +0200 |
Mads Kiilerich |
setup: fall back to setuptools setup if distutils isn't available
stable
|
Thu, 25 May 2023 00:23:05 +0200 |
Pierre-Yves David |
rewrite: simplify the `retained_extras` extra logic
|
Thu, 30 Mar 2023 22:22:44 +0200 |
pacien |
stabletailgraph: implement stable-tail sort
|
Tue, 21 Mar 2023 20:47:30 -0400 |
Jason R. Coombs |
extras: re-use Projection from jaraco.collections
|
Wed, 22 Feb 2023 18:42:09 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Wed, 22 Feb 2023 18:30:47 +0100 |
Pierre-Yves David |
setup: support building from an ongoing merge
stable
|
Sat, 18 Feb 2023 02:39:32 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 17 Feb 2023 16:45:36 +0100 |
Pierre-Yves David |
setup: further improve the error path for version retrieval
stable
|
Tue, 31 Jan 2023 11:41:59 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 30 Jan 2023 18:50:11 +0100 |
Pierre-Yves David |
setup: treat error output and non-zero return code differently
stable
|
Mon, 30 Jan 2023 18:41:59 +0100 |
Pierre-Yves David |
setup: make the version computation process more resistant
stable
|
Sat, 28 Jan 2023 20:08:57 +0100 |
Cédric Krier |
setup: Ensure target directory exists with building rust extension
|
Wed, 04 Jan 2023 13:47:10 -0500 |
Matt Harbison |
setup: drop legacy osx compiler tuning to enable universal builds
|
Wed, 04 Jan 2023 16:02:22 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 02 Jan 2023 11:38:20 -0500 |
Matt Harbison |
copyright: update to 2023
stable
|
Wed, 23 Nov 2022 21:11:46 -0500 |
Matt Harbison |
setup: include vendored 3rd party type stubs
|
Mon, 18 Jul 2022 19:18:00 -0400 |
Matt Harbison |
setup: use the full executable manifest from `python.exe`
|
Mon, 18 Jul 2022 17:19:56 -0400 |
Matt Harbison |
setup: unconditionally enable the `long-paths-support` option on Windows
|
Mon, 18 Jul 2022 17:00:59 -0400 |
Matt Harbison |
setup: stop shadowing the builtin `dir` symbol
|
Wed, 01 Jun 2022 00:47:25 +0200 |
Manuel Jacob |
py3: catch specific OSError subclasses instead of checking errno
|
Wed, 13 Apr 2022 14:25:13 -0400 |
Matt Harbison |
setup: fix the py2exe logic to work with py3
|
Thu, 07 Apr 2022 15:29:02 +0200 |
Raphaël Gomès |
setup: fix incomplete implementation of Command
|
Thu, 24 Mar 2022 21:26:45 -0500 |
Matthew Martin |
completion: install completers to conventional locations
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
Wed, 02 Mar 2022 18:42:00 -0800 |
Gregory Szorc |
setup: drop support for Python 3.5
|