.. |
.gitignore
|
Generate our NEWS.rst with towncrier
|
2017-03-19 12:00:31 -04:00 |
1234.trivial
|
Parameterize test_looks_like_hash() (#6650)
|
2019-07-05 22:31:28 +05:30 |
1890.bugfix
|
Set sys.argv[0] to the underlying setup.py in the setuptools shim.
|
2019-07-07 18:40:31 -07:00 |
3662.trivial
|
Rename 3662.bugfix to 3662.trivial
|
2019-05-27 16:47:06 -04:00 |
3799.feature
|
Fully support --trusted-host inside requirements files.
|
2019-06-13 01:21:05 -07:00 |
4733.doc
|
Fix pypa#4733 by changing the failing example
|
2018-11-12 17:08:45 +01:00 |
5059.trivial
|
remove last user of SafeConfigParser
|
2018-10-30 12:11:04 +01:00 |
5082.feature
|
Improve error message if METADATA or PKG-INFO metadata is None.
|
2019-05-26 12:35:07 -07:00 |
5169.feature
|
Add news entry
|
2018-10-26 13:33:22 +01:00 |
5369.bugfix
|
Update pip-download to respect --python-version.
|
2019-06-06 13:20:29 -07:00 |
5499.feature
|
Check for explicit `PIP_IS_CI ` environment variable to report automated installs to Warehouse.
|
2019-05-24 13:01:04 -07:00 |
5518.bugfix
|
Respect --global-option and --install-option for VCS installs.
|
2019-04-08 02:03:17 -07:00 |
5671.bugfix
|
Add news/5671.bugfix
|
2018-07-30 02:49:55 +03:00 |
5874.feature
|
Prefer candidates with allowed hashes when sorting.
|
2019-07-14 02:50:51 -07:00 |
5908.feature
|
Add SHA256 hash of .whl as info output (#5908)
|
2019-06-26 02:44:43 -07:00 |
5948.feature
|
Issue #5948: Enable keyring support
|
2019-05-07 09:55:02 -04:00 |
5963.bugfix
|
Update news file to match usual style
|
2019-05-13 21:20:04 +02:00 |
6008.bugfix
|
Add news entry. Ref #6008.
|
2018-11-12 11:14:36 -05:00 |
6121.feature
|
Improve the debug log message when installing an incompatible wheel.
|
2019-05-25 23:59:32 -07:00 |
6371.bugfix
|
Fix pip-install to respect --ignore-requires-python.
|
2019-05-22 21:34:41 -07:00 |
6383.bugfix
|
Fix freeze log debug message.
|
2019-05-06 14:55:16 -04:00 |
6386.bugfix
|
Improve news file
|
2019-05-23 07:20:25 -04:00 |
6404.feature
|
Add --path to pip freeze to support --target installations (#6450)
|
2019-05-28 02:28:18 -07:00 |
6413.bugfix
|
FIX #6413 pip install <url> allow directory traversal
|
2019-06-11 00:22:29 -07:00 |
6471.doc
|
Upgrade Sphinx version for Read the Docs (#6477)
|
2019-05-08 11:26:34 -04:00 |
6486.trivial
|
Fix 6486 mac gitignore (#6487)
|
2019-05-11 23:05:51 +02:00 |
6489.bugfix
|
redact passwords in output when using --find-links (#6489)
|
2019-05-22 23:33:41 +02:00 |
6512.doc
|
docs: mention installing from git refs
|
2019-05-18 12:02:28 +02:00 |
6513.bugfix
|
Include more details in a pip freeze warning message.
|
2019-05-25 00:31:44 -07:00 |
6527.bugfix
|
Improve the error message when reading a bad requirements file.
|
2019-06-15 10:47:24 -07:00 |
6533.trivial
|
The was_installed_by_pip function is modified
|
2019-06-15 15:36:21 -03:00 |
6549.feature
|
📰
|
2019-05-27 13:59:48 -04:00 |
6551.feature
|
Add --path option to pip list
|
2019-06-12 16:10:06 +02:00 |
6579.trivial
|
Add link to Development Documentation in CONTRIBUTING.md (#6610)
|
2019-06-15 14:42:16 +05:30 |
6585.feature
|
Allow dotted version strings for --python-version.
|
2019-06-08 19:59:09 -07:00 |
6587.feature
|
Add milliseconds to --log entry timestamps. (#6621)
|
2019-06-17 14:50:41 -07:00 |
6633.feature
|
Update PackageFinder to support "yanked" files (PEP 592).
|
2019-06-26 02:32:40 -07:00 |
6638.feature
|
Add "pip debug" command.
|
2019-06-27 03:18:42 -07:00 |
6644.trivial
|
Bugfix/typo comparision (#6644)
|
2019-06-25 07:47:06 +02:00 |
6648.bugfix
|
Improve error message for invalid editable requirement. (#6679)
|
2019-07-11 20:07:54 +05:30 |
6651.bugfix
|
Improve error message formatting when a subprocess command errors out.
|
2019-06-27 03:05:06 -07:00 |
6659.trivial
|
Add assert in assert_paths_equal.
|
2019-06-29 21:07:50 -04:00 |
6685.removal
|
Drop support for EOL Python 3.4
|
2019-07-07 11:45:16 +03:00 |
_template.rst
|
Switch to CalVer and set a release cadence
|
2018-04-22 14:21:50 -04:00 |
cleanup.trivial
|
Refactor local_version_is_older conditional
|
2019-05-06 16:34:50 -04:00 |
git_looks_like_hash.trivial
|
Be stricter in identiying git commit hashes
|
2019-06-23 12:00:57 +02:00 |
pathlib-refactor-1.trivial
|
Remove unused incompatible functions from tests.lib.Path.
|
2019-07-01 10:23:03 +02:00 |
pathlib-refactor-2.trivial
|
Rename compatible functions in tests.lib.path.Path.
|
2019-07-02 18:48:44 -04:00 |