1. 05 Oct, 2016 1 commit
  2. 01 Oct, 2016 5 commits
  3. 30 Sep, 2016 1 commit
  4. 27 Sep, 2016 11 commits
  5. 26 Sep, 2016 1 commit
  6. 24 Sep, 2016 1 commit
  7. 22 Sep, 2016 3 commits
  8. 21 Sep, 2016 2 commits
  9. 18 Sep, 2016 4 commits
  10. 17 Sep, 2016 3 commits
  11. 16 Sep, 2016 1 commit
  12. 14 Sep, 2016 3 commits
  13. 12 Sep, 2016 1 commit
    • Steve Kowalik's avatar
      Don't duplicate error case in package_index · 1f23f9a2
      Steve Kowalik authored
      easy_install has code to handle parsing a requirement, catching the
      ValueError and then raising a DistUtilsError. This code was entirely
      duplicated in package_index, so I've slightly refactored to remove
      the duplication.
      1f23f9a2
  14. 09 Sep, 2016 3 commits