summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update nushell's str collect command to str join (#2532)Darren Schroeder2023-03-311-2/+2
* Update Nushell 'let' syntax (#2527)JT2023-03-211-11/+11
* Make `ReentrantFileLock` thread-safe and, thereby, fix race condition in `vir...Randy Döring2023-03-121-4/+7
* Sepcify the encoding (#2515)Filipe Laíns2023-03-129-15/+23
* Using explicit closure syntax (#2512)WindSoilder2023-03-101-3/+3
* Bump embeded pip and setuptools (#2509)Bernát Gábor2023-02-283-12/+12
* Support Windows CPython interpreters distributed by non-standard orgs (#2504)faph2023-02-271-5/+15
* Simplify environment lookup in Nushell activation (#2506)Jakub Žádník2023-02-271-1/+1
* Bump embedded pip and setuptools (#2489)Bernát Gábor2023-02-054-13/+12
* Fix wrong prompt in Nushell activation script (#2481)Jakub Žádník2023-01-131-1/+1
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-2912-28/+35
* Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458)m-lima2022-12-051-28/+52
* Py marker means any python not CPython (#2460)Bernát Gábor2022-12-051-1/+1
* Bump setuptools (#2451)Bernát Gábor2022-11-272-5/+5
* Do not use deprecated API (#2448)Bernát Gábor2022-11-278-25/+22
* Change Nushell activation script to module (#2422)Jakub Žádník2022-11-273-56/+17
* Set 'home' to parent directory of system_executable (#2441)Vincent Fazio2022-11-121-1/+1
* Bump embedded (#2443)Bernát Gábor2022-11-124-15/+15
* Try alternate filenames for system_executable (#2442)Vincent Fazio2022-11-101-1/+18
* Upgrade pip and setuptools (#2434)Bernát Gábor2022-10-254-11/+11
* Remove outdated PyPy stdlib overrides (#2426)Matti Picus2022-10-241-17/+0
* Allow empty string as version for `find_compatible_in_house` (#2430)schaap2022-10-071-1/+1
* fix building python3.10 virtualenvs on debian derivatives (#2415)Anthony Sottile2022-09-121-2/+15
* Do not turn echo off for subsequent commands in batch activators (#2411) (#2412)Paweł Szramowski2022-09-072-37/+33
* Bump setuptools (#2405)Bernát Gábor2022-08-292-5/+5
* Bump embed pip and setuptools (#2395)Bernát Gábor2022-08-043-10/+10
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-0431-74/+74
* 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