pip/news
Donald Stufft 0007825733
Merge pull request #4835 from pradyunsg/vendoring/enable-c-libs
Enable vendor C libraries on non-Windows platforms
2018-03-30 19:59:55 -04:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
2fe1ea8a-7f67-4307-8521-cc7f34cebecc.trivial Include license file in the generated wheel package (#4790) 2017-10-20 13:40:34 +05:30
5FA59779-9C0C-4689-B2DD-5991758C23DC.trivial Quickstart doc: improve the grammar (#4934) 2017-12-22 14:55:34 +05:30
6f543464-7772-44c9-97c6-44511ba639c8.trivial Upgrade syntax in ./tests 2017-12-14 21:59:41 -08:00
09f5c22f-ec40-420d-9647-da985cef8050.trivial Update comment now that `-d` is not an install option (#4851) 2017-11-12 19:53:18 +05:30
30df328a-a647-4cbc-9216-e4ad299b08a2.trivial Upgrade syntax in src/pip/_internal 2017-12-14 21:59:22 -08:00
36f6f515-fa9e-4d45-84fd-740a5c09752e.trivial Fix typo in --help for --no-deps option 2018-02-02 16:05:59 +03:00
949.feature Fixed issue #949 (#4414) 2017-04-06 15:16:18 +02:00
979.feature Added a news entry 2017-04-03 09:57:27 +08:00
1130.bugfix Address issue #1130: make pip ignore GIT_DIR and GIT_WORK_TREE. 2017-10-02 15:35:30 -07:00
1139.bugfix Address issue #1139: make --force-reinstall not require --upgrade (#4432) 2017-10-24 00:03:20 +02:00
1749.removal Removed the deprecated ``--egg`` flag 2017-03-19 20:31:23 -04:00
2369.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
2386.removal Fix a typo in the news file entry 2017-04-01 17:12:26 -04:00
2449.feature Add a global option to disable colors (#4739) 2017-11-05 15:23:57 +05:30
2643.removal Remove the deprecated --download option to install 2017-03-20 10:49:56 -04:00
2699.removal Remove the deprecated --(no-)use-wheel flags 2017-03-20 10:49:56 -04:00
2720.bugfix Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
2732.bugfix 📰 2018-01-21 16:49:20 +05:30
2756.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
3015.bugfix Bump progress to 1.3 2017-04-10 15:49:43 +02:00
3016.feature 📰 2017-11-03 22:28:24 +05:30
3070.removal Removed the deprecated --allow-* commands from PEP 438 2017-03-19 20:51:54 -04:00
3236.bugfix Expect and return str when handling URL credentials 2017-03-30 22:01:43 -03:00
3356.bugfix Handle sys.__stderr__.encoding not existing (#4599) 2017-07-05 15:46:36 +01:00
3515.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
3654.removal Switch the default for pip list to the columns format 2017-03-20 10:49:56 -04:00
3686.removal Switch the default for pip list to the columns format 2017-03-20 10:49:56 -04:00
3691.feature Add news file 2017-04-01 19:35:01 +01:00
3728.feature Add expansion of environment variables in requirement files (#3728) 2018-02-05 16:50:50 +05:30
3741.bugfix add news for missing-newline fix 2017-11-05 16:16:10 +01:00
3763.bugfix Keep install options in requirements.txt from leaking 2018-03-20 16:23:34 -04:00
3796.removal Deprecate support for Python 3.3 2017-03-22 19:22:56 -04:00
3830.bugfix Fix a typo I made in #4579 (#4641) 2017-08-16 13:07:13 -04:00
3876.bugfix Support installing from Git refs 2017-04-07 09:50:58 -04:00
3901.bugfix Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
3994.bugfix tests: addapt test_install_quiet 2017-03-26 17:39:32 +02:00
3997.bugfix Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
4008.feature Added news entry 2017-04-04 14:51:55 +08:00
4015.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
4016.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
4052.removal Removed the deprecated --default-vcs option 2017-03-20 10:49:57 -04:00
4076.bugfix Upgrade webencodings==0.5.1 2017-04-05 17:31:53 -04:00
4092.bugfix Fixes destination directory of data_files when 'pip install --target' is used (#4092) (#4152) 2017-03-26 23:55:50 +02:00
4098.bugfix Limit the disabling of requests' pyopenssl import to Windows 2017-07-19 14:26:49 -04:00
4127.feature Fix deduce_helpful_msg in python3 2017-03-23 12:57:57 +01:00
4169.bugfix Install wheel with a non-PEP 440 version in the filename. 2017-03-27 23:12:42 -04:00
4175.feature Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
4184.bugfix Fall back to sys.getdefaultencoding in auto_decode (#4430) 2017-06-01 21:41:01 +02:00
4203.removal Removed setup.py test support 2017-03-30 16:52:49 -04:00
4208.bugfix Add news/4208.bugfix. 2017-04-05 10:17:02 -04:00
4209.feature add support for returning setuptools version for bigquery statistics (#4209) 2017-03-22 23:59:43 +01:00
4219.bugfix Add NEWS entry 2017-04-06 18:29:10 +01:00
4227.feature Added offending line from requirements file (#4227) (#4635) 2017-08-31 13:07:42 -04:00
4233.bugfix 📰 2017-05-19 12:45:12 +05:30
4240.feature 🎨 Misc change to re-trigger CI 2017-06-13 10:33:13 +05:30
4249.bugfix Upgrade distro to 1.0.3 2017-03-20 11:03:15 -04:00
4262.doc Add a note about temporary directories to --build help text (#4944) 2018-01-01 23:46:50 +05:30
4264.bugfix Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
4289.feature Add news for allowing download specific platform with --no-deps 2017-10-12 09:30:28 +01:00
4293.bugfix Freeze not installed (#4292, #4293) 2017-10-31 11:13:46 +05:30
4299.feature Add support for wheel build tags (#4299) 2017-08-31 07:58:02 -04:00
4316.bugfix Generalize help text for compile/no-compile flags 2017-04-06 13:27:46 -04:00
4320.bugfix Upgrade distro to 1.0.4 2017-04-01 10:51:45 -04:00
4322.bugfix Add a missing changelog for #4322 2017-03-20 11:08:06 -04:00
4332.trivial TemporaryDirectory abstraction (#4332) 2017-06-01 14:54:29 +02:00
4336.feature Add PR 4336 news file 2017-03-23 11:12:35 -07:00
4343.removal Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
4358.doc Update supported Mercurial schemes with hg+file (#4357) 2017-09-30 00:37:45 +02:00
4362.removal Added a newsfile 2017-03-22 18:47:06 -04:00
4437.bugfix Ensure USER_SITE is set by calling getusersitepackages() 2017-04-12 19:36:11 +01:00
4448.bugfix Don't assume master branch exists when reinstalling editable package from Git (#4450) 2017-09-30 00:30:30 +02:00
4449.removal Deprecate SVN specific code based on dependency links 2017-04-19 23:20:16 +02:00
4461.bugfix Inform users when vcs's are not in the path. (#4461) 2017-05-03 08:46:36 +01:00
4473.feature More HTTP status codes to retry on (#4473) 2017-10-24 10:55:42 +02:00
4477.trivial New entry 2017-05-13 15:59:13 +05:30
4481.trivial 📰 2017-06-13 17:59:33 +05:30
4483.feature Display where pip is looking for packages (#4483) 2017-06-26 21:45:47 +01:00
4484.trivial 📰 2017-05-16 10:29:33 +05:30
4485.trivial 📰 2017-05-16 15:54:03 +05:30
4486.bugfix Another attempt to fix encoding issues (#4486) 2017-05-27 22:02:08 +01:00
4488.trivial 📰 2017-05-16 23:50:43 +05:30
4490.feature 📰 2017-05-19 14:42:26 +05:30
4491.feature Add man pages for pip (#4491) 2017-07-05 19:56:13 -04:00
4492.trivial 📰 2017-05-19 08:48:57 +05:30
4493.feature 📰 2017-05-17 23:59:06 +05:30
4495.bugfix 📰 2017-05-19 11:20:49 +05:30
4496.bugfix 📰 2017-05-18 20:11:12 +05:30
4500.feature 📰 2017-05-19 19:40:59 +05:30
4501.feature Add news file 2017-07-05 20:04:56 -04:00
4503.trivial 📰 2017-05-20 13:22:31 +05:30
4507.feature Address issue #4507: don't warn when installing from a commit hash (#4674) 2017-10-05 00:16:10 +02:00
4509.trivial 📰 2017-05-25 22:16:56 +05:30
4520.trivial Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
4526.trivial 📰 2017-06-13 11:35:40 +05:30
4541.trivial Only apply re-runs marker on CI runs (#4541) 2017-06-17 12:21:14 -04:00
4545.trivial 📰 2017-06-16 12:32:10 +05:30
4546.trivial From RequirementSet to Resolver - Part 1 (#4546) 2017-06-27 12:37:38 -04:00
4553.feature Warn user when installing scripts outside PATH (#4553) 2017-10-02 17:54:37 +01:00
4556.trivial Configuration - Documentation updates (#4556) 2017-06-24 13:24:13 -04:00
4563.feature Support forward slash on windows (#4563) 2017-06-26 22:07:49 +01:00
4564.feature Add Required-by field to pip show (#4564) 2017-06-26 08:58:52 -04:00
4565.trivial Improve sentence in docs vis passing multiple values in an environment variable (#4677) 2017-09-29 23:49:22 +02:00
4642.feature 📰 2017-11-03 22:28:24 +05:30
4655.bugfix Fix install warning message about mismatched versions 2017-10-08 00:18:52 +02:00
4667.bugfix Record installed files in a deterministic order 2017-10-26 22:29:19 +02:00
4675.bugfix Add news entry. 2017-10-05 02:32:54 -07:00
4696.removal Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
4700.removal Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
4743.doc Add documentation on how to call pip from user code (#4743) 2017-09-28 22:15:51 +01:00
4749.feature Autocomplete installed dists in `pip show ...`. (#4749) 2017-10-02 22:56:17 +02:00
4758.feature Polish docs and change theme (#4758) 2017-10-07 17:45:27 +01:00
4799.trivial Install build requirements before calling setup.py (#4799) 2018-03-01 14:20:06 +05:30
4811.bugfix Fix unassigned variable. 2017-12-02 15:50:03 +01:00
4876.bugfix Use log level info when ignoring packages due to environment markers 2018-01-28 15:36:23 +00:00
4908.bugfix Fix local variable 'base_url' referenced before assignment (#4914) 2017-12-17 20:12:39 +05:30
4954.feature Add auto completion of short options 2018-01-06 11:00:41 +02:00
4966.bugfix Move get_terminal_size to pip._internal.compat 2018-01-24 22:34:05 +05:30
4974.trivial The parameter include_editables of pip.get_installed_distributions() is desribed as editables in the docstring (#4975) 2018-01-20 11:18:37 +00:00
4976.bugfix Error out on encoding issues while loading configuration (#4976) 2018-01-23 21:56:20 +05:30
4982.bugfix 📰 2018-01-21 16:49:20 +05:30
4999.feature 📰 2018-03-01 12:42:39 -06:00
5000.feature 📰 2018-03-30 13:48:41 +05:30
5085.bugfix Added a news file 2018-03-26 12:17:51 +01:00
22781fda-31a5-4a7e-a8f3-ee28cb974cc9.trivial Drop vendoring patch for distro 2017-12-14 20:46:06 -08:00
DEADBEEF.trivial Travis: Enable fast_finish (#4693) 2017-10-02 23:54:21 +02:00
F685738A-03B5-4092-B70B-EE36CECFB2D8.trivial Quickstart doc: lowercase the i in Install. (#4933) 2017-12-22 14:54:44 +05:30
FEE41119-80BF-49CB-B395-E71791996811.trivial Add a RevOptions class (#4707) 2017-10-02 00:21:11 +02:00
FEE41119-80BF-49CB-B395-E71791996868.trivial Add news file. 2017-10-05 10:40:55 -07:00
FEE41119-80BF-49CB-B395-E71791996869.trivial Refactor in preparation for issue #1139 fix. (#4644) 2017-08-09 16:30:13 -04:00
_template.rst Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
a954b207-e297-469f-9ab3-0ad26d7b9c9b.trivial Add missing trove classifiers for supported CPython implementations (#4804) 2017-10-22 23:55:05 +05:30
appdirs.vendor Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
bc8c3a60-bf80-4c07-9cce-96cb6735d8cb.trivial Fix typos in mailing list links in README (#4850) 2017-11-10 16:51:38 +05:30
cachecontrol.vendor Upgrade cachecontrol, setuptools, and pytoml 2017-09-07 12:47:05 -04:00
certifi.vendor Upgrade requests 2017-09-07 15:54:22 -04:00
chardet.vendor Upgrade requests 2017-09-07 15:54:22 -04:00
colorama.vendor Upgrade colorama to 0.3.9 2017-05-19 08:01:43 -04:00
ddb4555b-1a7d-41ef-960c-694007acb442.trivial Fix ResourceWarning generated by setup.py when warnings are enabled 2017-10-18 21:57:02 +02:00
distlib.vendor Update distlib to 0.2.6 2017-10-28 18:44:48 +05:30
distro.vendor Fixed issue #4917 and Upgraded vendored distro to v1.2.0 2017-12-26 10:25:42 +09:00
idna.vendor Upgrade requests 2017-09-07 15:54:22 -04:00
ipaddress.vendor Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
msgpack-python.vendor Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
ordereddict.vendor Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
progress.vendor Bump progress to 1.3 2017-04-10 15:49:43 +02:00
pyparsing.vendor Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
pytoml.vendor Upgrade cachecontrol, setuptools, and pytoml 2017-09-07 12:47:05 -04:00
requests.vendor Upgrade requests 2017-09-07 15:54:22 -04:00
setuptools.vendor Update pkg_resources (via setuptools) to 36.6.0. 2017-10-28 18:46:21 +05:30
six.vendor Update six to 1.11.0 2017-10-28 18:45:31 +05:30
urllib3.vendor Upgrade requests 2017-09-07 15:54:22 -04:00
webencodings.vendor Upgrade webencodings==0.5.1 2017-04-05 17:31:53 -04:00