Commit Graph

5363 Commits

Author SHA1 Message Date
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
kennethreitz 86f3dfdf0e properness 2018-07-03 18:31:23 -04:00
kennethreitz a31f3427a0 fix failing tests 2018-07-03 18:12:04 -04:00
kennethreitz 1780e0b0fa whitespace 2018-07-03 18:01:51 -04:00
kennethreitz 7267bb520d gitignore 2018-07-03 18:01:40 -04:00
kennethreitz 1fd84d3448 ellipsis 2018-07-03 17:57:29 -04:00
kennethreitz 9727a76849 Merge branch 'master' of github.com:pypa/pipenv 2018-07-03 17:56:47 -04:00
kennethreitz e70ec51dc6 fixes 2018-07-03 17:56:35 -04:00
Tzu-ping Chung eb953fe358 Improve inline virtualenv activation logic
Set VIRTUAL_ENV during activation so py.exe does the right thing. Also add
venv support --- it is actually quite easy, so why not.
2018-07-04 01:59:52 +08:00
kennethreitz 16cf4559c1 update towncrier template 2018-07-03 12:17:42 -04:00
kennethreitz 7daedb09dc Merge pull request #2502 from pypa/clear
--clear
2018-07-03 12:02:15 -04:00
kennethreitz d6dd412f40 clear the caches 2018-07-03 12:01:35 -04:00
kennethreitz b38fb08159 oops 2018-07-03 11:35:23 -04:00
kennethreitz 30abe5b5f2 crayons update 2018-07-03 11:28:35 -04:00
kennethreitz c024dbc72d no colors for powershell users 2018-07-03 11:24:32 -04:00
kennethreitz 779d247b99 markdown 2018-07-03 10:25:42 -04:00
kennethreitz d3ea150d4d markdown 2018-07-03 10:24:51 -04:00
kennethreitz 6c4b97359a markdown 2018-07-03 10:22:30 -04:00
kennethreitz 5a608a3639 issue template 2018-07-03 10:01:49 -04:00
kennethreitz 6314586c9f black 2018-07-03 09:54:46 -04:00
kennethreitz ed246afd9e updates 2018-07-03 09:41:46 -04:00
kennethreitz 77110ed5da fixes 2018-07-03 09:04:42 -04:00
kennethreitz 2addee4fd6 3.7 2018-07-03 08:48:18 -04:00
kennethreitz f56edccf87 pytest improvements 2018-07-03 00:10:51 -04:00
kennethreitz 593a850040 pytest config 2018-07-03 00:06:24 -04:00
kennethreitz bed59b7bfc .eggs 2018-07-02 21:01:59 -04:00
frostming d4b61b9a72 Update related part in tasks 2018-07-03 08:50:42 +08:00
frostming a90abc7696 improve changelog docs 2018-07-03 08:50:42 +08:00
kennethreitz 2570b85b6d 3.7 2018-07-02 18:43:48 -04:00
kennethreitz 29eb73aa7f 3.7 2018-07-02 18:39:09 -04:00
Dan Ryan 46ba42b6fb Add changelog, update documentation home screen
Signed-off-by: Dan Ryan <dan@danryan.co>
v2018.7.1
2018-07-01 17:00:44 -04:00
Dan Ryan d9130f87d0 Update history and changelog
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-01 16:49:14 -04:00
Dan Ryan c5c7c0ea16 Update changelog. 2018-07-01 16:21:27 -04:00
Dan Ryan 9ef36a8df1 Fix release task
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-01 16:21:07 -04:00
Dan Ryan 320e478eaf Bumped version.
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-01 16:19:47 -04:00
Dan Ryan a142b28b03 Merge branch 'master' of github.com:pypa/pipenv 2018-07-01 16:19:16 -04:00
Dan Ryan 48e5917e23 Update release task
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-01 16:11:38 -04:00
Dan Ryan ebaadfc21f Merge pull request #2485 from pypa/import-time-improvement
Improve import times and runtimes
2018-07-01 15:08:37 -04:00
Dan Ryan a245be1819 Use more local tests
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-01 14:16:48 -04:00
Tzu-ping Chung 7050b4c2c6 Global shouldn't be needed 2018-07-01 20:03:00 +08:00
Tzu-ping Chung f998d017e6 Comment and format 2018-07-01 19:20:36 +08:00
Tzu-ping Chung 9930d2edbb Remove Python 2.6 compat 2018-07-01 19:13:21 +08:00