Commit Graph

582 Commits

Author SHA1 Message Date
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
kennethreitz c549f4e379 Update HISTORY.txt 2017-01-31 21:30:16 -05:00
kennethreitz 8714a6f07a Merge pull request #175 from natpen/improve-dashed-version-parsing
Improve dashed version parsing
2017-01-31 21:29:47 -05:00
Natalie Pendragon 65dd2c323d Improve dashed version parsing
Instead of chopping off the ends of versions containing dashes, this
will keep them intact. Also add some tests for the
parse_download_fname function.
2017-01-31 20:48:03 -05:00
kennethreitz 59dbdb6509 add some fun to the codebase 2017-01-31 17:26:29 -05:00
kennethreitz 81d4349500 proper name for travis-ci 2017-01-31 17:16:10 -05:00
kennethreitz 9c80f6c4b7 proper name for tox 2017-01-31 17:15:43 -05:00
kennethreitz 8bc7132fa9 3.7dev 2017-01-31 17:14:57 -05:00
kennethreitz ff340ef565 cleanup makefile section 2017-01-31 17:14:17 -05:00
kennethreitz d978b23ee6 emdash 2017-01-31 17:13:33 -05:00
kennethreitz ccee36749f dolla dolla bills y'all 2017-01-31 17:12:29 -05:00
kennethreitz 9cb5d5bd3c cleanups 2017-01-31 17:11:39 -05:00
kennethreitz b75c7c49a9 cleanup 2017-01-31 17:10:56 -05:00
kennethreitz 82de6c198d of pipenv 2017-01-31 17:10:25 -05:00
kennethreitz 091e4689d4 prettier advanced 2017-01-31 17:09:07 -05:00
kennethreitz 41cb7bd920 note about lock 2017-01-31 17:08:24 -05:00
kennethreitz 45fd684b11 add lock to advanced section 2017-01-31 17:07:52 -05:00
kennethreitz 9e92bd1aaa render font 2017-01-31 17:05:15 -05:00
kennethreitz efe841f742 v3.2.14 v3.2.14 2017-01-31 17:01:54 -05:00
kennethreitz 9d42d65712 Merge pull request #172 from kennethreitz/clear_piplock
Clear piplock
2017-01-31 17:00:42 -05:00
Nate Prewitt b85a01bd6b no prints 2017-01-31 14:23:25 -07:00
Nate Prewitt 48e3665f29 clear lockfile before updating 2017-01-31 14:21:47 -07:00
Nate Prewitt c580909bf6 updating history 2017-01-31 09:22:56 -07:00
Nate Prewitt 54ed73bded make ensure_proper_casing togglable in ensure_pipfile
This is being introduced because we don't want to
validate our Pipfile for commands like `run`, `update`,
or `shell`. We still have to verify that the Pipfile
exists though for finding the virtualenv. This will
toggle validation off when it's unneeded.
2017-01-31 08:58:49 -07:00
Nate Prewitt 8c040c5207 Merge pull request #169 from kennethreitz/advanced_docs
Advanced docs
2017-01-31 00:04:33 -07:00
kennethreitz b868ce3479 Merge pull request #166 from vilhalmer/all-vcs
Support all version control systems that pip does
2017-01-31 01:52:20 -05:00
Nate Prewitt 3a224aff0d wording and formatting updates 2017-01-30 22:06:21 -07:00