Commit Graph

  • aed46b07c7 Fix tests Matt Davis 2022-11-10 01:47:29 -05:00
  • 898eca8bde Fix for pipenv lock behaving like keep_outdated flag is always True. Matt Davis 2022-11-09 22:23:19 -05:00
  • 8b22e123a4 Merge pull request #5245 from cclauss/patch-3 Oz N Tiram 2022-11-08 19:31:11 +01:00
  • 99b056a186 fix PIPENV_MAX_DEPTH environment variable Benjamin Jorand 2022-11-07 10:50:45 +01:00
  • 54e65d2551 pipenv lock Christian Clauss 2022-11-05 22:22:38 +01:00
  • 5d7a0ee0c5 Add Python 3.11 release candidate to the testing Christian Clauss 2022-08-13 16:16:57 +02:00
  • 80a887ce6f Bumped version. github-actions[bot] 2022-11-05 06:37:22 +00:00
  • 137abbd3a1 Release v2022.11.5 Matt Davis 2022-11-05 02:35:19 -04:00
  • e3c999f1b9 Roll back change vendoring of colorama. (#5460) Matt Davis 2022-11-05 02:34:27 -04:00
  • 71277e4e1f Bumped version. github-actions[bot] 2022-11-04 21:09:42 +00:00
  • 9297261c1b Release v2022.11.4 Oz N Tiram 2022-11-04 22:06:54 +01:00
  • 5142bbd3a0 Merge pull request #5450 from pypa/more-vendor-clean-up Oz N Tiram 2022-11-04 15:38:16 +01:00
  • 678cb1f942 Merge pull request #5448 from pypa/issue-5444 Oz N Tiram 2022-11-04 15:17:56 +01:00
  • ecb969b363 Merge branch 'main' into issue-5444 Matt Davis 2022-11-04 08:57:43 -04:00
  • e8e391fe9b Merge branch 'main' into more-vendor-clean-up Oz N Tiram 2022-11-04 10:55:13 +01:00
  • 6f8831316c CI: pin python version for vendoring Oz Tiram 2022-11-04 10:39:48 +01:00
  • 2049648772 Pin vendoring Python version to 3.10 Oz N Tiram 2022-11-04 10:49:06 +01:00
  • 7c7cf81281 Merge pull request #5451 from micahjsmith/micahjsmith/gh-5407 Oz N Tiram 2022-11-04 10:41:59 +01:00
  • 1e53530425 News-snippet: fix linting issue Oz Tiram 2022-11-03 22:43:37 +01:00
  • 067ab1b06f Makefile: fix linting error Oz Tiram 2022-11-03 22:41:26 +01:00
  • 961cdd2721 Merge branch 'issue-5444' of github.com:pypa/pipenv into issue-5444 Matt Davis 2022-11-03 09:13:47 -04:00
  • 56894e4438 refactor based on PR feedback. Matt Davis 2022-11-03 09:13:29 -04:00
  • 46efd78657 Add news snippet. Oz Tiram 2022-11-02 13:15:42 +01:00
  • 93e97b7510 Update test_pipenv_check to ignore new vulnerability with wheel<0.38 Micah Smith 2022-11-02 15:22:08 -04:00
  • 135463653f Update more settings Micah Smith 2022-11-02 15:09:37 -04:00
  • 258d82f21d Fix is_env_truthy Micah Smith 2022-11-02 11:58:29 -04:00
  • b2d6267a71 Developers: add target in make file for running pypi-server Oz Tiram 2022-11-02 13:12:30 +01:00
  • be92e26606 testing: disable some CVE checks for new CVEs without fix Oz Tiram 2022-11-02 12:26:47 +01:00
  • 1a714b05de Add news item Micah Smith 2022-11-01 22:40:36 -04:00
  • 6463bcd702 Update docs Micah Smith 2022-11-01 22:34:55 -04:00
  • 38813b96b8 Refactor out is_env_truthy Micah Smith 2022-11-01 21:57:12 -04:00
  • 93ca107599 Fix behavior of VENV_IN_PROJECT setting Micah Smith 2022-11-01 21:15:58 -04:00
  • cd15007e4d Refactor all relevant settings to use get_from_env Micah Smith 2022-10-27 17:50:01 -04:00
  • d6964452dd vendoring: fix broken attrs Oz N Tiram 2022-11-01 21:29:42 +01:00
  • 67a82e2375 vendor: drop tomli which isn't used anymore Oz N Tiram 2022-11-01 21:03:18 +01:00
  • 061b83388d Vendor: bump attrs to version 22.1.0 Oz N Tiram 2022-11-01 20:53:12 +01:00
  • 45ed8448e7 Vendoring script: fix linting issue Oz N Tiram 2022-11-01 20:35:20 +01:00
  • 93f40ace77 Vendor: more disltlib import fixes Oz Tiram 2022-11-01 00:21:51 +01:00
  • 973d47715b Vendoring: drop our included version of colorma Oz Tiram 2022-11-01 00:18:17 +01:00
  • 69507b1b79 vendoring: remove library rename zipp Oz Tiram 2022-11-01 00:16:39 +01:00
  • c5f6016689 Vendor: drop distlib - use the one from pip._vendor Oz Tiram 2022-10-31 23:55:38 +01:00
  • 20e564fef2 Makefile: fixes for working on debian based system Oz Tiram 2022-10-31 23:47:00 +01:00
  • e3052f2de9 Remove vendored platformdirs - use the one from pip._vendor Oz N Tiram 2022-10-30 10:16:04 +01:00
  • 1bf41958b6 fix lint Matt Davis 2022-10-30 06:08:41 -04:00
  • 19fa64df1d add news fragment. Matt Davis 2022-10-30 05:35:40 -04:00
  • f1a34e9f60 Fix lint. Matt Davis 2022-10-30 05:31:58 -04:00
  • bf289af7e6 Treat each index as its own install phase (per category) in order to fulfill index restrictions (default behavior). Matt Davis 2022-10-30 05:28:08 -04:00
  • 09e60097b3 Bumped version. github-actions[bot] 2022-10-26 02:20:35 +00:00
  • e61a8a0b1d Release v2022.10.25 Matt Davis 2022-10-25 22:17:01 -04:00
  • d1adb504be Add default kwarg to get_from_env Micah Smith 2022-10-25 10:56:09 -04:00
  • 932e98637a Fix rst in contributing guide Micah Smith 2022-10-25 10:55:21 -04:00
  • cb9d87ad05 Bumped version. github-actions[bot] 2022-10-25 08:27:31 +00:00
  • 384619e75c Merge pull request #5414 from pypa/pip-22.3 Oz N Tiram 2022-10-25 10:08:40 +02:00
  • 73149a970c Merge branch 'main' into pip-22.3 Oz N Tiram 2022-10-25 10:06:33 +02:00
  • aeb49722ec Merge pull request #5434 from bluzir/pacth-1 Oz N Tiram 2022-10-24 20:23:05 +02:00
  • 78435bf153 Merge pull request #5438 from rwxdash/foresight-badge Oz N Tiram 2022-10-24 20:22:36 +02:00
  • 4ba448d5a7 Merge pull request #5419 from pypa/remove-vistir-cmdparse Oz N Tiram 2022-10-24 20:21:28 +02:00
  • 35dc409f9a Merge pull request #5430 from pypa/remove-usage-of-vistir-run Oz N Tiram 2022-10-24 20:21:08 +02:00
  • 3e6dcfdf2c Merge pull request #5436 from pypa/docs-improvements Oz N Tiram 2022-10-24 20:20:11 +02:00
  • 585f8180d3 Merge pull request #5437 from kailashchoudhary11/main Oz N Tiram 2022-10-24 19:57:19 +02:00
  • 57bb1e5ccb Add Foresight status badge to README Oguzhan Ozdemir 2022-10-24 17:00:53 +03:00
  • 798cd14a80 Merge branch 'pypa:main' into main Kailash Choudhary 2022-10-24 18:47:04 +05:30
  • 1959ce9064 Added Table of Contents #5413 kai 2022-10-24 18:46:12 +05:30
  • 3ed771c7d0 Merge pull request #5433 from runforesight/feature/added-foresight Oz N Tiram 2022-10-24 14:51:18 +02:00
  • 3660a3f149 Create a new man page and add a quickstart Oz N Tiram 2022-10-24 11:12:07 +02:00
  • c64654717d Move Changelog to the bottom of the document Oz N Tiram 2022-10-24 10:56:34 +02:00
  • c538cd451b chore: Update outdated LICENSE year Vlad Kooklev 2022-10-23 20:12:54 +03:00
  • 177d02a830 Merge pull request #5431 from dojutsu-user/add-cmd-option-category Oz N Tiram 2022-10-23 13:08:43 +02:00
  • e3ea57d519 add news dojutsu-user 2022-10-23 13:08:46 +05:30
  • a621facba3 fix tests dojutsu-user 2022-10-22 18:44:03 +05:30
  • 01ba0e8c28 update test dojutsu-user 2022-10-22 16:54:29 +05:30
  • f2484992de update docs dojutsu-user 2022-10-22 16:09:59 +05:30
  • e20763dfa1 lint fix dojutsu-user 2022-10-22 15:50:23 +05:30
  • 4569c834e4 update the test dojutsu-user 2022-10-22 15:40:01 +05:30
  • aa250271aa change category to categories dojutsu-user 2022-10-22 15:31:39 +05:30
  • 6a3833ac38 Cleanup dojutsu-user 2022-10-22 14:49:35 +05:30
  • 0fdacebc0f add category cmd line option dojutsu-user 2022-10-22 14:47:42 +05:30
  • 1569a313ab added foresight workflow and test kit actions gokhan721 2022-10-21 16:55:11 +03:00
  • b5045155a7 Rewrite Environment.sys_path Oz N Tiram 2022-10-21 13:37:20 +02:00
  • eaeef7df43 Replace vistir.misc.replace_with_text_stream with click Oz N Tiram 2022-10-21 10:55:12 +02:00
  • c5a9471788 Add news fragment Oz N Tiram 2022-10-18 22:57:00 +02:00
  • 9301826977 Merge pull request #5420 from pypa/migrate-appdirs-platform-dirs Oz N Tiram 2022-10-18 22:54:25 +02:00
  • a5c38b0517 Add news fragment. Oz N Tiram 2022-10-18 22:53:49 +02:00
  • bf7978de45 Remove appdirs.py in favor of platformdirs Oz N Tiram 2022-10-17 23:10:52 +02:00
  • acedb849ff Remove usage of vistir.cmdparse Oz N Tiram 2022-10-17 22:59:12 +02:00
  • 337958c17b Merge pull request #5402 from pypa/remove-mkdir-p Oz N Tiram 2022-10-17 16:12:03 +02:00
  • 5d03ab304a Re-introduce type checking guard Oz N Tiram 2022-10-17 15:18:02 +02:00
  • cd583dcfa2 Remove duplicated test variant with the same name. Matt Davis 2022-10-16 10:16:30 -04:00
  • 7e44219f25 Use latest python in vendoring. Matt Davis 2022-10-16 09:46:50 -04:00
  • 02de74907d Fix patch to what it had before that is working. Matt Davis 2022-10-16 09:37:31 -04:00
  • d9210c8266 No longer private method. Matt Davis 2022-10-16 08:16:14 -04:00
  • 2431e0d19a Add missing backtick in the contributing documentation. (#5410) Michał Wiśniewski 2022-10-16 13:59:12 +02:00
  • 825b5a571a Missing files from run vendoring.update for latest pip 22.3 Matt Davis 2022-10-16 07:56:54 -04:00
  • 54ba48c1cd Run vendoring.update for latest pip 22.3 Matt Davis 2022-10-16 07:56:28 -04:00
  • c079b9d503 Update pip index safety patch for pip 22.3 Matt Davis 2022-10-16 07:53:47 -04:00
  • 31a9e235d9 Update pip index safety patch for pip 22.3 Matt Davis 2022-10-16 07:42:11 -04:00
  • 635c460138 Prep upgrade to latest pip release 22.3 Matt Davis 2022-10-16 07:21:13 -04:00
  • b04cd1c5a3 Update Link For VCS Support (#5412) Kailash Choudhary 2022-10-15 08:34:47 +05:30
  • 97a49e83e6 Merge pull request #5405 from AlexNDRmac/ci-warnings-fix Oz N Tiram 2022-10-12 22:39:44 +02:00
  • 6a50659ce9 Bumped version. github-actions[bot] 2022-10-12 20:22:42 +00:00