374 Commits

Author SHA1 Message Date
kennethreitz 4d0236633e history notes v3.2.3 2017-01-26 15:37:29 -05:00
kennethreitz 64ddb821c2 3.2.3:
pip uninstall --dev
2017-01-26 15:35:55 -05:00
kennethreitz 0a29d860ef Merge pull request #101 from FooBarQuaxx/fix/refactor-ensure_proper_casing
Small refactoring for ensure_proper_casing
2017-01-26 15:35:51 -05:00
kennethreitz e003c7d85e Merge pull request #105 from timofurrer/dev-uninstall
Support uninstalling of dev packages. Closes #103
2017-01-26 15:31:23 -05:00
Nate Prewitt bfaa28e541 Merge pull request #106 from nateprewitt/update_shell_err_msg
update error message for missing SHELL variable
2017-01-26 13:11:28 -07:00
Timo Furrer 2f8b31e5b2 Return 0 if no packages are found to uninstall 2017-01-26 21:01:23 +01:00
Timo Furrer 68edfde30b Only remove dev packages when --dev given and no packages for uninstall command 2017-01-26 20:58:31 +01:00
Nate Prewitt bcb20c995b update error message for missing SHELL variable 2017-01-26 12:57:28 -07:00
Timo Furrer a6446c12c5 Support uninstalling of dev packages. Closes #103 2017-01-26 19:40:40 +01:00
Nate Prewitt 8d316982c8 Merge pull request #102 from hellerve/master
Use list of arguments in calls to `pexpect.spawn`
2017-01-26 08:42:58 -07:00
hellerve b0563228fd click gives us an argument tuple, but we need a list 2017-01-26 16:17:57 +01:00
hellerve cf6e780568 fixed calls to pexpect.spawn 2017-01-26 15:46:04 +01:00
FooBarQuaxx fe382ac990 Small refactoring for ensure_proper_casing 2017-01-26 05:54:57 +01:00
Nate Prewitt 9569386b4b Merge pull request #100 from FooBarQuaxx/master
Remove unneeded assignment
2017-01-25 21:45:19 -07:00
FooBarQuaxx 508bd6b0c9 Removed unneeded assignment 2017-01-26 05:42:06 +01:00
kennethreitz 87f9819655 v3.2.2 v3.2.2 2017-01-25 21:30:04 -05:00
kennethreitz af02370420 fish works now 2017-01-25 20:45:47 -05:00
kennethreitz 837cf79211 Merge pull request #99 from jessebraham/master
Fix virtualenv activation failing with spaces in path
2017-01-25 20:43:47 -05:00
Jesse Braham de885ecc18 merging upstream 2017-01-25 17:40:23 -08:00
Jesse Braham fa349f6c4a Remove accidental duplicate backslash, add comment 2017-01-25 17:39:23 -08:00
kennethreitz 5dfc860e1e fix for python 2.6 2017-01-25 16:31:56 -05:00
kennethreitz 1ee46fd446 require requests[security] for python 2.6 2017-01-25 16:30:03 -05:00
kennethreitz fe52a0a76a this is why we have CI 2017-01-25 16:27:58 -05:00
kennethreitz 0f95633e84 suppress warnings for python 2.6 2017-01-25 16:25:39 -05:00
kennethreitz 7ff373bd9c 3.2.1 v3.2.1 2017-01-25 16:18:56 -05:00
kennethreitz 0404e07299 pretty toml output for case checking 2017-01-25 16:05:09 -05:00
kennethreitz 6c9d010c24 ensure proper casing of pipfile packages 2017-01-25 16:00:44 -05:00
kennethreitz 2ab378f8cd v3.2.0 2017-01-25 16:00:08 -05:00
kennethreitz 26e68ad319 fixes #93 v3.2.0 2017-01-25 13:48:21 -05:00
kennethreitz ea18f72a7d Merge pull request #97 from nateprewitt/nonexistant_package
handle bad package names more gracefully
2017-01-25 13:38:01 -05:00
kennethreitz 6f4a60ec7f Merge pull request #87 from kfirbreger/master
PEP8
2017-01-25 13:31:59 -05:00
kennethreitz 7a8b67dc11 Merge pull request #85 from jeyraof/patch-1
Fix command in README
2017-01-25 13:31:09 -05:00
kennethreitz 74724d88c1 Merge pull request #96 from nateprewitt/fix_link_parsing
pass unicode to parser instead of bytes
2017-01-25 13:30:41 -05:00
Nate Prewitt 8fc9c85df5 handle bad package names more gracefully 2017-01-25 11:30:23 -07:00
Nate Prewitt a993151ae3 pass unicode to parser instead of bytes 2017-01-25 10:30:30 -07:00
Kfir Breger acb7f0238c PEP8 2017-01-25 09:51:16 +01:00
Jaeyoung Lee 73edfa61f3 Fix command in README 2017-01-25 15:35:25 +09:00
kennethreitz 4f8bc44095 3.1.9 2017-01-25 01:14:38 -05:00
kennethreitz 68b1b7cb01 Merge pull request #82 from adrianliaw/master
Fix compatibility for different shell in shell command
2017-01-25 01:10:55 -05:00
adrianliaw af30915a42 Fix compatibility for different shell in shell command 2017-01-25 13:47:21 +08:00
kennethreitz a679af22ad easter egg v3.1.8 2017-01-25 00:02:58 -05:00
kennethreitz e381a9208f 3.1.8 2017-01-25 00:02:58 -05:00
kennethreitz 4c752a6221 Merge pull request #80 from adrianliaw/master
Fix typo in lock file initialization
2017-01-24 23:46:08 -05:00
adrianliaw a781787580 Fix typo in initializing lock file 2017-01-25 12:34:40 +08:00
kennethreitz 9f3abf6d5d Update README.rst 2017-01-24 23:15:47 -05:00
kennethreitz 00e8e8cdf5 Update README.rst 2017-01-24 23:15:22 -05:00
kennethreitz 503d7f5f24 lock first 2017-01-24 23:03:06 -05:00
kennethreitz 27c63bbe3c attempt for travis 2017-01-24 23:01:13 -05:00
kennethreitz d7604958b9 oops v3.1.7 2017-01-24 22:58:17 -05:00
kennethreitz 95990539ea actual python3 fix 2017-01-24 22:57:45 -05:00