Commit Graph

  • 6152199752 Pytest 4: Update to get_closest_marker Miro Hrončok 2019-05-03 12:18:03 +02:00
  • 55e231a7d2 Merge branch 'master' into master Jonathon Belotti 2019-04-29 14:09:15 +10:00
  • cae8d76c21 Merge pull request #3716 from GregKaleka/patch-2 kennethreitz 2019-04-27 09:03:34 -04:00
  • 6cf692d284 Fix broken documentation links in CONTRIBUTING.md Greg Kaleka 2019-04-26 09:13:41 -07:00
  • bddcde3bfb Fix documentation install page link Alexandre Morignot 2019-04-26 11:28:32 +02:00
  • cda331bc20 Merge pull request #3711 from xuhdev/patch-3 kennethreitz 2019-04-23 01:02:41 -04:00
  • 2d23ce5fce Add changelog for 3711. Hong Xu 2019-04-22 15:14:38 -07:00
  • 459c678e61 Add installation instructions for Debian Buster+ in README Hong Xu 2019-04-22 15:10:00 -07:00
  • 0414287af3 Update Dockerfile kennethreitz 2019-04-22 08:15:36 -04:00
  • 1ef7b1373d Update Dockerfile kennethreitz 2019-04-21 14:22:44 -04:00
  • ab12b4b83e Update Dockerfile kennethreitz 2019-04-21 14:16:43 -04:00
  • d1badddaac Merge pull request #3703 from s-pace/doc/add_search kennethreitz 2019-04-21 09:06:40 -04:00
  • 55f49d55f8 Update Dockerfile kennethreitz 2019-04-21 09:05:21 -04:00
  • 1006b50bcd Fix marker handling Dan Ryan 2019-04-18 17:42:48 -04:00
  • ff4c8b0d5c Update vendored deps Dan Ryan 2019-04-18 13:50:48 -04:00
  • cd13852fca feat: add search to every documentation pages s-pace 2019-04-17 11:45:20 +02:00
  • 3493f53c5c feat: add search to the main introduction page s-pace 2019-04-17 11:44:38 +02:00
  • f0b527798c remove always-True if-statement, and make function docstring accurate Jonathon Belotti 2019-04-09 22:58:09 +10:00
  • 9feb0e08ec Add news entry John Vandenberg 2019-04-03 12:08:30 +07:00
  • 8e584055cf conftest.py: Ignore KeyboardInterrupt John Vandenberg 2019-04-03 10:11:44 +07:00
  • 6c62d23cfc Merge pull request #3463 from AdamGold/bugfix/catch-command-errors Dan Ryan 2019-04-02 19:45:21 -04:00
  • 2d75f1af53 feat: 🎸 Add prettify_exc method to handle known errors Adam Goldschmidt 2019-03-11 09:35:17 +02:00
  • f52abe32bc add behavior rst Adam Goldschmidt 2019-01-25 11:35:22 +02:00
  • 3fe5061682 conservative check for known exceptions in subprocess stderr. Adam Goldschmidt 2019-01-20 13:09:28 +02:00
  • 8aa9283fda Merge pull request #3386 from pypa/improve-message Frost Ming 2019-04-01 16:46:26 +08:00
  • 09e1d55bee Refine the news entry frostming 2019-04-01 12:58:29 +08:00
  • 08b35715c0 merge branch 'master' frostming 2019-04-01 12:52:42 +08:00
  • 4db6d70a2e Merge pull request #3555 from 0mp/patch-2 Dan Ryan 2019-03-29 20:50:55 -04:00
  • 4a62871d9c Merge branch 'master' into patch-2 Dan Ryan 2019-03-29 20:50:49 -04:00
  • 1b865647a1 Merge pull request #3645 from jayvdb/test_specific_package_environment_markers Dan Ryan 2019-03-29 20:50:14 -04:00
  • 6af815fb92 Merge branch 'master' into test_specific_package_environment_markers Dan Ryan 2019-03-29 20:50:02 -04:00
  • b03a594590 Merge pull request #3304 from pypa/feature/keep-outdated-peep Dan Ryan 2019-03-29 20:49:12 -04:00
  • 1b84c6b303 Merge branch 'master' into feature/keep-outdated-peep Dan Ryan 2019-03-29 19:17:06 -04:00
  • 736d0b5da0 Merge branch 'master' into logging-spinner-fixes logging-spinner-fixes Dan Ryan 2019-03-29 00:46:45 -04:00
  • d838d7b4be Update locking to respect pep517 and isolation Dan Ryan 2019-03-29 00:33:18 -04:00
  • 43e9e663aa Merge pull request #3643 from NicholasSurmava/toml-docs-update Frost Ming 2019-03-27 12:47:33 +08:00
  • ebe89b24f2 Merge branch 'master' into toml-docs-update Tzu-ping Chung 2019-03-26 11:08:24 +08:00
  • 5c8e00acfb Rename 3629.docs.rst to 3629.doc.rst Tzu-ping Chung 2019-03-26 11:08:12 +08:00
  • ffd5784193 Merge pull request #3648 from pypa/rename-news Frost Ming 2019-03-26 09:53:26 +08:00
  • 0f1e2ed9bd rename news file Frost Ming 2019-03-25 21:32:21 +08:00
  • ea9129a2c6 Merge branch 'master' into feature/keep-outdated-peep Dan Ryan 2019-03-25 09:24:02 -04:00
  • 07e41ccb83 Merge pull request #3601 from pypa/bugfix/2747 Dan Ryan 2019-03-25 09:23:24 -04:00
  • 90e31f3162 Merge branch 'toml-docs-update' of https://github.com/NicholasSurmava/pipenv into toml-docs-update NicholasSurmava 2019-03-25 06:48:04 -05:00
  • b18444b67e added docs change to the news feed 3629.docs NicholasSurmava 2019-03-25 06:46:13 -05:00
  • fa3dbb61c3 Merge branch 'master' into toml-docs-update Nicholas Surmava 2019-03-25 06:44:52 -05:00
  • c7b2a522ce Merge branch 'master' into feature/keep-outdated-peep Dan Ryan 2019-03-25 01:05:45 -04:00
  • 036aed0cec Merge branch 'master' into bugfix/2747 Dan Ryan 2019-03-25 01:02:23 -04:00
  • 778f6cc861 Merge pull request #3627 from pypa/update-pip Dan Ryan 2019-03-25 01:01:50 -04:00
  • 4cc36083f1 Clean up old code Dan Ryan 2019-03-25 00:13:02 -04:00
  • d937050884 Update pip patch Dan Ryan 2019-03-24 23:30:13 -04:00
  • 5771d942e4 Merge branch 'master' into patch-2 Mateusz Piotrowski 2019-03-24 22:25:17 +01:00
  • 1d87a6aff7 Avoid using requests in tests John Vandenberg 2019-03-25 02:47:19 +07:00
  • 92010826c8 Erm, remove verbose mode from tests Dan Ryan 2019-03-24 15:58:10 -04:00
  • 32e918fd46 Don't print extra strings to stdout Dan Ryan 2019-03-24 14:49:15 -04:00
  • 7ccaa3c75f Unlink file instead of calling non-existent delete function Dan Ryan 2019-03-24 14:07:34 -04:00
  • 6971468f02 Write resolution results to temp json file instead of stdout Dan Ryan 2019-03-24 13:10:17 -04:00
  • a960990103 fix double declaration of kwarg Dan Ryan 2019-03-23 22:36:03 -04:00
  • 4a0b2b759a monkeypatch shutil.rmtree for tests Dan Ryan 2019-03-23 21:59:44 -04:00
  • 4bd02aa6cc Fix temporary directory cleanup Dan Ryan 2019-03-23 17:38:20 -04:00
  • 2248222c14 added the TOML Spec link to the documentation Nicholas Surmava 2019-03-23 13:40:12 -05:00
  • 4f34b7c0d2 Update vistir to fix permissionerrors Dan Ryan 2019-03-22 20:27:52 -04:00
  • 9e5e1b948b Reword to cover the installed-but-not-listed case peep-constraint-install Tzu-ping Chung 2019-03-22 12:58:45 +08:00
  • 737998bcae Fix PEEP numbering Tzu-ping Chung 2019-03-22 12:26:03 +08:00
  • 7d8f517229 Try ditching pip_src_dir in tests Dan Ryan 2019-03-21 22:05:32 -04:00
  • b77f6cfa95 Point at new pip-tools version in patched file Dan Ryan 2019-03-21 01:17:09 -04:00
  • c5729523ee Update vistir to rely on new rmtree logic Dan Ryan 2019-03-21 01:16:42 -04:00
  • a63fd73de8 Fix azure pipelines invocation Dan Ryan 2019-03-20 22:31:35 -04:00
  • 383020a720 Update test runners and fix resolver colorama calls Dan Ryan 2019-03-20 22:24:13 -04:00
  • 429a7bc2b7 Colorama wrap stream Dan Ryan 2019-03-20 21:45:39 -04:00
  • 5e2ab186d7 Update resolver to fix tempdir usage Dan Ryan 2019-03-20 20:38:15 -04:00
  • fa31b64f37 Update vendored piptools and pip versions Dan Ryan 2019-03-20 12:15:00 -04:00
  • 91056e2f50 PEEP for >= specifier Tzu-ping Chung 2019-03-20 19:11:59 +08:00
  • 00e8685be9 update pip shims Dan Ryan 2019-03-20 00:19:19 -04:00
  • 1ebebcd7bb Update piptools Dan Ryan 2019-03-20 00:04:23 -04:00
  • 52cf5e4960 Update to pip 19.0.3 Dan Ryan 2019-03-19 09:33:11 -04:00
  • 729e790ef4 Update pip version Dan Ryan 2019-03-19 01:12:54 -04:00
  • c34b94e1c2 Remove test for open call since there are no editors in CI Dan Ryan 2019-03-18 21:58:51 -04:00
  • b3599002d7 Merge branch 'master' into bugfix/2747 Dan Ryan 2019-03-18 01:14:51 -04:00
  • 0b5826e6d2 Fix typo in PEEP Dan Ryan 2019-03-18 00:46:31 -04:00
  • e16608c03f sort pytest markers by length Dan Ryan 2019-03-18 00:45:40 -04:00
  • 6382f516e2 Merge branch 'master' into feature/keep-outdated-peep Dan Ryan 2019-03-18 00:43:40 -04:00
  • 661184e5cc Merge pull request #3330 from pypa/bugfix/2783 Dan Ryan 2019-03-17 23:14:33 -04:00
  • 116d0857a2 Fix variable references Dan Ryan 2019-03-13 20:06:23 -04:00
  • a23e9246d6 Update vistir Dan Ryan 2019-03-15 12:38:34 -04:00
  • d361c86c7d Update azure pipeline scripts Dan Ryan 2019-03-12 22:18:35 -04:00
  • a17760e223 Update dummy spinner Dan Ryan 2019-03-12 02:00:35 -04:00
  • dcd5369117 Fix vistir's encoding of terminal output for python 2 Dan Ryan 2019-03-12 01:38:47 -04:00
  • 466fcc0a2a Fix test skip Dan Ryan 2019-03-11 20:19:27 -04:00
  • 73129d8401 Fix internet connectivity test Dan Ryan 2019-03-11 19:42:06 -04:00
  • 8fdc589d05 Fix test skip Dan Ryan 2019-03-11 01:51:05 -04:00
  • e08ce4de05 fix syntax error on python 2 Dan Ryan 2019-03-11 00:58:02 -04:00
  • 089805712a Update safety check command runner to handle exceptions Dan Ryan 2019-03-10 20:25:21 -04:00
  • 77bac23f93 re-add setting to make environment active when running shell Dan Ryan 2019-03-10 17:32:47 -04:00
  • cfd1e5992e Make sure python path is a string Dan Ryan 2018-12-03 18:45:46 -05:00
  • f09e6f5c48 sort imports for easier merge Dan Ryan 2018-12-03 18:20:22 -05:00
  • fa1c948445 Minor tweaks Dan Ryan 2018-12-03 18:17:00 -05:00
  • 8da832f44f Update exception formatter Dan Ryan 2018-12-03 17:37:35 -05:00
  • 6c51b7f0ad Fix windows lookups Dan Ryan 2018-11-30 20:11:38 -05:00
  • dcfce70817 Fix python path discovery if not called python Dan Ryan 2018-11-30 02:22:59 -05:00
  • 70ce72b3c9 Merge branch 'master' into patch-2 Mateusz Piotrowski 2019-03-14 10:16:54 +01:00