1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

71 commits

Author SHA1 Message Date
Marcus Smith
9e39d9d8ca pip docs refactor 2014-02-11 22:13:03 -08:00
Donald Stufft
b38cf9f1f8 Set the date for the 1.5.2 release 2014-01-26 00:00:37 -05:00
Donald Stufft
14db2f057b Update changelog 2014-01-25 23:59:56 -05:00
Donald Stufft
cc43b8fe29 Upgrade pkg_resources to setuptools 2.1 2014-01-21 14:02:34 -05:00
Donald Stufft
f2e4644aa0 Version bump and Changelog gets a release date 2014-01-20 22:36:10 -05:00
Marcus Smith
0c306c61f0 changelog updates 2014-01-15 21:08:48 -08:00
Donald Stufft
aa6136014f Use the raw stream to prevent decoding the response 2014-01-07 11:57:25 -05:00
Donald Stufft
3f3514bd78 Add setuptools bundling to the changelog 2014-01-07 08:36:26 -05:00
Donald Stufft
54de36d9ae Bump version and add release date to changelog 2014-01-02 08:15:05 -05:00
Marcus Smith
e387ad10d6 deprecate pip zip/unzip 2014-01-01 23:50:45 -08:00
Marcus Smith
31526c80a1 update changelog 2013-11-29 18:44:02 -08:00
Marcus Smith
0a3ad419db update changelog 2013-11-29 13:17:27 -08:00
Marcus Smith
48f8c0a18e deprecate --no-install and --no-download 2013-11-24 18:21:00 -08:00
Marcus Smith
a8c829eb7e changelog updates 2013-11-24 12:58:24 -08:00
Donald Stufft
ed385efd4f Use the new name 2013-11-10 15:06:33 -05:00
Donald Stufft
12ee7cc6d9 Do not respect dependency links by default 2013-10-27 18:34:46 -04:00
Donald Stufft
43afb0d4fb Add the Pull Request 2013-10-26 23:57:14 -04:00
Donald Stufft
e98c279c43 Add the change to the changes 2013-10-26 23:55:47 -04:00
Marcus Smith
c7c101d0d0 remove 1.4.2 from changelog. proceeding straight to 1.5. 2013-10-14 09:20:31 -07:00
Marcus Smith
6cd3e99954 update changelog 2013-10-05 22:51:02 -07:00
Paul Nasrat
951ef7438c Merge remote-tracking branch 'niedbalski/develop' into subdirectory-editable
Conflicts:
	CHANGES.txt
	tests/functional/test_install_reqs.py
	tests/lib/__init__.py
	tests/unit/test_req.py

Additional work - refactored tests to new style.
2013-09-27 14:42:05 -04:00
Marcus Smith
de136f9b3f changelog updates 2013-09-19 22:04:51 -07:00
Marcus Smith
90f4d0f63e update changelog 2013-09-19 21:47:22 -07:00
Marcus Smith
d3b63817c1 merge from 1.4.X 2013-08-26 19:17:55 -07:00
Marcus Smith
2a6cf632e8 authors and changelog update 2013-08-26 19:00:24 -07:00
Jorge Niedbalski
d16281f141 Merge remote-tracking branch 'pip-orig/develop' into develop 2013-08-20 10:38:53 -03:00
Jorge Niedbalski
fa0dae2edc Added subdirectory editable options changes to CHANGES.txt 2013-08-20 10:38:49 -03:00
Marcus Smith
1f989ff32e merge from 1.4.X 2013-08-19 21:23:39 -07:00
Marcus Smith
37f2d9dae6 add 1.4.2 section to changelog 2013-08-19 21:18:20 -07:00
Donald Stufft
8edf1775f0 Update changelog with changes for 1.5 2013-08-17 00:37:19 -04:00
Donald Stufft
7d85007e13 Include the CVE identifier for mirror deprecation 2013-08-16 12:23:01 -04:00
Donald Stufft
fcdee3c652 Merge branch 'master' into develop
Conflicts:
	.travis.yml
	CHANGES.txt
	pip/__init__.py
	tests/functional/test_install_index.py
2013-08-07 21:21:32 -04:00
Marcus Smith
fdd71ab3bd add date for 1.4.1 release 2013-08-07 17:25:10 -07:00
Marcus Smith
3a6ecc2c0b 1.4.1 changelog 2013-08-07 17:09:09 -07:00
Donald Stufft
a96bb97581 Document the PR 2013-08-07 13:10:49 -04:00
Donald Stufft
9821b4df71 Add CVE identifiers for some of the security issues 2013-08-07 13:09:11 -04:00
Donald Stufft
3ef4ee4693 Remove direct support for PEP381 Mirrors
* PEP381 Mirroring support was never fully implemented leaving
  users of it trivially exploitable to a MITM or malicious mirror
  operator.
* 2 out of 6 of the mirrors have been removed from the pool and
  will never resolve.
* The remaining mirrors often fall behind
* The mirrors will likely never be available under HTTPS
* People who wish to use a mirror of PyPI can still do so by
  manually specifying a mirror url for --index-url or
  --extra-index-url which is more flexible, allowing for
  mirrors to be hosted under any domain.
2013-07-29 12:42:33 -04:00
Jannis Leidel
c6bde0adf7 Minor edit in changelog. 2013-07-23 22:51:00 +02:00
Jannis Leidel
5dd05a9718 More doc updates. 2013-07-23 21:47:52 +02:00
Jannis Leidel
bdb24fcef8 cleanup 1.4 changelog further 2013-07-23 21:45:21 +02:00
Jannis Leidel
a5104b4988 Fixed inconsistencies in changelog. 2013-07-23 21:36:25 +02:00
Marcus Smith
610bd8582b Remove link to old issue comment. Issue #1064 has better description and solution. 2013-07-22 09:13:15 -07:00
Marcus Smith
70a45c3d07 1.4rc5 2013-07-15 21:11:21 -07:00
Marcus Smith
b1f014612b deprecate pip bundle and support for installing pybundle files 2013-07-13 16:15:30 -07:00
Marcus Smith
0e342bc129 update changelog with note about case where distribute upgrade can fail 2013-07-06 00:03:47 -07:00
Donald Stufft
15c2a730e4 Add a note about external file hosting to the changelog 2013-07-03 11:00:48 -04:00
Marcus Smith
2fa1e6d0e3 doc updates for supporting the new setuptools 2013-06-24 19:48:20 -07:00
Carl Meyer
bb4e2b82b9 Add changelog entry. 2013-05-30 17:06:05 -06:00
Carl Meyer
6a9845c297 Merge branch '1.3.X' into develop
* 1.3.X:
  Update changelog and AUTHORS for Git fix.
  bugfix for git 1.8.3, in git 1.8.3 the default branch name is "detached from REVISION" when you `git checkout -q <REVISION>`. If doesn't skip it then `git rev-parse ...` will raise a error while invoking Git._get_revision_from_rev_parse method.

Conflicts:
	pip/vcs/git.py
2013-05-30 10:24:51 -06:00
Carl Meyer
c6fab6ac54 Update changelog and AUTHORS for Git fix. 2013-05-29 17:02:52 -06:00