Commit Graph

  • e8dd80e938 Added ability to install from Git repositories Jannis Leidel 2008-12-19 02:04:09 +0100
  • 4a4df387be expand help for -e Ian Bicking 2008-12-18 17:29:52 -0600
  • bb1434867f remove svn tag Ian Bicking 2008-12-18 17:29:45 -0600
  • 7d79a7be76 ignore file Ian Bicking 2008-12-18 14:35:32 -0600
  • d01a15a35e [svn r21851] Make installing editable from already-existing source work Ian Bicking 2008-12-17 16:16:29 -0600
  • 7b747a9835 [svn r21848] Fix -f (search those for links) and detect zip files better Ian Bicking 2008-12-17 14:38:05 -0600
  • 0d58e2ea72 [svn r21837] Fix test regression for 2.4 Ian Bicking 2008-12-17 13:02:31 -0600
  • 047e60f494 [svn r21836] Fix tests for running with Python 2.5 Ian Bicking 2008-12-17 12:46:48 -0600
  • 2596772a4d [svn r21831] Allow pip -E to change Python versions Ian Bicking 2008-12-17 12:10:36 -0600
  • 9798d4a28d [svn r21830] Fix a test where the error message language had changed Ian Bicking 2008-12-17 12:03:43 -0600
  • 82e1a4ede6 [svn r21823] Use svn+http for strange svn structures Ian Bicking 2008-12-16 19:16:39 -0600
  • 454c09709b [svn r21811] Don't use sys.exit directly. Put install record in .egg-info/ directory. Add --simulate and --path to pip zip Ian Bicking 2008-12-16 12:57:18 -0600
  • 59c8620582 [svn r21709] added link to gp.recipe.pip Ian Bicking 2008-12-09 12:04:33 -0600
  • 1bfce26dde [svn r21392] Auto-update of version strings Ian Bicking 2008-11-17 12:16:09 -0600
  • 9c56809aee [svn r21389] update news for release Ian Bicking 2008-11-17 12:14:53 -0600
  • 21538bc2c8 [svn r21388] fix problem with urls in requirement files, and some blank lines in requirement files Ian Bicking 2008-11-17 12:14:23 -0600
  • 909f3cdba7 [svn r21285] fix the xml .svn/entries reader Ian Bicking 2008-11-06 15:40:51 -0600
  • 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 Ian Bicking 2008-11-06 15:22:26 -0600
  • f5da5343a4 [svn r21281] Added support for some hidden settings, PIP_LOG_EXPLICIT_LEVELS and PIP_DEFAULT_VCS, for backward compatibility with poacheggs Ian Bicking 2008-11-06 15:00:07 -0600
  • abf4576cbf [svn r21268] make certain untar errors into warnings Ian Bicking 2008-11-05 15:43:09 -0600
  • 3f95273a95 [svn r21267] fix pip freeze examples Ian Bicking 2008-11-05 15:42:26 -0600
  • c1c84a4c97 [svn r21196] quote unsafe characters in links Ian Bicking 2008-11-04 11:10:56 -0600
  • 5c7b318f88 [svn r21192] fix entry point Ian Bicking 2008-11-04 01:11:40 -0600
  • b6da69659b [svn r21162] - make pip.py executable - minor edits to docs Josh Bronson 2008-10-31 13:39:22 -0500
  • 7e8a35b1fb [svn r21134] Use an entry point for the pip command on Windows (#5). And some missing news items Ian Bicking 2008-10-30 14:02:05 -0500
  • 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) Ian Bicking 2008-10-30 13:57:04 -0500
  • 356b2a2547 [svn r21094] Fix problem with using uninstalled pip Ian Bicking 2008-10-28 15:31:03 -0500
  • 1d2098651c [svn r21083] update news for last release Ian Bicking 2008-10-28 12:30:22 -0500
  • c6633fcfd8 [svn r21082] update sphinx versino Ian Bicking 2008-10-28 12:23:19 -0500
  • dad04b93ae [svn r21081] Auto-update of version strings Ian Bicking 2008-10-28 12:21:46 -0500
  • dd921d228d [svn r21074] fix usage a bit Ian Bicking 2008-10-28 03:31:00 -0500
  • cb38e13b02 [svn r21073] Added zip and unzip commands Ian Bicking 2008-10-28 03:29:07 -0500
  • fb082c34c5 [svn r21072] add install argument to all-package tester Ian Bicking 2008-10-28 00:50:09 -0500
  • 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 Ian Bicking 2008-10-27 21:55:34 -0500
  • 368a064ae4 [svn r21008] Implement the two-level commands, fix up lots of problems from that Ian Bicking 2008-10-17 17:01:58 -0500
  • 97c152c463 [svn r20975] Rename occurrance of pyinstall to pip Ian Bicking 2008-10-15 17:24:00 -0500
  • c2000d7de6 [svn r20974] Renaming pyinstall to pip Ian Bicking 2008-10-15 17:02:57 -0500