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 bec22f75ee Update news after merging install and download command 2009-09-26 22:26:15 +02:00
Jannis Leidel 4c596c660e Updated news with latest change 2009-09-01 02:49:27 +02:00
Brian Rosner 3dae23ee8d added --no-deps/--no-dependencies option to ignore package dependencies 2009-08-27 15:26:59 -06:00
Jannis Leidel 28bcf9f166 Added news about reducing the log messages when page fetching fails 2009-08-07 10:29:57 +02:00
Jannis Leidel f3927deefe Added support for local file and directory paths to --find-links 2009-08-04 17:03:25 +02:00
Jannis Leidel 4a73d683ad Updated news with latest additions 2009-07-01 01:31:46 +02:00
Jannis Leidel 6697d7e3d5 Fixed #19 - Added support for base URLs using <base href='...'> when parsing HTML pages. Thanks filip. 2009-06-26 00:26:21 +02:00
Jannis Leidel 737cb0dd9d Fixed #40 - make sure the branch name is correctly looked up when freezing an editable packages from a Git repository 2009-06-26 00:04:23 +02:00
Jannis Leidel 85c35563d3 Added news after merging removing file option from freeze command 2009-06-25 23:39:10 +02:00
Jannis Leidel 3b58df955a Added optional environmental variable to override log file name 2009-06-25 23:08:56 +02:00
Ian Bicking 46369de381 update versions for release 2009-05-27 10:28:28 -05:00
Jannis Leidel 9cda71e136 Fixes #26 (no prepending slash in url to filename path conversion) and #36 (look for bin/python.exe which is used by buildout) 2009-05-17 19:26:54 +02:00
Jannis Leidel a8177a9027 Applied patch from ticket 35, adds option to allow access to global site-packages if a virtual environment is to be created 2009-05-14 12:08:17 +02:00
Ian Bicking 3cc8c7972c Fix how bundle files are moved around, moving them first before creating requirements so the requirements point to the right destination locations 2009-04-16 15:41:42 -05:00
Ian Bicking da06a6e8ad Add -i support to requirements files 2009-04-13 13:34:14 -05:00
Ian Bicking 6e2f371910 Fix issues with Windows filenames and drive names (ticket #17 2009-03-17 11:16:55 -05:00
Ian Bicking f3e65ea480 fix pip zip with multiple arguments 2009-03-05 14:06:24 -06:00
Jay Graves 6738ddc3da Added a note about the private git repo fix. 2009-02-12 18:46:07 -07:00
Ian Bicking 6f80fa9263 merge 2009-02-11 11:36:49 -05:00
Ian Bicking 81f971d348 news for last commits 2009-02-11 10:19:03 -05:00
Ionel Maries Cristian eafc7e9fcc Updated news.txt 2009-02-09 18:39:14 +02:00
Ian Bicking 940c779044 make -e work better with hg (#14) 2009-02-03 13:21:57 -06:00
Ian Bicking d5b6bbeb3c update versions for release 2009-01-29 12:18:12 -06:00
Ian Bicking 077118c3e9 Improve pip -h and pip help 2009-01-29 12:13:27 -06:00
Ian Bicking 29233dcc3e news for the bug fixes 2009-01-28 17:25:16 -06:00
Ian Bicking ade11f6eeb update news/versions for release 2009-01-20 21:21:51 -06:00
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