summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bump embed pip (#2391)Bernát Gábor2022-07-272-5/+5
* Port Nushell activation scripts to 0.67 (#2386)Jakub Žádník2022-07-262-28/+28
* Upgrade embed setuptools and pip (#2383)Bernát Gábor2022-07-255-10/+10
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-2587-1363/+787
* docs: fix simple typo, developent -> development (#2377)Tim Gates2022-07-231-1/+1
* Fixed the incorrect operation when `setuptools` plugins output something into...KOLANICH2022-06-292-2/+58
* Ignores missing DLLs dir in CPython3Windows (#2369)reksarka2022-06-291-2/+8
* Bump setuptools (#2365)Bernát Gábor2022-06-242-5/+5
* Windows embedable support (#2353)reksarka2022-06-254-10/+54
* Fixes for Windows PyPy 3.6 (#2363)reksarka2022-06-255-5/+38
* Bump pip and setuptools (#2348)Bernát Gábor2022-06-103-10/+10
* Use shlex.quote instead of deprecated pipes.quote (#2351)Lumír 'Frenzy' Balhar2022-06-101-2/+6
* Support Python 2.7 framework-style distributions on macOS 12 (#2325)Nicholas Hutchinson2022-04-111-20/+26
* Bump embedded setuptools (#2324)Bernát Gábor2022-04-112-5/+5
* Bump embeded setuptools to v61 (#2322)Bernát Gábor2022-03-252-5/+5
* Update Nushell activation scripts to 0.60 (#2321)Jakub Žádník2022-03-252-48/+120
* Bump setuptools (#2320)Bernát Gábor2022-03-182-5/+5
* fix 20ms startup penalty added by virtualenv (#2317)Anthony Sottile2022-03-181-4/+4
* Upgrade pip to 22.0.4 (#2311)Bernát Gábor2022-03-072-5/+5
* Avoid symlinking the contents of /usr into PyPy3 virtualenvs (#2310)Stefano Rivera2022-03-072-0/+8
* Bump setuptools (#2306)Bernát Gábor2022-02-242-5/+5
* fix setuptools zipimport breakage by downgrading setuptools (#2296)Anthony Sottile2022-02-052-5/+5
* Bump pip and setuptools (#2294)Bernát Gábor2022-02-053-10/+10
* fix: cast type from Path to text (#2288)Isac Byeonghoon Yoo2022-02-051-4/+5
* [pre-commit.ci] pre-commit autoupdate (#2293)pre-commit-ci[bot]2022-02-012-4/+4
* upgrade embedded wheels (#2289)Anthony Sottile2022-01-272-5/+5
* Fix typos (#2286)Kian-Meng Ang2022-01-181-1/+1
* PyPy: glob for required dlls, check they exist (#2274)Matti Picus2022-01-023-14/+21
* fix: Correctly remove bk dir when re-signing macOS Python 2.x executable (#2272)Alex Willmer2022-01-021-1/+1
* fix: AttributeError on macOS creating a Python 2.x virtualenv (#2270)Alex Willmer2022-01-021-2/+6
* feature: cache downloaded wheel information (#2276)Matthieu Darbois2022-01-023-13/+37
* feature: store version update source in embed JSON file (#2273)Matthieu Darbois2022-01-012-22/+51
* Bump embed setuptools (#2263)Bernát Gábor2021-12-312-5/+5
* Sign the python2 exe on Darwin arm64 (#2233)Tracey Spicer2021-12-311-4/+34
* fix: `--download` option (#2262)Matthieu Darbois2021-12-311-4/+8
* PR FeedbackBernát Gábor2021-12-291-6/+7
* fix: pinned version are not working once periodic / manual updates kick-inmayeut2021-12-292-11/+21
* Upgrade embed setuptools to 60.1.1 (#2258)Bernát Gábor2021-12-292-5/+5
* Bump embeded wheels (#2252)Bernát Gábor2021-12-274-13/+18
* [pre-commit.ci] pre-commit autoupdate (#2242)pre-commit-ci[bot]2021-12-271-1/+0
* Use 'selectable' interface for entry points only when available (#2246)Miro Hrončok2021-12-271-2/+13
* Properly hide PEP-632 warning on latest version of `setuptools` (#2251)Ofek Lev2021-12-271-1/+5
* fish: PATH variables should not be quoted when being set (#2248)David Dorfman2021-12-271-2/+2
* Avoid a new deprecation warning from filelock dependency (#2237)Ofek Lev2021-12-261-2/+2
* Bump embeded setuptools (#2239)Bernát Gábor2021-12-042-5/+5
* ?? prompt should be wrapped in paranthesis ?? (#2224)Tushar Sadhwani2021-10-316-7/+7
* Favor the "venv" sysconfig install scheme over the default and distutils sche...Miro Hrončok2021-10-281-3/+13
* Fix broken prompt set up by activate.bat (#2225) (#2226)SiggyBar2021-10-281-4/+4
* Bump pip and setuptools (#2222)Bernát Gábor2021-10-233-10/+10
* special-case `--prompt .` to the cwd (#2220)Ruairidh MacLeod2021-10-232-2/+6