Commit Graph

5135 Commits

Author SHA1 Message Date
Dan Ryan 30a3c541c6 Update dotenv, semver, and scandir
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan bed2990f40 Update vistir vendoring
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 637b0abb6a Update pip-shims vendoring
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 993c452fdc Update scandir patch
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 2418bd04a2 One more library
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 2eb3d1dcc5 Update vendored libraries
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 947cba18bd Vendor new libraries: vistir and pip_shims
- Vendors new libraries for maintainability
- Separates responsibiltiies and adds coverage

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Tzu-ping Chung e42d443ebb Merge pull request #2781 from tmc/patch-2
Update README, fix typo.
2018-08-26 20:59:55 +08:00
Travis Cline 6337d6d2bb Update README, fix typo. 2018-08-25 23:56:56 -07:00
Dan Ryan c44d63750d Merge pull request #2758 from orn688/non-existent-dotenv-message
Warning for non-existent PIPENV_DOTENV_LOCATION file
2018-08-24 22:26:00 -04:00
Dan Ryan e4f8312768 Merge branch 'master' into non-existent-dotenv-message 2018-08-24 21:57:13 -04:00
Dan Ryan 1efbeb8187 Merge pull request #2727 from pypa/windows-run-non-executable
Improve "run" behavior on Windows
2018-08-24 21:51:29 -04:00
Dan Ryan 2c41a34018 Merge branch 'master' into windows-run-non-executable 2018-08-24 21:28:35 -04:00
Dan Ryan f2d6720a7a Merge pull request #2773 from pypa/feature/venv-test-fixes
Venv Test Fixes
2018-08-24 03:22:49 -04:00
Dan Ryan 75d7292eb0 Merge remote-tracking branch 'origin/master' into markkoz/master 2018-08-23 23:04:45 -04:00
Oliver Newman b8da356e33 Fix TemporaryDirectory call 2018-08-23 12:27:27 -04:00
Oliver Newman 0973e5e23a Write tests for load_dot_env 2018-08-23 12:27:27 -04:00
Oliver Newman a3d9506b96 Add news entry for #2754 2018-08-23 12:27:27 -04:00
Oliver Newman 78033ed264 Warn if PIPENV_DOTENV_LOCATION file doesn't exist 2018-08-23 12:27:27 -04:00
Tzu-ping Chung dfa1dceb63 Merge pull request #2768 from singingwolfboy/github-capital-h
GitHub has a capital H
2018-08-22 17:05:06 +08:00
David Baumgold 952653d2b7 GitHub has a capital H 2018-08-22 09:35:44 +02:00
Dan Ryan 5ae2433bcf now does it work?
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 03:18:03 -04:00
Dan Ryan d5836ed3b0 Just strip https from test mirror index
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 03:10:34 -04:00
Dan Ryan 0e919dbd89 syntax...
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 02:55:43 -04:00
Dan Ryan e462444d15 Export CA bundle properly
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 02:53:43 -04:00
Dan Ryan b0085bbd97 configure cert bundle
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 02:50:58 -04:00
Dan Ryan e934ccc73c Minor adjustments to get CI passing
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-22 02:24:51 -04:00
Dan Ryan ced489c39e Merge branch 'master' into master 2018-08-19 21:29:18 -04:00
Dan Ryan 5da09fd24e Merge pull request #2745 from orn688/patch-2
Move misformatted comments
2018-08-17 19:31:45 -04:00
Dan Ryan a79eca759c Merge branch 'master' into patch-2 2018-08-17 19:31:30 -04:00
Dan Ryan a4ad13e52b Update readme images, port readme add news
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-17 16:34:28 -04:00
Dan Ryan 32ab20e18d Merge pull request #2696 from gzagatti/improve-error-msg
Improves message when dependencies could not be resolved.
2018-08-17 15:40:13 -04:00
Dan Ryan 57e530f0ad Merge branch 'master' into improve-error-msg 2018-08-17 15:29:25 -04:00
Dan Ryan 2574434705 Merge pull request #2702 from jeremytiki/master
Added an example to README.md for installing from git
2018-08-17 15:18:36 -04:00
Dan Ryan 0a680f5d46 Merge branch 'master' into master 2018-08-17 14:50:01 -04:00
Oliver Newman 438fc60397 Move misformatted comments
Black moved a couple comments to some funky places; this moves them back to the lines to which they refer.
2018-08-15 16:22:45 -07:00
Dan Ryan 3a8f144309 Merge branch 'master' into windows-run-non-executable 2018-08-14 19:30:56 -04:00
Jeremy Spencer 1188a3de34 Updated for PR #2702. Added in request from user @uranusjr for pip documentation on vcs support and @slhck request for more consistent formatting of code blocks and more explict instructions for editable mode when installing from vcs 2018-08-13 08:51:39 -04:00
Jeremy Spencer a3162945be mend 2018-08-12 16:15:17 -04:00
Dan Ryan 541b87abd5 Merge pull request #2732 from pypa/bugfix/pass-verbosity-to-resolver
Correctly pass verbosity to resolver
2018-08-12 03:09:31 -04:00
Tzu-ping Chung f4f8f10f2e News 2018-08-12 04:36:46 +08:00
Tzu-ping Chung a646b836bf Correctly pass verbosity to resolver 2018-08-12 04:29:20 +08:00
Dan Ryan 45c337a40f Merge pull request #2712 from pypa/bugfix/python-version-warning
Bugfix/python version warning
2018-08-10 04:53:01 -04:00
Dan Ryan 0ab5717a29 Merge branch 'master' into bugfix/python-version-warning 2018-08-10 04:52:17 -04:00
Dan Ryan c79507b214 Merge pull request #2671 from HopeForToday/master
Update basics.rst with `$SHELL`.
2018-08-10 04:41:51 -04:00
Dan Ryan 69d8a20bc2 Merge branch 'master' into master 2018-08-10 04:41:34 -04:00
Dan Ryan 92caefcb96 Add news entry for #2671 2018-08-10 04:41:12 -04:00
Dan Ryan 6e6568e9d9 Merge branch 'master' into master 2018-08-10 04:38:34 -04:00
Dan Ryan da5de45816 Merge pull request #2709 from svanburen/patch-3
Fix typo
2018-08-10 04:35:45 -04:00
Dan Ryan 0f3793c496 Merge branch 'master' into patch-3 2018-08-10 04:35:38 -04:00