Commit Graph

11020 Commits

Author SHA1 Message Date
Ian Bicking b0d5a8b0bd [svn r21283] Add a PIP_SKIP_REQUIRMENTS_REGEX hidden setting. Add detection of the project name for -e svn links, based on guessing the name from te URL 2008-11-06 15:22:26 -06:00
Ian Bicking f5da5343a4 [svn r21281] Added support for some hidden settings, PIP_LOG_EXPLICIT_LEVELS and PIP_DEFAULT_VCS, for backward compatibility with poacheggs 2008-11-06 15:00:07 -06:00
Ian Bicking abf4576cbf [svn r21268] make certain untar errors into warnings 2008-11-05 15:43:09 -06:00
Ian Bicking 3f95273a95 [svn r21267] fix pip freeze examples 2008-11-05 15:42:26 -06:00
Ian Bicking c1c84a4c97 [svn r21196] quote unsafe characters in links 2008-11-04 11:10:56 -06:00
Ian Bicking 5c7b318f88 [svn r21192] fix entry point 2008-11-04 01:11:40 -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 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 fca571a9eb [svn r21132] Fixed --upgrade when a package is already installed (before it would not upgrade installed packages, even though it would download and appear to install them). Put install-record-X.txt in the right location on Windows (#7) 2008-10-30 13:57:04 -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 c6633fcfd8 [svn r21082] update sphinx versino 2008-10-28 12:23:19 -05:00
Ian Bicking dad04b93ae [svn r21081] Auto-update of version strings 2008-10-28 12:21:46 -05:00
Ian Bicking dd921d228d [svn r21074] fix usage a bit 2008-10-28 03:31:00 -05:00
Ian Bicking cb38e13b02 [svn r21073] Added zip and unzip commands 2008-10-28 03:29:07 -05:00
Ian Bicking fb082c34c5 [svn r21072] add install argument to all-package tester 2008-10-28 00:50:09 -05:00
Ian Bicking c051e9faf4 [svn r21071] Make sure .egg-info/ directories end up in pybundles. Exclude some internal files (like pip-egg-info/) from pybundles. Fix case when you install an svn location, that it won't go into a bundle because it is put in a temporary location (now it is moved to a permanent location once its name is known). Put in pip help and summaries. Try to be a little quieter/less redundant about link detection. Make pip bundle work 2008-10-27 21:55:34 -05:00
Ian Bicking 368a064ae4 [svn r21008] Implement the two-level commands, fix up lots of problems from that 2008-10-17 17:01:58 -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