Commit Graph

608 Commits

Author SHA1 Message Date
kennethreitz 032dc98f33 Merge branch 'master' of github.com:kennethreitz/pipenv 2017-02-01 21:14:50 -05:00
Nate Prewitt 9c28c13936 formatting cleanup 2017-02-01 19:13:21 -07:00
kennethreitz 2f5a6d0021 Merge branch 'master' of github.com:kennethreitz/pipenv 2017-02-01 21:06:50 -05:00
Nate Prewitt 727d81f76a what KIND of file? 2017-02-01 19:05:44 -07:00
kennethreitz d1dd7f5962 try pypy too 2017-02-01 21:03:16 -05:00
Nate Prewitt 3d152a465c add environment variables to docs 2017-02-01 19:03:10 -07:00
kennethreitz 8188a4e35f fix travis 2017-02-01 21:01:43 -05:00
kennethreitz 46827f159a UPGRADES! 2017-02-01 20:56:36 -05:00
kennethreitz 6807037921 +1 2017-02-01 20:44:09 -05:00
kennethreitz fdffd9f086 magic sauce 2017-02-01 20:42:00 -05:00
kennethreitz 5052075be4 $PIPENV_VENV_IN_PROJECT 2017-02-01 20:38:03 -05:00
kennethreitz 40f10e5673 environments file 2017-02-01 20:27:45 -05:00
kennethreitz 5775225f04 Improvements 2017-02-01 20:18:20 -05:00
kennethreitz 9a22bf7fff $ pipenv shell --compat 2017-02-01 20:00:36 -05:00
kennethreitz be6c00ca67 Fancy way v3.3.2 2017-02-01 16:41:13 -05:00
kennethreitz b7b638d51d Fancy way 2017-02-01 16:38:47 -05:00
kennethreitz 3daeb710e5 User-configuraable max-depth for Pipfile searching. 2017-02-01 16:26:13 -05:00
kennethreitz 02287209c2 pew 2017-02-01 16:13:11 -05:00
Nate Prewitt 6812acbf46 cleanup 2017-02-01 11:11:32 -07:00
Nate Prewitt cba23155fe tightening up recent parsing changes 2017-02-01 10:58:36 -07:00
Nate Prewitt 7e6affcfe7 2.6 fixed 2017-02-01 07:57:25 -07:00
kennethreitz 8a1fea9bf0 Update index.rst 2017-02-01 03:17:06 -05:00
kennethreitz 31ab33bce7 Update README.rst 2017-02-01 03:16:41 -05:00
Kenneth Reitz 85049ba856 additional args to shell 2017-02-01 02:31:42 -05:00
Kenneth Reitz 64de470549 cleanup shell spawning 2017-02-01 02:20:09 -05:00
Kenneth Reitz 9f8c0630c9 2.6 2017-02-01 02:14:46 -05:00
Kenneth Reitz 0d3a7510fb fix python3 syntax error 2017-02-01 02:11:11 -05:00
Kenneth Reitz 7b61582324 better specifying checking 2017-02-01 02:04:36 -05:00
Kenneth Reitz d7b7490912 python_version 2017-02-01 02:04:14 -05:00
Kenneth Reitz 9b5debf496 check —two 2017-02-01 02:01:16 -05:00
Kenneth Reitz 1bca94e0bc v3.3.1 v3.3.1 2017-02-01 01:36:29 -05:00
Kenneth Reitz 5370b0dc00 bugfix 2017-02-01 01:35:19 -05:00
kennethreitz 4c38b14aec Merge pull request #177 from natpen/parse-fname-performance
Improve parse_download_fname performance
2017-02-01 01:20:26 -05:00
Kenneth Reitz 358364e308 fix advanced section 2017-02-01 00:57:21 -05:00
Nate Prewitt 21a9033c07 a little more than that v3.3.0 2017-01-31 22:36:52 -07:00
Nate Prewitt 19323993aa update path parsing for pew 2017-01-31 22:31:26 -07:00
Kenneth Reitz 60caf015ef pipenv 2017-01-31 23:35:06 -05:00
Kenneth Reitz 9ae3b594ec proper installation 2017-01-31 23:33:59 -05:00
Kenneth Reitz f5e7f03a11 v3.3.0 2017-01-31 23:29:41 -05:00
Kenneth Reitz f156d69609 rely on pew 2017-01-31 23:28:57 -05:00
Kenneth Reitz c8de4d41fb v3.3.0 2017-01-31 23:28:40 -05:00
Kenneth Reitz 7b59198f7c cleanup 2017-01-31 23:21:57 -05:00
Kenneth Reitz 27876b2009 cleanup 2017-01-31 23:21:51 -05:00
Kenneth Reitz 2d36af3b44 -h 2017-01-31 23:01:44 -05:00
Kenneth Reitz 6b16852f22 Merge branch 'master' into pew2 2017-01-31 22:54:30 -05:00
Kenneth Reitz 1d89d87cd0 preliminary pip support 2017-01-31 22:54:09 -05:00
Natalie Pendragon 81bda52643 Run regex in parse_download_fname only when necessary 2017-01-31 22:34:07 -05:00
kennethreitz 2e6a91e703 pew 2017-01-31 21:49:12 -05:00
Nate Prewitt 5b8c365461 loosen compression check 2017-01-31 19:45:23 -07:00
Nate Prewitt 0ad4314b6d updating tests 2017-01-31 19:39:28 -07:00