Commit Graph

784 Commits

Author SHA1 Message Date
Nate Prewitt e2d7605590 formatting fixes 2017-03-13 08:32:06 -06:00
Nate Prewitt 876636b8f3 document Pipfile.lock hashes 2017-03-12 18:59:09 -06:00
Nate Prewitt d285d2834e Merge pull request #268 from jacebrowning/fix-python-warning-on-windows
Fix redundant '--python' warning on Windows
2017-03-12 18:35:19 -06:00
Jace Browning bfafa2294d Fix redundant '--python' warning on Windows 2017-03-12 20:31:08 -04:00
Nate Prewitt c1c18d0d95 adding --no-hashes for requirements 2017-03-12 18:17:35 -06:00
kennethreitz 3366a32717 --no-hashes v3.5.3 2017-03-12 20:06:25 -04:00
kennethreitz f7f1ce41ce updated nice error message 2017-03-12 20:02:25 -04:00
kennethreitz 803f072bba --no-hashes 2017-03-12 19:52:50 -04:00
Nate Prewitt 0584e86a77 update HISTORY 2017-03-12 16:32:52 -06:00
kennethreitz c89c7f5488 v3.5.3 2017-03-12 18:16:42 -04:00
kennethreitz ef94a2c8dc Merge branch 'master' of github.com:kennethreitz/pipenv 2017-03-12 18:12:00 -04:00
kennethreitz 7bb219531d add six to dependencies 2017-03-12 18:11:52 -04:00
Nate Prewitt bd4955763f Merge pull request #266 from kennethreitz/ignore_hashes
add --ignore-hashes support
2017-03-12 15:52:37 -06:00
Nate Prewitt 8fed49ddb1 add --ignore-hashes support 2017-03-12 09:04:02 -06:00
Nate Prewitt 988046b3f3 ignore .DS_Store 2017-03-12 07:52:09 -06:00
kennethreitz 2c5f2e117a really fix the build 2017-03-12 01:38:07 -05:00
kennethreitz 359e00f042 fix the build 2017-03-12 01:31:27 -05:00
kennethreitz 70b93ce839 updates to vendoring 2017-03-11 23:40:13 -05:00
kennethreitz b6fb357873 vendor all the things! 2017-03-11 23:26:08 -05:00
kennethreitz 5da375b3ac windows is now supported! v3.5.1 2017-03-11 22:28:40 -05:00
kennethreitz 3e5479b137 making history 2017-03-11 22:28:02 -05:00
kennethreitz 434dd9599d windows warning 2017-03-11 22:26:29 -05:00
kennethreitz ec1d71cf81 oops 2017-03-11 00:34:32 -05:00
kennethreitz 45f86865c8 cleanup, cleanup (everybody everywhere) 2017-03-11 00:18:03 -05:00
kennethreitz 32c8a68447 oops 2017-03-10 23:38:13 -05:00
kennethreitz dcebcee513 basic windows run support 2017-03-10 23:32:48 -05:00
kennethreitz c9a57e2e07 no spinner on windows 2017-03-10 23:13:47 -05:00
kennethreitz cc9a6dd76f towards windows support 2017-03-10 23:03:12 -05:00
Nate Prewitt 8f7a334d5f updating tox documentation 2017-03-06 08:39:22 -07:00
Nate Prewitt cbb52fc557 updating Pipfile.lock 2017-03-04 13:44:31 -07:00
Nate Prewitt 53752d4c4b Merge pull request #255 from KhasanovBI/sort_keys_lockfile
Add sort_keys param to sort lockfile
2017-03-04 13:38:08 -07:00
Bulat Khasanov f98b63b610 add sort_keys param to sort lockfile 2017-03-04 18:16:36 +03:00
Nate Prewitt 838a40080e Merge pull request #254 from jpadilla/patch-2
Update usage
2017-03-04 07:36:47 -07:00
José Padilla eb3d73ffd7 Update index.rst 2017-03-04 09:23:54 -05:00
José Padilla 8d458d84a6 Update README.rst 2017-03-04 09:21:53 -05:00
Nate Prewitt d83319025e v3.5.0 v3.5.0 2017-03-03 06:48:56 -07:00
Nate Prewitt 29b4204619 updating HISTORY 2017-03-03 06:48:14 -07:00
kennethreitz 21a4c903a1 Merge pull request #242 from nateprewitt/fix_vcs_dependencies
Fix VCS dependencies
2017-03-01 13:25:34 -08:00
kennethreitz f8058982d7 Merge pull request #243 from nateprewitt/only_shell_once
Only spawn shell once
2017-03-01 13:24:28 -08:00
kennethreitz f19c53cbe0 Merge pull request #244 from blueyed/stderr-lock
lock: output to stderr
2017-03-01 13:23:45 -08:00
Daniel Hahler 0332cac376 lock: output to stderr
This makes `pipenv lock --requirements > requirements.txt` behave
properly.
2017-03-01 18:15:11 +01:00
Nate Prewitt 7ce51159f4 Only spawn shell once 2017-03-01 09:08:59 -07:00
Nate Prewitt 47b5dedffd monochromatic exception message 2017-03-01 08:49:15 -07:00
Nate Prewitt 578224435a updating Pipfile/Pipfile.lock 2017-02-28 11:17:51 -07:00
Nate Prewitt c37a0143f3 test internal pipfile/lock representations and new utils 2017-02-28 11:16:14 -07:00
Nate Prewitt 86ba5e510d moving util-type functions into utils.py 2017-02-28 10:46:59 -07:00
Nate Prewitt b7ec16d8ac only lock once on install 2017-02-27 09:08:39 -07:00
Nate Prewitt 7dae3bd013 add error message for vcs dependency without #egg fragment 2017-02-27 09:08:13 -07:00
Nate Prewitt 1dbb14cb43 test installing vcs dependencies 2017-02-25 09:06:05 -07:00
Nate Prewitt 4581dd824e removing unused is_version function 2017-02-25 09:06:05 -07:00