Commit Graph

  • 761073f3f1 next version v9.0.2 kennethreitz 2018-01-16 10:45:51 -05:00
  • d026a83da3 Merge pull request #1235 from pypa/hotfix/parse_url_to_link kennethreitz 2018-01-16 10:07:26 -05:00
  • e4237196fb Merge pull request #1289 from pypa/revert-1233-tmpfile_cleanup kennethreitz 2018-01-16 10:07:05 -05:00
  • 1afaa0a748 history kennethreitz 2018-01-16 10:04:30 -05:00
  • 3d562ca899 lazy load modules kennethreitz 2018-01-16 09:59:35 -05:00
  • bdcf7cc40d lazy load modules kennethreitz 2018-01-16 09:54:14 -05:00
  • e5cbf97b48 improved installation instructions kennethreitz 2018-01-16 09:45:36 -05:00
  • 0e993a711b changelog kennethreitz 2018-01-16 09:43:23 -05:00
  • ce6827d5a2 changelog kennethreitz 2018-01-16 09:42:56 -05:00
  • e29d7ee45e appears to be working kennethreitz 2018-01-16 09:40:59 -05:00
  • a975318e21 in theory, support environment varibles for sources kennethreitz 2018-01-16 09:20:10 -05:00
  • b3674d74a6 docstring kennethreitz 2018-01-15 16:59:05 -05:00
  • 855214c549 initial support for pip config kennethreitz 2018-01-15 11:17:23 -05:00
  • 6292d87875 Merge pull request #1298 from cclauss/patch-2 Nate Prewitt 2018-01-14 00:06:45 -08:00
  • 694afba17d missing comma in __all__ tuple? cclauss 2018-01-14 07:44:23 +01:00
  • 8d8f0f8261 Revert "Clean up temporary files created during installation" Dan Ryan 2018-01-11 22:14:16 -05:00
  • 5034ad67bf Differentiate urls and paths when generating reqs Dan Ryan 2017-12-21 23:16:50 -05:00
  • 451045ce7d Properly parse urls as Link objects Dan Ryan 2017-12-21 19:55:22 -05:00
  • d8dc25b289 Merge pull request #1244 from pypa/hotfix/handle_drive_parsing_error kennethreitz 2018-01-11 14:15:15 -05:00
  • f5b482453f Merge pull request #1233 from OddBloke/tmpfile_cleanup kennethreitz 2018-01-11 14:12:18 -05:00
  • 8e377dafd2 Merge pull request #1236 from pypa/hotfix/local_files_to_pipfile kennethreitz 2018-01-11 14:11:03 -05:00
  • 5959b3c256 Merge pull request #1241 from OddBloke/1240 kennethreitz 2018-01-11 14:10:26 -05:00
  • 394bf305aa Merge pull request #1242 from pypa/hotfix/ignore_extra_requirements_txt kennethreitz 2018-01-11 14:09:14 -05:00
  • f6026ecf0a Merge pull request #1268 from mkai/patch-2 kennethreitz 2018-01-11 14:06:59 -05:00
  • afb5e6a0aa Merge pull request #1275 from tonybaloney/tox-pipenv kennethreitz 2018-01-11 14:06:38 -05:00
  • 08c01cb1ca Merge pull request #1282 from dongweiming/fix-verbose kennethreitz 2018-01-11 14:06:25 -05:00
  • 8f322b004c Merge pull request #1287 from karec/master Nate Prewitt 2018-01-11 10:21:27 -08:00
  • 56c693028d replace netloc by hostname when adding trusted-host arg to pip emmanuel valette 2018-01-11 16:44:16 +01:00
  • ec0c99847a Merge pull request #1278 from bbelyeu/fix-link Nate Prewitt 2018-01-10 16:44:56 -08:00
  • 6b79aceffc Update sidebarintro.html kennethreitz 2018-01-10 10:08:31 -05:00
  • ceccd25373 Update sidebarlogo.html kennethreitz 2018-01-10 10:06:27 -05:00
  • a0e3f0ee17 Fix uninstall package error in verbose mode dongweiming 2018-01-09 18:29:07 +08:00
  • 55ef58216c 🐛 Fix bad link in pipenv --envs output Brad Belyeu 2018-01-08 16:20:51 -06:00
  • 0843ec63bc add reference to plugin Anthony Shaw 2018-01-08 14:35:39 +11:00
  • 14b7c1ae16 Merge branch 'master' of github.com:kennethreitz/pipenv kennethreitz 2018-01-06 09:02:39 -05:00
  • 462ffc3e97 3.6.4 kennethreitz 2018-01-06 09:02:27 -05:00
  • 7847324f93 Link to OWASP Top 10 from docs (#1269) Nick Coghlan 2018-01-05 12:38:56 +10:00
  • f322d93578 pipenv update fails if freeze output contains comments Markus Kaiserswerth 2018-01-04 12:13:53 +01:00
  • 68d1a29ecd fix bad variable assignment Nate Prewitt 2018-01-02 22:15:44 -08:00
  • 50ad7746ee Fixed broken links to fancy install methods (#1258) dragon788 2018-01-01 20:48:08 -06:00
  • e45b597f8d Merge pull request #1250 from joshfriend/python-3.6.4 Nate Prewitt 2017-12-26 08:14:18 -08:00
  • fc6fc16f4a Update default python for 3.6.x Josh Friend 2017-12-26 11:11:19 -05:00
  • c4aa4d2aa2 Explicitly cause dependency resolution failure in the test Daniel Watkins 2017-12-22 17:23:42 -05:00
  • b0111b5dc9 Make test assertions match the test name more closely Daniel Watkins 2017-12-22 17:14:17 -05:00
  • c097d5bd96 Fix tmpfile cleanup for non-blocking pip_install calls Daniel Watkins 2017-12-21 18:25:51 -05:00
  • ba9c434157 Clean up temporary files created during install Daniel Watkins 2017-12-21 16:26:27 -05:00
  • 7025b682ab Don't write editable requirements to a temporary file Daniel Watkins 2017-12-21 15:48:22 -05:00
  • 416eb667fd Remove commented line Daniel Watkins 2017-12-21 15:19:54 -05:00
  • 81ed62f997 Don't create the test tmpdir within the test project Daniel Watkins 2017-12-21 17:22:57 -05:00
  • 0022981fe4 Add PipenvInstance.tmpdir to capture temporary artifacts during testing Daniel Watkins 2017-12-21 15:46:56 -05:00
  • 3d7347f8e4 Don't shellquote executable names Daniel Watkins 2017-12-22 14:05:23 -05:00
  • f7fd12f461 Add test that reproduces #1240 Daniel Watkins 2017-12-22 13:42:26 -05:00
  • 30e4a9745b Update test assertions for proper path casing Dan Ryan 2017-12-22 16:05:02 -05:00
  • 309a767513 Fix drive normalization to only parse strings Dan Ryan 2017-12-22 15:59:54 -05:00
  • 7de107928e Skip search for requirements.txt when provided Dan Ryan 2017-12-22 14:21:20 -05:00
  • dab22fd090 Cast exception to string before passing to click.echo Daniel Watkins 2017-12-22 13:40:59 -05:00
  • 95fc44ac42 Fix parsing of paths for testing installable files Dan Ryan 2017-12-22 01:49:09 -05:00
  • dd3079210b More thorough checks before resolving files Dan Ryan 2017-12-21 23:09:38 -05:00
  • b5b85cd33b Add docker pin to test to fix resolver error Dan Ryan 2017-12-21 20:35:27 -05:00
  • f2d285ac6b Merge pull request #1221 from uranusjr/windows-drive-casing kennethreitz 2017-12-19 10:56:33 -05:00
  • c00cf9da12 Update README.rst kennethreitz 2017-12-19 10:54:42 -05:00
  • 76e5faa1f1 Update install.rst kennethreitz 2017-12-19 10:17:51 -05:00
  • 4d24c5db7d Force Windows local drive names to uppercase Tzu-ping Chung 2017-12-19 21:58:11 +08:00
  • 546b39900d Merge pull request #1097 from techalchemy/bugfix/1002-allow-global-resolving kennethreitz 2017-12-18 11:48:31 -05:00
  • ac89256438 Merge pull request #1204 from bradsbrown/Fix.src_quoting kennethreitz 2017-12-18 11:30:07 -05:00
  • 3496a7a1ae Merge pull request #1178 from idoru/improve-requirements-gen-test-and-factoring kennethreitz 2017-12-18 11:24:21 -05:00
  • 616389858d Merge branch 'master' into bugfix/1002-allow-global-resolving kennethreitz 2017-12-18 11:19:21 -05:00
  • 376896f502 Merge pull request #1186 from therefromhere/path_spec kennethreitz 2017-12-18 11:15:59 -05:00
  • 58e5fee88d Merge pull request #1193 from uda/master kennethreitz 2017-12-18 11:15:03 -05:00
  • 8e24b65bca Merge pull request #1200 from pypa/hotfix/piptools_resolver_fallback kennethreitz 2017-12-18 11:14:09 -05:00
  • cbcc89bee7 v9.0.1 v9.0.1 Nate Prewitt 2017-12-15 07:56:42 -08:00
  • 91dba8255b Merge pull request #1185 from pypa/load_dotenv_w_no_proj Nate Prewitt 2017-12-13 23:15:47 -08:00
  • fa61220d4c Fix: quote src for safer handling Brad Brown 2017-12-13 09:30:42 -06:00
  • e7dd10c73f Fix backup resolver Dan Ryan 2017-12-13 01:24:57 -05:00
  • 29f0c4283d Merge pull request #1190 from pypa/warn_missing_requirements_file Nate Prewitt 2017-12-12 09:29:33 -08:00
  • 26246b5454 Pass clear flag to lock when updating Yehuda Deutsch 2017-12-11 14:52:59 +02:00
  • 4189df0ab6 warn user if requirements.txt is missing Nate Prewitt 2017-12-10 15:09:26 -08:00
  • a5f6e9d836 missing support for ~= in check? John Carter 2017-12-10 13:09:09 +13:00
  • 758f553687 use current directory if project directory doesn't exist Nate Prewitt 2017-12-09 13:05:19 -08:00
  • df0bc6623a Merge pull request #1183 from techalchemy/bugfix/windows-specifier-check Nate Prewitt 2017-12-09 12:42:27 -08:00
  • aac675235e Fix test typo Dan Ryan 2017-12-08 20:30:24 -05:00
  • ef144482ba Add a check to see if entries are valid specifiers Dan Ryan 2017-12-08 20:14:52 -05:00
  • 6c66f96cac Add failing windows test Dan Ryan 2017-12-08 18:54:08 -05:00
  • 643c7f3bca bump default concurrency kennethreitz 2017-12-08 22:10:02 +00:00
  • 6806c827dd hope this does not break build kennethreitz 2017-12-08 18:26:10 +00:00
  • ecbb38640e shell: this appears to be wrong kennethreitz 2017-12-08 13:01:06 -05:00
  • b704908082 Improve test & code clarity around requirements generation Sam Coward 2017-12-07 14:07:08 -05:00
  • 8b378a70e7 note about python 3 kennethreitz 2017-12-07 08:55:06 -05:00
  • f324e1594b Merge pull request #1173 from techalchemy/bugfix/1172-dont-install-dev-packages Nate Prewitt 2017-12-06 20:20:07 -08:00
  • 52d21c05f4 Exclude dev packages from installs by default Dan Ryan 2017-12-06 20:22:59 -05:00
  • bd4cc649c9 Merge pull request #1170 from BackwardSpy/patch-2 Nate Prewitt 2017-12-06 08:58:41 -08:00
  • d6646ec4dd "installed" typo in HISTORY.txt Chris Latham 2017-12-06 16:56:34 +00:00
  • 50b8e8ac58 v9.0.0 v9.0.0 Nate Prewitt 2017-12-06 07:57:51 -08:00
  • 3b0de9447d moving on up Nate Prewitt 2017-12-06 08:02:10 -08:00
  • 69ef144d78 Update README.rst for a dead URL (#1165) Jonathan Hanson 2017-12-04 20:30:02 -08:00
  • 3248698903 Merge pull request #1114 from techalchemy/bugfix/1111-sequential-editable-installs Nate Prewitt 2017-12-04 08:16:18 -08:00
  • d122401869 Merge pull request #1098 from techalchemy/bugfix/1079-shallow-editable-installs Nate Prewitt 2017-12-04 07:53:20 -08:00
  • c3e203caea Undo control flow changes and move comment Dan Ryan 2017-12-03 19:22:18 -05:00
  • 3c80c3c81f Merge pull request #1038 from vphilippon/do-not-pin-candidate Nate Prewitt 2017-12-03 13:27:53 -08:00
  • 4a1ecf83a4 Merge pull request #1147 from MatMoore/correct-dead-link Nate Prewitt 2017-12-02 07:58:47 -08:00