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
|
Thu, 03 Mar 2022 07:53:11 +0100 |
Simon Sapin |
rust: enable Python 3 support unconditionally
|
Wed, 02 Mar 2022 10:30:37 -0500 |
Augie Fackler |
setup: always decode xcode version
|
Wed, 02 Mar 2022 10:29:54 -0500 |
Augie Fackler |
setup: remove Rust support for Python 2
|
Wed, 02 Mar 2022 10:25:11 -0500 |
Augie Fackler |
cleanup: stop bundling concurrent.futures on Python 2
|
Wed, 02 Mar 2022 10:14:24 -0500 |
Augie Fackler |
setup: remove pygit2 Python 2 logic
|
Wed, 02 Mar 2022 10:13:45 -0500 |
Augie Fackler |
setup: inline now-constant list
|
Wed, 02 Mar 2022 10:13:09 -0500 |
Augie Fackler |
setup: unconditionally do this python 3 step
|
Wed, 02 Mar 2022 10:12:48 -0500 |
Augie Fackler |
setup: remove Python 2 support code for determining dylib suffix
|
Wed, 02 Mar 2022 10:12:17 -0500 |
Augie Fackler |
setup: inline os.fsdecode now that we're done with Python 2
|
Wed, 02 Mar 2022 10:11:37 -0500 |
Augie Fackler |
setup: inline encoding constant that is only used once
|
Wed, 02 Mar 2022 10:07:49 -0500 |
Augie Fackler |
setup: remove printf trampoline
|
Wed, 02 Mar 2022 10:07:21 -0500 |
Augie Fackler |
setup: remove more Python 2 support code
|
Wed, 02 Mar 2022 10:06:37 -0500 |
Augie Fackler |
setup: remove ssl check that only matters on 2.7
|
Wed, 02 Mar 2022 10:05:45 -0500 |
Augie Fackler |
setup: remove block that tries to help Python 2.6 users
|
Wed, 02 Mar 2022 10:04:04 -0500 |
Augie Fackler |
setup: drop statement of support for Python before 3.5.3
|
Tue, 15 Feb 2022 20:24:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Tue, 15 Feb 2022 15:52:44 +0100 |
Raphaël Gomès |
copyright: it's 2022
stable
|
Sat, 18 Dec 2021 20:56:52 -0500 |
Matt Harbison |
setup.py: fix some documentation typos
|
Fri, 26 Nov 2021 11:53:54 +0100 |
Raphaël Gomès |
typo: s/unkown/unknown across the codebase
|
Wed, 27 Oct 2021 12:07:58 +0200 |
Raphaël Gomès |
backout: backed out changeset f78d8b8c46d7
|
Fri, 08 Oct 2021 11:06:03 +0200 |
Simon Sapin |
rust: Make the hg-cpython crate default to Python 3
|
Sun, 19 Sep 2021 01:36:37 -0400 |
Matt Harbison |
setup: stop packaging python3.dll and python3X.dll in the wheel distribution
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
Wed, 21 Apr 2021 17:59:14 +0200 |
Raphaël Gomès |
lint: fix failing code check
stable
|
Tue, 20 Apr 2021 20:35:46 +0200 |
Joerg Sonnenberger |
packaging: extract pre-computed version when running from plain tarball
stable 5.8rc1
|
Sat, 03 Apr 2021 21:15:45 -0400 |
Matt Harbison |
setup: copy python3.dll next to hg.exe when building on Windows for hgext.git
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Tue, 23 Feb 2021 12:26:52 -0800 |
Martin von Zweigbergk |
build: make version from .hg_archival.txt consistent with that from .hg/
|
Thu, 04 Feb 2021 23:11:42 +0100 |
Joerg Sonnenberger |
build: fake PEP440 versions
|
Fri, 29 Jan 2021 17:32:09 +0530 |
Pulkit Goyal |
merge with stable
|
Wed, 27 Jan 2021 00:54:57 -0500 |
Matt Harbison |
copyright: update to 2021
stable
|
Fri, 22 Jan 2021 11:10:39 +0100 |
Dan Villiom Podlaski Christiansen |
rust: lower compile error on non-linux platforms to a warning
|
Sun, 24 Jan 2021 19:08:47 -0500 |
Matt Harbison |
packaging: allow specifying modules to include with py2exe
stable
|
Sun, 17 Jan 2021 02:48:15 +0100 |
Pierre-Yves David |
test-regression: backing out D9640 (63c923fd7fa8)
|
Mon, 21 Dec 2020 15:50:01 +0100 |
Dan Villiom Podlaski Christiansen |
setup: when possible, build and bundle man pages
|
Mon, 11 Jan 2021 13:48:13 +0100 |
Dan Villiom Podlaski Christiansen |
setup: don't import distutils prior to checking FORCE_SETUPTOOLS
|
Mon, 14 Dec 2020 17:59:10 -0500 |
Matt Harbison |
setup: exclude the git extension from py2 builds
|
Tue, 01 Dec 2020 09:13:08 +0100 |
Pierre-Yves David |
upgrade: split actual upgrade code away from the main module
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Fri, 27 Nov 2020 17:00:25 -0500 |
Matt Harbison |
cleanup: fix a few recent black formatting violations
|
Sat, 21 Nov 2020 16:20:49 -0500 |
Matt Harbison |
setup: copy pythonXY.dll next to the hg.exe wrapper when building
|
Fri, 31 Jul 2020 10:05:07 -0700 |
Martin von Zweigbergk |
packaging: include templates with their package as key in package_data
|
Fri, 31 Jul 2020 09:49:52 -0700 |
Martin von Zweigbergk |
packaging: mark mercurial.templates and subdirs as packages
|
Thu, 30 Jul 2020 22:49:51 -0700 |
Martin von Zweigbergk |
packaging: delete unnecessary updating of `dirs` list
|
Sun, 02 Aug 2020 10:08:18 -0700 |
Martin von Zweigbergk |
packaging: make "mercurial.defaultrc" a key in package_data
|
Wed, 15 Jul 2020 22:24:02 -0700 |
Martin von Zweigbergk |
extensions: make `hg help extensions` list disabled extensions with PyOxidizer
|
Sat, 30 May 2020 23:42:19 +0200 |
Manuel Jacob |
setup: require that Python has TLS 1.1 or TLS 1.2
|
Fri, 29 May 2020 21:07:26 +0200 |
Manuel Jacob |
setup: require a Python version with modern SSL features
|
Tue, 26 May 2020 08:07:24 -0700 |
Martin von Zweigbergk |
merge with stable
|
Sun, 17 May 2020 12:23:03 -0400 |
Valentin Gatien-Baron |
setup: stop asking cargo to spam
|
Fri, 15 May 2020 00:53:37 +0200 |
Manuel Jacob |
setup: raise minimum Python version to 2.7.4
stable
|
Sun, 19 Apr 2020 17:26:52 -0700 |
Gregory Szorc |
setup: use sysstr() on process output
stable
|
Thu, 16 Apr 2020 22:51:09 +0530 |
Pulkit Goyal |
merge default into stable for 5.4 release
stable 5.4rc0
|
Mon, 13 Apr 2020 16:30:13 +0300 |
Alexander Pyhalov |
setup: link osutil.so to libsocket on Solaris/illumos (issue6299)
stable
|
Thu, 02 Apr 2020 21:58:10 +0530 |
Pulkit Goyal |
merge with stable
|
Tue, 31 Mar 2020 16:14:10 -0400 |
Augie Fackler |
setup: work around old versions of distutils breaking setup.py
|
Wed, 25 Mar 2020 11:56:47 -0400 |
Augie Fackler |
setup: relax -Werror for declaration-after-statement on Python 3.9
|
Wed, 25 Mar 2020 18:25:58 -0700 |
Martin von Zweigbergk |
py3: make setup.py's hgcommand() consistently return bytes
stable
|
Fri, 20 Mar 2020 23:30:23 -0400 |
Matt Harbison |
setup: build C extensions with -Werror=declaration-after-statement
|
Fri, 06 Mar 2020 16:06:30 +0100 |
Pierre-Yves David |
setup-rust: add a --no-rust flag
|
Mon, 09 Mar 2020 17:16:44 +0100 |
Pierre-Yves David |
setup: use printf instead of print
|
Tue, 11 Feb 2020 00:44:59 -0500 |
Augie Fackler |
git: skeleton of a new extension to _directly_ operate on git repos
|
Fri, 06 Mar 2020 16:49:46 +0100 |
Pierre-Yves David |
setup-rust: remove the legacy 'direct-ffi' variant
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
Thu, 05 Mar 2020 10:52:51 -0500 |
Augie Fackler |
merge with stable
|
Sat, 07 Sep 2019 14:50:39 +0200 |
Joerg Sonnenberger |
hgext: start building a library for simple hooks
|
Mon, 24 Feb 2020 00:20:47 -0500 |
Matt Harbison |
setup: exclude the __index__ module from itself when generating
stable
|
Thu, 16 Jan 2020 13:34:04 +0100 |
Raphaël Gomès |
rust-re2: add wrapper for calling Re2 from Rust
|
Mon, 03 Feb 2020 11:51:52 -0500 |
Augie Fackler |
merge with stable
|
Tue, 28 Jan 2020 22:27:30 -0500 |
Matt Harbison |
setup: don't skip the search for global hg.exe if there is no local instance
|
Sat, 25 Jan 2020 00:16:04 -0500 |
Matt Harbison |
copyright: update to 2020
stable
|
Mon, 20 Jan 2020 18:28:46 -0500 |
Valentin Gatien-Baron |
rust: add a README
|
Tue, 14 Jan 2020 14:18:11 -0800 |
Martin von Zweigbergk |
packaging: leverage os.path.relpath() in setup.py
|
Wed, 08 Jan 2020 15:59:52 -0500 |
Augie Fackler |
sha1dc: initial implementation of Python extension
|
Sat, 28 Dec 2019 23:08:57 -0500 |
Matt Harbison |
setup: include `defaultrc` in the package list
|
Thu, 05 Dec 2019 20:05:08 -0800 |
Kyle Lippincott |
packaging: include defaultrc/*.rc instead of default.d/*.rc
|
Fri, 22 Nov 2019 18:02:12 -0500 |
Augie Fackler |
windows: further build fixes for the WiX installer
|
Sat, 16 Nov 2019 12:19:43 -0500 |
Matt Harbison |
setup: conditionalize access to `sys.dllhandle` when building extensions
|
Sat, 16 Nov 2019 11:48:47 -0500 |
Matt Harbison |
setup: use bytes for assumed python version
|
Sat, 16 Nov 2019 11:42:27 -0500 |
Matt Harbison |
setup: combine two contiguous string literals
|
Wed, 13 Nov 2019 21:52:25 -0500 |
Matt Harbison |
help: create packages for the help text
|
Wed, 23 Oct 2019 15:07:56 +0100 |
Ian Moody |
setup: allow py3 install without env vars
stable
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Mon, 30 Sep 2019 17:26:41 -0700 |
Gregory Szorc |
setup: build extensions in parallel by default
|
Sun, 18 Aug 2019 00:45:33 +0300 |
Pulkit Goyal |
interfaces: create a new folder for interfaces and move repository.py in it
|
Thu, 15 Aug 2019 14:54:39 -0400 |
Augie Fackler |
setup: fix a sorting issue I noticed in package names
|
Fri, 17 May 2019 00:17:43 +0200 |
Georges Racinet |
rust: switched to 'cargo rustc' in setup.py
|
Fri, 14 Jun 2019 11:18:06 +0100 |
Georges Racinet |
rust-cpython: fix build for MacOSX
|
Fri, 14 Jun 2019 10:57:07 +0100 |
Georges Racinet |
rust-cpython: management of shared libray suffix
|
Thu, 23 May 2019 02:05:32 +0200 |
Georges Racinet |
rust: new rust options in setup.py
|
Wed, 29 May 2019 13:27:56 +0200 |
Georges Racinet |
rust: module policy with importrust
|
Sun, 21 Apr 2019 08:57:01 -0700 |
Gregory Szorc |
setup: tweak error message for Python 3
stable
|
Sun, 21 Apr 2019 07:21:08 -0700 |
Gregory Szorc |
setup: remove set and dict comprehensions
stable
|
Sat, 20 Apr 2019 07:29:07 -0700 |
Gregory Szorc |
setup: properly package distutils in py2exe virtualenv builds
stable
|
Fri, 05 Apr 2019 18:36:43 -0400 |
Matt Harbison |
py3: write out hgextindex as bytes in setup.py
|
Thu, 04 Apr 2019 15:40:48 +0200 |
Philippe Pepiot |
setup: fix a possible NameError on rust build
|
Thu, 04 Apr 2019 18:01:48 -0700 |
Gregory Szorc |
setup: use raw string for regular expression
|