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

17 commits

Author SHA1 Message Date
Ian Bicking 4ea6f247a0 use python.exe, not python, when accessing the interpreter in a venv under windows 2009-01-20 21:19:02 -06: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 d01a15a35e [svn r21851] Make installing editable from already-existing source work 2008-12-17 16:16:29 -06:00
Ian Bicking 7b747a9835 [svn r21848] Fix -f (search those for links) and detect zip files better 2008-12-17 14:38:05 -06:00
Ian Bicking 2596772a4d [svn r21831] Allow pip -E to change Python versions 2008-12-17 12:10:36 -06:00
Ian Bicking 82e1a4ede6 [svn r21823] Use svn+http for strange svn structures 2008-12-16 19:16:39 -06:00
Ian Bicking 454c09709b [svn r21811] Don't use sys.exit directly. Put install record in .egg-info/ directory. Add --simulate and --path to pip zip 2008-12-16 12:57:18 -06:00
Ian Bicking 9c56809aee [svn r21389] update news for release 2008-11-17 12:14:53 -06:00
Ian Bicking 21538bc2c8 [svn r21388] fix problem with urls in requirement files, and some blank lines in requirement files 2008-11-17 12:14:23 -06:00
Ian Bicking abf4576cbf [svn r21268] make certain untar errors into warnings 2008-11-05 15:43:09 -06:00
Ian Bicking c1c84a4c97 [svn r21196] quote unsafe characters in links 2008-11-04 11:10:56 -06:00
Ian Bicking 7e8a35b1fb [svn r21134] Use an entry point for the pip command on Windows (#5). And some missing news items 2008-10-30 14:02:05 -05:00
Ian Bicking 356b2a2547 [svn r21094] Fix problem with using uninstalled pip 2008-10-28 15:31:03 -05:00
Ian Bicking 1d2098651c [svn r21083] update news for last release 2008-10-28 12:30: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