1. 14 Apr, 2006 1 commit
    • PJ Eby's avatar
      Creating a branch for the "stable" 0.6 development line of setuptools, · da5319ef
      PJ Eby authored
      so that it can continue forward to 0.6b1 and onward, while using the
      trunk for 0.7 development and Python 2.5 snapshots thereof.
      
      --HG--
      branch : setuptools-0.6
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4045397
      da5319ef
  2. 09 Apr, 2006 1 commit
    • PJ Eby's avatar
      Added automatic retry for Sourceforge mirrors. The new download process is · c51417f8
      PJ Eby authored
      to first just try dl.sourceforge.net, then randomly select mirror IPs and
      remove ones that fail, until something works.  The removed IPs stay removed
      for the remainder of the run.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4045219
      c51417f8
  3. 30 Mar, 2006 2 commits
  4. 29 Mar, 2006 10 commits
  5. 28 Mar, 2006 4 commits
  6. 24 Mar, 2006 3 commits
  7. 21 Mar, 2006 1 commit
  8. 20 Mar, 2006 2 commits
  9. 17 Mar, 2006 4 commits
  10. 11 Mar, 2006 1 commit
    • PJ Eby's avatar
      Added automatic handling of installation conflicts. Eggs are now shifted to · 72930bc0
      PJ Eby authored
      the front of sys.path, in an order consistent with where they came from,
      making EasyInstall seamlessly co-operate with system package managers.
      
      The ``--delete-conflicting`` and ``--ignore-conflicts-at-my-risk`` options
      are now no longer necessary, and will generate warnings at the end of a
      run if you use them.
      
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042965
      72930bc0
  11. 04 Mar, 2006 2 commits
  12. 03 Mar, 2006 1 commit
  13. 28 Feb, 2006 2 commits
  14. 21 Feb, 2006 2 commits
  15. 15 Feb, 2006 1 commit
    • PJ Eby's avatar
      Misc. doc fixes · 19ec012a
      PJ Eby authored
      --HG--
      branch : setuptools
      extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042381
      19ec012a
  16. 14 Feb, 2006 3 commits