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

43 commits

Author SHA1 Message Date
Jannis Leidel 43c5f33877 Updated docs with new website location and a few other migration related things. 2011-03-06 18:19:41 +01:00
Jannis Leidel e80c387a26 Added support for mirrors as defined in PEP 381. This feature is disabled by default and will query the DNS entry of the main mirror index URL to get a list of mirrors. Optinally can be passed a list of mirrors instead. 2010-08-16 01:46:23 +02:00
Jannis Leidel b01f29ac65 Fixed #28 -- Updated auto completion docs that use eval to actually work. 2010-08-10 12:56:57 +02:00
Hugo Lopes Tavares faf2bbfe04 changed relative link to absolute, using pip.openplans.org, because it breaks pypi page when requested relative page 2010-08-02 20:37:42 -03:00
Carl Meyer b80b7af94f doc updates; consolidate easy_install comparison, remove note about not working on Windows 2010-07-15 13:41:13 -04:00
Hugo Lopes Tavares a7b5824f74 added how-to-contribute to index toctree 2010-06-07 22:17:34 -03:00
Ian Bicking c243662e37 fix linking errors 2010-05-27 23:30:41 -05:00
Ian Bicking 5894bfbedc improve the front-page documentation 2010-05-27 23:28:39 -05:00
Ian Bicking 1654cef71a title changes 2010-04-22 03:07:57 -05:00
Cody Soyland e238291990 Added pip search command with basic documentation and tests. 2010-02-22 17:03:05 -05:00
Ian Bicking 2770524365 expand a bit on the purpose and use of requirement files 2009-12-01 15:50:10 -06:00
Jannis Leidel 36d92277c5 Small change to completion documentation 2009-11-09 17:27:35 +01:00
Jannis Leidel 22bef56391 Reverted writing the completion script to a tempfile and return script directly. Updated docs with usage instructions. 2009-11-07 19:18:03 +01:00
Ian Bicking 9ee54fc200 Automated merge with ssh://hg@bitbucket.org/ianb/pip 2009-11-07 10:42:14 -06:00
Ian Bicking c2df10829e adjust todo 2009-11-07 10:41:56 -06:00
Jannis Leidel 69b05d9ee8 Moved completion scripts to pip and added a special completion command to be used with 'source' 2009-11-07 15:13:28 +01:00
Jannis Leidel 78bf33f062 Added command line completion for bash and zsh 2009-11-07 04:46:30 +01:00
Ian Bicking d95e10b1b8 merge 2009-11-05 12:10:52 -06:00
Ian Bicking 92f4d31a64 update link 2009-11-05 12:08:29 -06:00
Jannis Leidel 30a6eea8b4 Minor typo and facelift for toctree. 2009-10-25 02:25:13 +01:00
Jannis Leidel 4b63643e59 Added documentation for new virtualenv feature. 2009-10-25 02:24:45 +01:00
Jannis Leidel 974a73a643 Added documentation for new configuration features. 2009-10-25 02:22:53 +01:00
Carl Meyer 112e10a71e added uninstall documentation 2009-10-02 14:06:26 -04:00
Jannis Leidel 1b75c4b60d Updated documentation config a bit and added a new theme called 'nature' 2009-08-07 10:14:19 +02:00
Jannis Leidel 5877907794 Minor typo in the documentation index 2009-07-28 10:11:39 +02:00
Jannis Leidel 4a73d683ad Updated news with latest additions 2009-07-01 01:31:46 +02:00
masklinn 35f161792c Fix the examples of hg freeze in the doc to match the removal of the file argument 2009-06-13 14:44:32 +02:00
masklinn 4d69cd2539 Add documentation for PIP_VIRTUALENV_BASE/virtualenvwrapper integration 2009-05-11 18:16:22 +02:00
Ian Bicking 0c67c90388 Add link to PyPI at top of the pip.openplans.org page 2009-04-03 16:20:20 -05:00
Jannis Leidel 175612914d Typo in doc index 2009-03-13 13:01:58 +01:00
Ian Bicking 74ccb3757c fix link 2009-03-05 14:06:12 -06:00
Ian Bicking b0d4ad9b27 doc update for bundles 2009-02-04 12:44:51 -06:00
Ian Bicking d5b6bbeb3c update versions for release 2009-01-29 12:18:12 -06:00
Jannis Leidel 4cd0b79dd4 Merge with upstream 2009-01-22 00:55:22 +01:00
Ian Bicking 836fa1d941 Link to new location for issue tracker 2009-01-21 12:12:04 -06:00
Jannis Leidel fec928f5d4 Fixes issue 1 - Retouched paragraph about support for other version control systems. Thanks David 2009-01-21 15:39:50 +01:00
Jannis Leidel ea4f112a49 Added Bazaar to documentation and restructured version control part a bit 2009-01-21 03:49:40 +01:00
Jannis Leidel 3ed6b925de More doc changes 2009-01-09 11:18:23 +01:00
Ian Bicking 59c8620582 [svn r21709] added link to gp.recipe.pip 2008-12-09 12:04:33 -06:00
Ian Bicking 3f95273a95 [svn r21267] fix pip freeze examples 2008-11-05 15:42:26 -06:00
Josh Bronson b6da69659b [svn r21162] - make pip.py executable
- minor edits to docs
2008-10-31 13:39:22 -05:00
Ian Bicking 97c152c463 [svn r20975] Rename occurrance of pyinstall to pip 2008-10-15 17:24:00 -05:00
Ian Bicking c2000d7de6 [svn r20974] Renaming pyinstall to pip 2008-10-15 17:02:57 -05:00