1. 01 Oct, 2016 4 commits
  2. 30 Sep, 2016 1 commit
  3. 27 Sep, 2016 11 commits
  4. 26 Sep, 2016 1 commit
  5. 24 Sep, 2016 1 commit
  6. 22 Sep, 2016 3 commits
  7. 21 Sep, 2016 2 commits
  8. 18 Sep, 2016 4 commits
  9. 17 Sep, 2016 3 commits
  10. 16 Sep, 2016 1 commit
  11. 14 Sep, 2016 3 commits
  12. 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
  13. 09 Sep, 2016 5 commits