Erin O'Connell
|
413c9034e4
|
Merge pull request #2533 from gkdoc/master
Insert a space before a bracket in advanced.rst
|
2018-07-05 21:43:48 -07:00 |
|
gkdoc
|
ec93a9e10e
|
Insert space before a bracket
|
2018-07-05 21:35:22 -07:00 |
|
Tzu-ping Chung
|
3dc3533026
|
Merge pull request #2523 from pypa/bugfix/clean-py2-pip9
Make do_clear compatible with pip 9 and Python 2
|
2018-07-06 01:14:37 +08:00 |
|
Tzu-ping Chung
|
959696a5b6
|
Merge branch 'master' into bugfix/clean-py2-pip9
|
2018-07-06 01:06:48 +08:00 |
|
kennethreitz
|
aeb68de212
|
issue template
|
2018-07-05 08:54:34 -04:00 |
|
kennethreitz
|
1eee917d13
|
Merge branch 'master' of github.com:pypa/pipenv
|
2018-07-05 08:46:25 -04:00 |
|
kennethreitz
|
ac5fee4fe5
|
uesrvoice
|
2018-07-05 08:46:11 -04:00 |
|
Tzu-ping Chung
|
8818daed31
|
Make do_clear compatible with pip 9 and Python 2
|
2018-07-05 17:27:55 +08:00 |
|
Tzu-ping Chung
|
ef6e667971
|
Merge pull request #2521 from pypa/purge-pew
Un-vendor Pew
|
2018-07-05 17:26:58 +08:00 |
|
Tzu-ping Chung
|
06fda49673
|
News fragment for Pew removal
|
2018-07-05 16:43:11 +08:00 |
|
Tzu-ping Chung
|
a5a9583c2d
|
Un-vendor Pew
|
2018-07-05 16:43:11 +08:00 |
|
Tzu-ping Chung
|
9e55b351ce
|
Retroactively add news fragments
|
2018-07-05 16:43:11 +08:00 |
|
Tzu-ping Chung
|
f5a1fa71be
|
Merge pull request #2518 from pypa/purge-pew
Always use virtualenv directly, not "pew new"
|
2018-07-05 16:12:46 +08:00 |
|
Tzu-ping Chung
|
999761130e
|
Raise explicit exception for wrong which context
|
2018-07-05 15:37:40 +08:00 |
|
Dan Ryan
|
ac16274e73
|
Merge branch 'master' into purge-pew
|
2018-07-04 15:48:44 -04:00 |
|
Dan Ryan
|
389bd633eb
|
Merge pull request #2515 from pypa/bugfix/shell-py27
Fix subprocess usage for Python 2
|
2018-07-04 15:48:32 -04:00 |
|
Tzu-ping Chung
|
676d5a2f75
|
Use exists() to check for virtualenv instead
|
2018-07-05 02:59:12 +08:00 |
|
Tzu-ping Chung
|
341297272a
|
Need to be able to get venv path before creating
|
2018-07-05 02:20:11 +08:00 |
|
Tzu-ping Chung
|
96c2517f3b
|
More explicit error
|
2018-07-05 01:42:41 +08:00 |
|
Tzu-ping Chung
|
0023adea34
|
Ignore pytest_pypi.egg-info
|
2018-07-05 01:42:30 +08:00 |
|
Tzu-ping Chung
|
76e7b3e63f
|
More explicit failures
|
2018-07-05 01:35:34 +08:00 |
|
Tzu-ping Chung
|
1d3f46653c
|
Always use virtualenv directly, not "pew new"
This removed Pew references in virtualenv creation.
|
2018-07-05 01:17:36 +08:00 |
|
Tzu-ping Chung
|
a1c5cb1ed9
|
Fix subprocess usage for Python 2
|
2018-07-05 00:43:10 +08:00 |
|
Tzu-ping Chung
|
2190350b55
|
Merge pull request #2513 from pypa/purge-pew
Remove pew.lsenvs usage from project
|
2018-07-05 00:42:12 +08:00 |
|
Tzu-ping Chung
|
c171eb32a6
|
Remove pew.lsenvs usage from project
|
2018-07-05 00:18:30 +08:00 |
|
Tzu-ping Chung
|
cc4f3cfb63
|
Better repr for shells.Shell
|
2018-07-05 00:18:30 +08:00 |
|
Tzu-ping Chung
|
63f6f41fe6
|
Merge pull request #2516 from pypa/bugfix/test-on-windows
Fix casing test on Windows
|
2018-07-05 00:07:34 +08:00 |
|
Tzu-ping Chung
|
9adf3bdc50
|
Fix casing test on Windows
|
2018-07-04 22:40:38 +08:00 |
|
kennethreitz
|
fcbda182e4
|
gitignore
|
2018-07-04 08:39:07 -04:00 |
|
kennethreitz
|
5e9f1e97a5
|
fix pytest
|
2018-07-04 08:38:45 -04:00 |
|
Dan Ryan
|
e5309f9ebc
|
Lockfile update
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-07-03 23:41:48 -04:00 |
|
kennethreitz
|
56f294e084
|
Merge pull request #2300 from bittner/master
Reduce image filesize for documentation
|
2018-07-03 23:34:31 -04:00 |
|
kennethreitz
|
9536b00493
|
Merge pull request #2458 from Tenzer/avoid-double-pip-output
Avoid double `pip` output if `--verbose` is used an output includes "Ignoring"
|
2018-07-03 23:34:08 -04:00 |
|
kennethreitz
|
c20644a9d0
|
Merge pull request #2488 from frostming/docs/changelog
Make the docs hierarchy more reasonable
|
2018-07-03 23:33:23 -04:00 |
|
kennethreitz
|
fee09c98df
|
Merge pull request #2503 from pypa/rewrite-inline-venv-activation
Improve inline virtualenv activation logic
|
2018-07-03 23:32:44 -04:00 |
|
kennethreitz
|
52524e23e7
|
Merge branch 'master' into rewrite-inline-venv-activation
|
2018-07-03 23:32:33 -04:00 |
|
kennethreitz
|
4b0cc7fc52
|
Merge pull request #2510 from pypa/3.7-tests
3.7 tests passing (and other improvements)
|
2018-07-03 23:30:22 -04:00 |
|
kennethreitz
|
931dcc228c
|
Merge branch 'master' into 3.7-tests
|
2018-07-03 23:30:14 -04:00 |
|
kennethreitz
|
6a2bdc92af
|
Merge pull request #2511 from pypa/feature/color-powershell
Feature/color powershell
|
2018-07-03 23:29:53 -04:00 |
|
kennethreitz
|
9a8ce75fae
|
death to appveyor!
|
2018-07-03 23:24:54 -04:00 |
|
kennethreitz
|
7588ca31cf
|
passing tests!
|
2018-07-03 23:23:20 -04:00 |
|
Erin O'Connell
|
e037967da4
|
crayons will now check to see if powershell is running in CMDER, Hyper, or VSCode and enable colors if it is!
|
2018-07-03 20:08:40 -07:00 |
|
Erin O'Connell
|
db3a9b672f
|
display color when running in CMDER but not regular ol' powershell
|
2018-07-03 19:43:17 -07:00 |
|
kennethreitz
|
a1062f8f5a
|
cleanup
|
2018-07-03 22:32:56 -04:00 |
|
kennethreitz
|
6968976b53
|
jedi
|
2018-07-03 22:32:47 -04:00 |
|
kennethreitz
|
c801283d3f
|
fix test script
|
2018-07-03 22:32:34 -04:00 |
|
kennethreitz
|
b87be9c72a
|
fix docker stuff
|
2018-07-03 20:09:36 -04:00 |
|
kennethreitz
|
d4ef122709
|
fix more tests
|
2018-07-03 19:56:06 -04:00 |
|
kennethreitz
|
a230eb867e
|
fix a test
|
2018-07-03 19:54:02 -04:00 |
|
kennethreitz
|
34d56da101
|
properness
|
2018-07-03 18:32:32 -04:00 |
|