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

428 commits

Author SHA1 Message Date
Piet Delport b6aaa9b12e (fix transposed issue numbers) 2012-01-13 04:21:17 -05:00
Alex Gaynor e21a37a216 Update to reflect the forward passage of time. 2012-01-11 13:12:02 -06:00
Carl Meyer 6d6ead7923 Add note about not supporting subrepos. 2012-01-04 15:35:18 -07:00
Carl Meyer 8fe237af72 Tweak extras documentation, add Paul Oswald to AUTHORS file. 2012-01-03 19:53:48 -07:00
Paul Oswald 22fd67e7f7 Adding documentation about the extras_require option for selecting additional dependencies. See: Issue #7 2012-01-04 09:59:42 +09:00
Hugo Lopes Tavares c704b108b0 Add issue #22 fix to docs/news.txt 2011-12-29 16:26:35 -02:00
George Song a34d2a5f27 Changed requirements file format to internal link instead of to external link which is a 404.
Addressed pypa/pip#135.
2011-12-26 16:04:39 -08:00
Carl Meyer 82d6ee7df6 Updated AUTHORS and changelog. 2011-12-16 10:24:38 -07:00
Carl Meyer 9654f596b9 Use a numbered post version. 2011-12-12 02:01:23 -07:00
Carl Meyer 1725178116 Added changelog notes for last two fixes. 2011-12-12 00:08:35 -07:00
Carl Meyer 81b6c6b66b Bump to a post version to distinguish from current release. 2011-12-11 22:01:44 -07:00
Carl Meyer 3917e31035 Updated news and AUTHORS. 2011-12-09 17:10:07 -07:00
Carl Meyer 6e618357cd Added changelog entry. 2011-12-05 16:41:20 -07:00
Carl Meyer 679a446830 Expand 'alternate package repositories' documentation to be more accurate and include mention of --find-links. Fixes #388 - thanks Lorin Hochstein for the report. 2011-11-12 10:10:05 -07:00
Carl Meyer 207b9cc6cb Fixed #384 - mention install -r in requirements file doc. 2011-11-08 10:23:04 -07:00
Carl Meyer 837404e073 Added news for #288 fix. 2011-10-23 00:01:01 -06:00
Carl Meyer 4a3d4850fa Added news entry for upgrade fix. 2011-10-22 23:59:41 -06:00
Carl Meyer c597a05e2d Updated release schedule. 2011-10-22 23:59:41 -06:00
Alex Morega 4cdaccf11d Expand "usage" documentation; create glossary 2011-10-21 12:17:14 +03:00
Alex Morega 951f6a794a Usage examples on documentation homepage 2011-10-21 12:12:38 +03:00
Alex Morega bd08fa9a54 Fix link to page about requirements files 2011-10-15 22:42:21 +02:00
Hugo Lopes Tavares 04838268e1 Fix issue #366 - pip throws IndexError when it calls scraped_rel_links 2011-10-14 21:39:27 -03:00
Alex Morega 4f91b3e2e5 improve installation documentation 2011-09-25 07:51:49 +03:00
Alex Morega 0128cdd777 toctree showing two levels
* Move the changelog another level deeper so it doesn't show up in the
  toctree on the homepage
* Show news/changelog at the end of the toctree
2011-09-25 00:14:20 +03:00
Alex Morega e0ddbede95 move bundles section to "usage" 2011-09-25 00:09:36 +03:00
Alex Morega 918d1f00ed group together contributor docs, some reformatting 2011-09-25 00:06:14 +03:00
Alex Morega f07d94342a moving sections about other tools to separate file 2011-09-24 23:59:33 +03:00
Alex Morega e38eadb592 move requirements docs to a single file 2011-09-24 23:56:37 +03:00
Alex Morega a11c77534d move "mirror support" to configuration section 2011-09-24 23:52:17 +03:00
Alex Morega 156af802d7 move "usage" documentation into separate file 2011-09-24 23:47:57 +03:00
Travis Swicegood 39a7b50e2d Update the two curl commands to use oneliners 2011-09-15 16:30:59 -05:00
Jannis Leidel bc45ecbb4a Merge branch 'hotfix/1.0.2' into develop 2011-07-16 16:49:43 +02:00
Jannis Leidel de1ed16d55 Updated news again. 2011-07-16 16:49:25 +02:00
Jannis Leidel 0137830f9f Merge branch 'hotfix/1.0.2' into develop
Conflicts:
	docs/news.txt
	tests/test_upgrade.py
2011-07-16 16:46:13 +02:00
Jannis Leidel 4d7a6fe730 Bumped version to 1.0.2. 2011-07-16 16:37:40 +02:00
Jannis Leidel 5ffc066946 Updated news. 2011-07-16 16:37:33 +02:00
Carl Meyer b9450c7704 Fix another instance of github raw link. 2011-07-16 16:28:13 +02:00
Carl Meyer cae9f92c50 Fixed #302 -- Updated github raw links for get-pip.py. 2011-07-16 16:27:59 +02:00
Carl Meyer aca0ec6801 Added link to virtualenv. 2011-07-16 16:26:07 +02:00
Carl Meyer b0d2fc1d86 Fixed setup.py long-description to account for sphinx index.html changes. 2011-07-16 16:25:45 +02:00
Patrick Dubroy 3227bca5bb Clean up doc to (hopefully) make it easier to understand 2011-07-16 16:25:33 +02:00
Carl Meyer 49dcd263d9 Fix another instance of github raw link. 2011-06-14 13:37:44 -05:00
Carl Meyer d20b894ab2 Fixed #302 -- Updated github raw links for get-pip.py. 2011-06-07 09:26:25 -05:00
Carl Meyer 87dd1579a2 Removed broken and no-longer-useful -E and PIP_RESPECT_VIRTUALENV options. 2011-05-18 10:27:14 -05:00
Paul Nasrat 3b4f620566 Merge branch 'launchpad' of https://github.com/pnasrat/pip into develop 2011-05-03 21:56:25 +01:00
Carl Meyer 492d04a5e9 Added link to virtualenv. 2011-05-01 12:53:35 -05:00
Carl Meyer 6c9685826c Fixed setup.py long-description to account for sphinx index.html changes. 2011-05-01 12:51:33 -05:00
Patrick Dubroy c2d3b804fd Clean up doc to (hopefully) make it easier to understand 2011-04-30 16:04:56 -07:00
Jannis Leidel 743124094b Bumped version to 1.0.1. 2011-04-30 23:19:49 +02:00
Carl Meyer d31d1e2462 Updated documentation with release schedule, branching info, and Python version compatibility notes. 2011-04-29 12:48:10 -05:00
Hugo Lopes Tavares 4b37065f87 added note to fixed issue #274 2011-04-28 03:11:09 -03:00
Paul Nasrat c7309bc2b1 Update requirements format documentation
Ensure new feature documented.
2011-04-26 13:43:30 +01:00
Dan Sully f73385adc5 Allow requirements.txt URLs to have egg= definitions. 2011-04-25 18:16:57 +02:00
Paul Nasrat e64b8e834a Update docs 2011-04-16 19:27:53 +08:00
Jannis Leidel 425d89e0e8 Added news about the use of git-flow. 2011-04-12 18:03:39 +02:00
Jannis Leidel 2da7952fba Merge branch 'master' of github.com:pypa/pip 2011-04-08 01:28:32 +02:00
Jannis Leidel 5627be2994 Fixed bug in installation docs. 2011-04-08 01:28:22 +02:00
Carl Meyer 53dab6927d Fixed typo in installing.txt. 2011-04-04 17:30:40 -04:00
Jannis Leidel d92e2a3f86 Fixed special character rather than fixing the bigger issue (sigh). 2011-04-04 19:27:17 +02:00
Carl Meyer 1b74988671 Add recommendation to use pip via virtualenv. 2011-04-04 12:00:31 -04:00
Jannis Leidel 7e1cf60bfd Further refinements for the installation instructions. 2011-04-04 17:37:30 +02:00
Jannis Leidel 6e0ed6cac1 Refined installation instructions. Thanks, Hugo and Alex. 2011-04-04 16:45:07 +02:00
Jannis Leidel b51d64ec6f Updated configuration docs to fix a broken reference. 2011-04-04 15:45:06 +02:00
Jannis Leidel 85c5522a16 Added install script to changelog. 2011-04-04 14:06:24 +02:00
Jannis Leidel 3af800266a Updated headlines of changelog and installation instruction docs slightly. 2011-04-04 14:04:06 +02:00
Jannis Leidel 70f1a44d68 Updated name of installer script to get-pip.py and updated docs to mention that script in the installation instructions. 2011-04-04 14:03:23 +02:00
Jannis Leidel ac38fb6f2a Bumped version to 1.0. 2011-04-04 10:47:17 +02:00
Carl Meyer f903eb0dd0 Merged in python3 branch. 2011-03-19 15:04:30 -04:00
Carl Meyer 0e8b9d9d07 Added news for Python 3 support. 2011-03-18 23:17:15 -04:00
Carl Meyer 1524196717 Re-added news updates that were lost in merging Py3k updates. 2011-03-18 20:30:17 -04:00
Carl Meyer 2032190e81 Fixed ReST bug in changelog. 2011-03-15 15:56:35 -04:00
Carl Meyer fffd82168d Simplify setting docs config version. 2011-03-15 15:52:27 -04:00
Vinay Sajip 680b5dfda0 Port to Python3 2011-03-15 15:49:48 -04:00
Carl Meyer 40d0286c6c Added note to news about non-TTY download progress fix. 2011-03-15 14:16:54 -04:00
Alex Morega 0adc3e4818 documentation to run a single test 2011-03-15 11:05:54 -04:00
Vitaly Babiy 6c82a1bfdd added some basic installation docs 2011-03-15 01:43:51 -04:00
Carl Meyer b3d78d279c Added news updates. 2011-03-14 18:34:11 -04:00
Carl Meyer 1fcf4fa7d5 Doc tweaks. 2011-03-14 14:04:45 -04:00
Christian Oudard 395a6f0639 Added basic documentation on running unittests without setup.py. 2011-03-14 12:29:37 -04:00
Jannis Leidel 2d25114d28 Updated news and bumped version to 0.8.3. 2011-03-12 15:10:55 -05:00
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 aede2cfcb7 Removed unneeded branches document from docs now that we move to Git. 2011-03-06 18:18:48 +01:00
Jannis Leidel f4b8dabd77 Added make files for the documentation for easier in-place building. 2011-03-06 18:17:52 +01:00
Jannis Leidel f39086279f Moved license file to main directory to follow best practices and added an AUTHORS file. 2011-03-06 18:16:48 +01:00
Hugo Lopes Tavares 53a883555b removed extra > in reference link 2011-02-13 16:54:56 -02:00
Jon Parise 6885cd0996 Actually provide a URL for the virtualenv mailing list. 2011-02-11 10:15:19 -08:00
Carl Meyer 476206b014 Fixed #14 - direct-URL packages now uninstall-before-upgrade. Thanks Oliver Tonnhofer. 2011-02-13 03:46:56 -05:00
Hugo Lopes Tavares bcd6f78c28 added note to fixed issue #204 - thanks kelseyhightower 2011-02-05 18:56:45 -02:00
Hugo Lopes Tavares 43e442d00f added mention to khightower for sending a patch do docs 2011-01-31 00:11:30 -02:00
Kelsey Hightower d415168fd1 fixing #199 -- Documentation mentions --index instead of --index-url 2011-01-10 23:58:30 -05:00
Hugo Lopes Tavares 0e286f3a73 added note to fixed issue #178 - Non-alphabetical installation of requirements. thanks to Igor Sobreira 2011-01-04 11:08:02 -02:00
Hugo Lopes Tavares 8f103e0ddb added note to fixed issue #163 and thanks to igorsobreira 2010-12-16 00:28:53 -02:00
Ian Bicking cd26c36674 update versions to 0.8.2 2010-11-29 12:22:36 -06:00
Jannis Leidel 157f39b469 Added news for other changes since 0.8.1. 2010-11-29 19:15:27 +01:00
Ian Bicking ccb1aa93f6 news for last commit 2010-11-29 11:59:41 -06:00
Ian Bicking f55c28e560 update news for release 2010-09-14 11:40:44 -05:00
Carl Meyer 2408ffaa13 news update for --user 2010-08-19 11:50:48 -04:00
Hugo Lopes Tavares ac8c03f711 added note do issue #39. thanks to RonnyPfannschmidt and dready bitbucket users 2010-08-19 00:57:19 -03:00
Hugo Lopes Tavares 8119c1d37c removed information about nose internals 2010-08-18 19:39:37 -03:00
Hugo Lopes Tavares 256a0281b8 merged news 2010-08-16 12:56:40 -03:00
Hugo Lopes Tavares 27bc8db4b7 added notes to fixed issues #138, #107 and #95 2010-08-16 12:30:45 -03: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
Hugo Lopes Tavares 1934c8603a there was no break. removed from news 2010-08-13 22:14:54 -03:00
Jannis Leidel f9dca0005f Added note about fix of broken pip script to news. 2010-08-13 14:49:49 +02:00
Jannis Leidel a25cbe637f Added test and docs to make sure multiple options set by a environment variables works. 2010-08-13 14:49:18 +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
Ian Bicking 2404a34eba update news and versions for release 2010-08-03 13:02:48 -05: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
Hugo Lopes Tavares f54fcd976d removed outdated info about multiple -f options 2010-08-02 20:16:57 -03:00
Hugo Lopes Tavares b5fc8f1651 fixed issue #78 - Misleading --find-links example in docs; and added explanation about direct urls to packages 2010-08-02 20:09:51 -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
Hugo Lopes Tavares ecf6dde988 fixed grammatical mistakes 2010-06-07 22:15:47 -03:00
Hugo Lopes Tavares 335e9a2796 added changes suggested by carl 2010-06-07 22:08:25 -03:00
Hugo Lopes Tavares da24080b76 added missing docs explaining how to run the tests and to setup a hudson ci 2010-06-03 23:06:41 -03:00
Carl Meyer 7854b2d266 default branch news should still reflect 0.7.X releases 2010-05-28 14:33:26 -04:00
Ian Bicking c243662e37 fix linking errors 2010-05-27 23:30:41 -05:00
Ian Bicking 905c9801ad Automated merge with ssh://bitbucket.org/ianb/pip 2010-05-27 23:29:03 -05:00
Ian Bicking 5894bfbedc improve the front-page documentation 2010-05-27 23:28:39 -05:00
Carl Meyer 4b399dcb56 more news updates 2010-05-27 19:31:25 -04:00
Carl Meyer 07aa8743d1 news update for zip_safe=False 2010-05-27 18:00:13 -04:00
Carl Meyer 52894b9f6e news update 2010-05-27 17:45:11 -04:00
Ian Bicking cb6ef0f234 doc uploading updates 2010-04-22 03:12:33 -05:00
Ian Bicking 1654cef71a title changes 2010-04-22 03:07:57 -05:00
Ian Bicking 35f159aa4f note ScriptTest version requirement in news 2010-04-22 03:05:17 -05:00
Ian Bicking edbc041e87 update version for release 2010-04-22 02:57:43 -05:00
Ian Bicking 57e4988b27 add news for temp file fixes 2010-04-22 02:51:03 -05:00
Ian Bicking 349f6094df Automated merge with http://bitbucket.org/aconrad/pip/ 2010-04-22 01:38:09 -05:00
Carl Meyer 90c027cf23 fix logfile with no dirname; fixes #90 2010-04-19 07:51:15 -04:00
Alexandre Conrad da1870b2aa merge 2010-04-17 18:35:22 +02:00
Ian Bicking 3aaccfdf1f undo version update because release was wrong 2010-04-16 15:13:07 -05:00
Ian Bicking ded7075235 Automated merge with ssh://hg@bitbucket.org/ianb/pip 2010-04-16 15:11:49 -05:00
Ian Bicking 0d104d03f9 update versions for dev 2010-04-16 15:11:31 -05:00
Ian Bicking 62c900cf1e update versions for release 2010-04-16 15:10:45 -05:00
Alexandre Conrad 627c3e7242 Remove build directories after commands. Fixes #57 2010-04-16 19:26:39 +02:00
Carl Meyer 6d125930e2 news update for last commit 2010-04-16 11:54:02 -04:00
Carl Meyer 7088526d6b merge from Simon Cross 2010-04-15 11:39:55 -04:00
Alexandre Conrad c6250ece0e news updates 2010-04-15 16:16:39 +02:00
Carl Meyer 44c988a4bc news update 2010-04-15 07:57:27 -04:00
Carl Meyer d793133780 support Debian/Ubuntu "dist-packages" in zip command. Thanks duckx. Fixes #80 2010-04-13 16:08:54 -04:00
Carl Meyer 86474726c3 news updates 2010-04-13 14:06:17 -04:00
Carl Meyer 3ae41632af added documentation about branch oddities 2010-04-06 21:30:26 -04:00
Carl Meyer 4815f9f581 correct typo in requirements-format doc 2010-03-23 13:17:06 -04:00
Jannis Leidel c8adaf6217 Automated merge with ssh://hg@bitbucket.org/ianb/pip/ 2010-03-11 14:36:15 +01:00
Jannis Leidel 32bb1e98b7 Further clarifications for the change of the default log file location 2010-03-11 14:27:13 +01:00
Carl Meyer 460acb790d news for some previous changesets 2010-03-11 08:16:40 -05:00
Jannis Leidel f92bd28e4c Fixed a few things in the news I added yesterday 2010-03-11 14:14:29 +01:00
Jannis Leidel 8ff4a8b23c Added news for the last couple of changesets. 2010-03-11 03:56:54 +01:00
Jannis Leidel e9d400fc87 Fixed #41 - Handle ssh+svn URLs of editables correctly. 2010-03-11 02:41:08 +01:00
Cody Soyland 2970470a57 Add changelog note about pip search command. 2010-02-23 15:02:35 -06:00
Cody Soyland e238291990 Added pip search command with basic documentation and tests. 2010-02-22 17:03:05 -05:00
Alex Gr?nholm e1af274421 Fix uninstallation on Windows (fixes #58) 2010-02-08 09:51:14 +02:00
Ian Bicking cd98d88534 update versions for dev 2010-01-21 12:31:17 -06:00
Ian Bicking c312034a9c update news for release 2010-01-21 12:25:41 -06:00
Jannis Leidel 632fd0fb00 Added last commit to news 2010-01-21 13:28:57 +01:00
Ian Bicking a6706ae59f update versions for dev 2010-01-18 14:47:01 -06:00
Ian Bicking 59a4c355bb update news for the missed 0.6.1 release (huh, when did that happen...) 2010-01-18 14:41:12 -06:00
Ian Bicking 4239548b0f update versions for release 2010-01-18 14:39:11 -06:00
Ian Bicking 13a3083066 Fix for pip bundle and local files, from whit 2009-12-08 13:25:07 -06:00
Carl Meyer 79304d7087 news update 2009-12-05 00:47:28 -05:00
Carl Meyer 148ff3a8ed fix uninstall of namespaced packages (fixes #34) 2009-12-04 13:18:21 -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 8b9c3c5abc Updates to the documentation stylesheets and theme options 2009-11-21 22:25:18 +01:00
Jannis Leidel 300f4b1029 Added news for commits since 0.6 2009-11-20 12:04:17 +01:00
Ian Bicking 5ce30d94e1 update version in setup.py 2009-11-19 22:58:42 -06:00
Jannis Leidel e8aa8f36ed Added support for hg+https, hg+static-http and bzr+ftp schemes to the appropriate VCS backend. 2009-11-20 00:01:00 +01:00
Ian Bicking 2407b7426e update versions for release 2009-11-10 10:24:33 -05: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
Jannis Leidel 34f14fe7e7 Automated merge with ssh://hg@bitbucket.org/ianb/pip/ 2009-11-05 19:25:12 +01:00
Jannis Leidel 78717e13d7 Renamed the default config locations to .pip/pip.conf (posix) and APPDATA\pip\pip.ini on Windows to follow standards better 2009-11-05 19:25:00 +01:00
Ian Bicking d95e10b1b8 merge 2009-11-05 12:10:52 -06:00
Ian Bicking cf5db9afd1 merge 2009-11-05 12:08:56 -06:00
Ian Bicking 92f4d31a64 update link 2009-11-05 12:08:29 -06:00
Jannis Leidel 9ff234dbd7 Fix issue 17 -- Create download cache directory in case it doesn't exist 2009-11-03 18:16:31 +01:00
Carl Meyer 1ca708becc news note for #12 fix 2009-10-25 06:53:47 -04:00
Jannis Leidel 5218f08e3b Added news for last changes. 2009-10-25 02:50:54 +01: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
Jannis Leidel 1e34731aec Added note about framework fix 2009-10-24 01:44:20 +02:00
Carl Meyer cdb21eab1a fixed uninstalling console_scripts 2009-10-23 14:09:59 -04:00
Carl Meyer 69133715e4 belatedly add news entry for issue #8 fix 2009-10-21 15:05:17 -04:00
Jannis Leidel f9e970a1f8 Added news section for last commit 2009-10-21 05:39:47 +02:00
Ian Bicking 8003c52d68 update sphinx version 2009-10-08 15:45:55 -05:00
Ian Bicking 41ac46584f update versions for release 2009-10-08 15:41:28 -05:00
Carl Meyer dc5509fbee remove uninstall note from 0.5 changelog 2009-10-07 20:57:19 -04:00
Ian Bicking 11fb5da901 Allow packages to be upgraded (catch VersionConflict) 2009-10-07 17:13:42 -05:00
Ian Bicking 1890625020 remove conflict marker from news 2009-10-07 16:24:27 -05:00
Ian Bicking 0ce59713ac merge in uninstall branch 2009-10-07 15:29:31 -05:00
Ian Bicking 44625539c2 update versions for release 2009-10-07 15:21:35 -05:00
Ian Bicking 055456b019 merge 2009-10-07 14:55:50 -05:00
Ian Bicking 1a297af7c6 merge 2009-10-07 14:53:35 -05:00
Ian Bicking 6d4f2c37d7 merge 2009-10-07 14:41:35 -05:00
Carl Meyer b693ca9909 Automated merge with http://bitbucket.org/ianb/pip 2009-10-07 11:31:34 -04:00
Carl Meyer 452c8a719d fix #41: allow ignore/wipe/backup choice when attempting to install editable into existing non-repo dir 2009-10-03 23:33:11 -04:00