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

446 commits

Author SHA1 Message Date
Daniel Holth
b8173dbe6f write something about whether binary wheels go on pypi 2013-05-23 23:55:57 -04:00
Marcus Smith
b7322ea523 quote our examples that use > or < 2013-05-15 17:37:57 -07:00
Marcus Smith
adf8c4155b add note about quoting requirement specifiers 2013-05-15 17:22:45 -07:00
Marcus Smith
cfb7421e5c add link to pypa-dev list 2013-04-23 22:04:05 -07:00
Marcus Smith
3718a149c9 update the release process 2013-04-23 22:03:46 -07:00
Donald Stufft
74fa3e2707 Assume versions are a pre-release if we cannot parse them
* The most likely unparseable version is something like "dev" or
  "py6-dev" etc. The number of sane version numbers that are
  not normalizable and should be conisdered stable are fairly low.
2013-04-23 09:06:06 -04:00
Marcus Smith
6e2bfe8323 remove python 2.5 logic 2013-04-17 22:50:22 -07:00
Marcus Smith
8979b3fe8e another 'pip freeze' example 2013-04-05 20:01:54 -07:00
Daniel Holth
0ea48dcf5a check for proper distribute when using wheels 2013-04-05 11:16:03 -07:00
Marcus Smith
59624a486e more wheel doc updates 2013-03-17 20:27:24 -07:00
Marcus Smith
494e1759d4 wheel doc updates 2013-03-17 19:58:32 -07:00
Marcus Smith
d0addf57d0 clarify setup_requires cookbook entry 2013-03-17 15:48:51 -07:00
Marcus Smith
ccec698b45 cookbook entry for controlling setup_requires 2013-03-16 23:51:55 -07:00
Marcus Smith
00fa9bea96 merge with develop 2013-03-15 23:46:46 -07:00
Marcus Smith
c0e830e42a correct pip install example text 2013-03-12 09:06:50 -07:00
Marcus Smith
0e3e38533f add note on what versions support py25 and py24 2013-03-11 22:02:39 -07:00
Marcus Smith
e4b5d3d75e update docs and help for new pre-release logic 2013-03-11 21:56:36 -07:00
Donald Stufft
e18314e7d9 Document the logic behind the Pre Release/Stable distinction 2013-03-09 11:48:55 -05:00
Jannis Leidel
188ac202e8 Update docs to mentioned approximate release date of 1.4. 2013-03-08 10:59:33 +01:00
Jannis Leidel
7bdf99963a Merge branch '1.3.X' into develop
Conflicts:
	pip/__init__.py
2013-03-07 22:40:46 +01:00
Jannis Leidel
a6e9633ef0 Happy new year! 2013-03-07 22:15:12 +01:00
Marcus Smith
6d7e35948d add cookbook entry for user installs 2013-03-06 22:33:29 -08:00
Marcus Smith
20a9673c48 use rst extensions for editability and RTD links 2013-03-03 00:50:00 -08:00
Marcus Smith
725f1a1683 merge 1.3.X 2013-03-01 11:15:00 -08:00
Marcus Smith
ee3fb0250a add link to mailing list RC instructions 2013-02-23 11:01:31 -08:00
Marcus Smith
1162b1ca73 links to "Easy Install" docs. 2013-02-22 15:22:37 -08:00
Marcus Smith
44f659a6d0 note in docs on 1.3rc1 2013-02-20 19:45:26 -08:00
Marcus Smith
db9c92aac4 remove extra indents in docs 2013-02-18 19:35:50 -08:00
Marcus Smith
2cbc7fadcd improve ssl exception text and docs 2013-02-18 00:30:05 -08:00
Marcus Smith
4a4a141c21 from --allow-no-ssl to --insecure 2013-02-17 22:43:17 -08:00
Marcus Smith
a2ba2dca7a remove yum/apt-get instructions, since they will likely install non-ssl versions for awhile 2013-02-17 21:58:34 -08:00
Marcus Smith
f72ddaaed9 our next virtualenv release will be 1.9 2013-02-17 21:53:45 -08:00
Marcus Smith
22bf924b52 merge with develop 2013-02-16 14:17:22 -08:00
Jannis Leidel
8a4458bf56 Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
Jannis Leidel
ba3436e830 Fixed doc build errors. 2013-02-16 19:00:54 +01:00
Jannis Leidel
7db3d03e1a Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
Marcus Smith
d0c3138fbf merge with develop 2013-02-15 17:11:17 -08:00
Marcus Smith
b3702b9075 mention PIP_CONFIG_FILE as a way use an alternate config file 2013-02-15 15:10:39 -08:00
Jonas Nockert
5ae29b6f61 Corrected a few typos 2013-02-14 20:28:27 +01:00
Marcus Smith
a6a0ee3e56 update installation docs related to ssl 2013-02-10 22:44:09 -08:00
Marcus Smith
912784fe3c ssl docs fix 2013-02-10 01:33:33 -08:00
Marcus Smith
49563cf888 ssl cert docs updates 2013-02-09 00:13:16 -08:00
Marcus Smith
cabd1d5f80 merge with pypa/pip/develop 2013-02-02 22:40:30 -08:00
Marcus Smith
e17be25041 release process doc update 2013-01-31 16:48:29 -08:00
Marcus Smith
103db0d62d docs and cli error text updates 2013-01-30 20:59:44 -08:00
Marcus Smith
68d983d69a update docs with new build dir 2013-01-25 23:08:29 -08:00
Marcus Smith
c96548f579 update next release date 2013-01-24 18:46:48 -08:00
Marcus Smith
32ac12013c docs fixes for VCS support 2013-01-21 23:30:30 -08:00
Marcus Smith
ab9ea197bd improved docs and cli help 2013-01-18 13:25:15 -08:00
Marcus Smith
1ea772f51d revert xdg compliance 2012-12-27 09:51:14 -08:00
Marcus Smith
7879e70963 authors, changelog, and docs for 'pip list' 2012-12-19 22:06:09 -08:00
Marcus Smith
1b582ff04a XDG compliance didn't happen in v1.2 2012-12-14 22:00:07 -08:00
Marcus Smith
db9801b98a remove duplicate line from changelog 2012-12-14 16:04:45 -08:00
Marcus Smith
91bb09d0cc changelog update 2012-12-14 15:54:56 -08:00
Marcus Smith
e8f32195d2 changelog and author updates 2012-12-11 19:29:01 -08:00
Marcus Smith
f3debe994f changelog and author updates 2012-12-11 00:05:30 -08:00
Marcus Smith
53bbdf58cd merge with pypa/pip:develop 2012-11-28 20:28:57 -08:00
Marcus Smith
ae8a062a43 mention 'pip wheel' in docs 2012-11-18 09:05:09 -08:00
Marcus Smith
843ffb38fe correct extras syntax in docs 2012-11-07 19:24:44 -08:00
Paul Nasrat
fad65326c8 Merge pull request #693 from hetmankp/develop
Added --root command line option to give functionality equivalent to distutils --root
2012-10-29 09:58:18 -07:00
hetmankp
0b2a01bb46 Added author name and description of changes 2012-10-29 13:03:32 +11:00
Marcus Smith
be12f79ab4 merge pypa/develop 2012-10-25 12:51:07 -07:00
Ben Rosser
b4a3133ef8 Updated to upstream to make pull request build 2012-10-19 01:54:42 -04:00
Marcus Smith
403f8d53a5 --user installs work properly with --upgrade 2012-10-17 22:59:43 -07:00
Ben Rosser
cd679a14aa Added changelog entry to news.txt 2012-10-04 20:30:36 -04:00
Marcus Smith
fe443fa15b wheel doc updates 2012-10-02 13:43:36 -07:00
Daniel Holth
aa5b33dbf4 experimental support for installing wheel archives 2012-10-01 22:50:24 -07:00
Carl Meyer
28aeb03b08 Add dependencies information to 'show' command. 2012-09-21 11:15:24 -06:00
Carl Meyer
8c9a241fb2 Rename 'status' command 'show'. 2012-09-12 10:39:19 -06:00
Carl Meyer
382465e4a2 Update AUTHORS and changelog. 2012-09-10 02:57:36 -06:00
Carl Meyer
cc86de13d8 Update AUTHORS and changelog. 2012-09-10 00:51:53 -06:00
Carl Meyer
60860379d8 Add note in docs that bundle feature may go away. 2012-09-09 10:51:25 -06:00
Carl Meyer
51b928ff4b Update news entry. 2012-09-08 15:42:10 -06:00
Carl Meyer
6315bf9877 Update AUTHORS and changelog. 2012-09-08 15:41:07 -06:00
Carl Meyer
1d6f5af736 Add basic docs. 2012-09-08 15:34:24 -06:00
Jannis Leidel
ac2c3fed39 Bumped up the version a notch and updated changelog. 2012-09-06 10:30:13 +02:00
Jannis Leidel
d9599ec6df Added a pip.__version__ variable that is used in the setup.py and the docs' conf.py. 2012-09-01 20:36:21 +02:00
Jannis Leidel
77376b7e6b Happy new year! 2012-09-01 20:36:15 +02:00
Jannis Leidel
57557aeb9c Removed 2.4 a bit more. 2012-09-01 20:36:04 +02:00
Jannis Leidel
57236914a5 Updated changelog. 2012-09-01 17:56:47 +02:00
Paul Nasrat
8ed065a218 Update changelog. 2012-07-29 09:41:54 +01:00
Carl Meyer
c6789f60fa Update changelog. 2012-07-09 22:07:10 -06:00
Marcus Smith
2bb195dd7c news for user scheme fixes 2012-07-08 16:01:15 -07:00
Donald Stufft
549fdbc506 Add documentation about the Hashing Schemes 2012-07-04 14:12:44 -04:00
Your Name
0202fc839e Documented change and added author 2012-06-23 22:15:08 -04:00
Donald Stufft
bb01108257 Updated AUTHORS and NEWS 2012-06-21 02:56:07 -04:00
Carl Meyer
1c13812ae8 Update changelog. 2012-06-17 14:58:36 -06:00
Carl Meyer
c670678db0 Update AUTHORS and changelog for git submodules. 2012-06-14 13:07:16 -06:00
Carl Meyer
8d92fc29b3 Add changelog entry for build-dir fix. 2012-06-06 08:38:31 -06:00
Carl Meyer
4b68fa2cf5 Remove backwards-compatibility shims for Python 2.4. 2012-06-06 08:21:16 -06:00
Stéphane Klein
f8964f4231 Append documentation about comment line in requirements file format #564 2012-06-05 22:35:06 +02:00
Carl Meyer
2f84e14a8c Update AUTHORS and changelog. 2012-05-24 08:58:11 -06:00
Carl Meyer
61bfebdf0a Update changelog and AUTHORS. 2012-05-23 22:28:23 -06:00
Carl Meyer
a6c9f3b367 Remove outdated comment about extras not being supported. 2012-05-03 19:57:04 -06:00
Carl Meyer
58ad223871 Fix issue #510 - prevent sdist filename matches on partial project names. Thanks casevh for the report. 2012-04-16 17:27:47 -06:00
Carl Meyer
a307a563dc Update changelog and AUTHORS for pull #504. 2012-04-16 16:05:40 -06:00
Carl Meyer
a3627458a5 Note the removal of Python 2.4 support in the changelog. 2012-04-15 12:20:49 -06:00
Carl Meyer
207471587c Update AUTHORS and changelog. 2012-04-13 21:27:16 -06:00
Carl Meyer
873cc45d70 Remove outdated docs section on no-longer-useful PIP_VIRTUALENV_BASE environment variable. 2012-04-10 10:32:17 -06:00
Carl Meyer
dfe39ed160 Add news entry for __main__.py. 2012-03-20 10:08:56 -06:00