1. 21 11月, 2017 1 次提交
  2. 05 11月, 2017 1 次提交
  3. 06 10月, 2017 3 次提交
  4. 30 9月, 2017 1 次提交
  5. 13 6月, 2017 1 次提交
  6. 16 5月, 2017 1 次提交
  7. 07 4月, 2017 1 次提交
  8. 07 4月, 2015 1 次提交
  9. 15 1月, 2015 1 次提交
  10. 04 8月, 2014 2 次提交
  11. 25 2月, 2014 1 次提交
    • D
      Turn on everything in flake8 · 95035fc5
      Donald Stufft 提交于
      flake8 ignores some errors by default, these ignored by defaults
      change sometimes. This will make things stabler by selecting
      everything.
      95035fc5
  12. 29 1月, 2014 1 次提交
  13. 27 8月, 2013 2 次提交
  14. 22 8月, 2013 1 次提交
    • D
      Refactor tests.lib · 9894c8ba
      Donald Stufft 提交于
      * Move virtualenv creation out of TestPipEnvironment
      * Remove global state and force explicit use of TestPipEnvironment
        instances
      * Remove "backup" virtualenv copying and instead create new
        virtual environments each time.
      * Remove the monkeypatched "PyPICache" functionality
      * Remove things that were not being used anymore and were dead
        weight
      * Remove sitecustomize support which was primarily used to
        monkeypatch the "PyPICache" but was used in one or two other
        tests.
      9894c8ba
  15. 30 5月, 2013 2 次提交
  16. 03 6月, 2012 1 次提交
  17. 14 5月, 2012 1 次提交
  18. 14 4月, 2012 1 次提交
  19. 25 3月, 2012 2 次提交
  20. 05 3月, 2012 1 次提交
  21. 23 10月, 2011 2 次提交
  22. 14 9月, 2011 2 次提交
  23. 16 7月, 2011 1 次提交
  24. 16 5月, 2011 1 次提交
  25. 04 5月, 2011 1 次提交
    • P
      Fix whitespace, etc for pep8 compliance · 2860dc7d
      Paul Nasrat 提交于
      Reran tests after changes on 2.4, 2.6, 3.2 all pass.
      
      =====================================================
      ================== Running pep8 =====================
      
      Searching for pep8
      Reading http://pypi.python.org/simple/pep8/
      Reading http://github.com/cburroughs/pep8.py/tree/master
      Reading http://github.com/jcrocholl/pep8
      Best match: pep8 0.6.1
      Processing pep8-0.6.1-py2.6.egg
      pep8 0.6.1 is already the active version in easy-install.pth
      Installing pep8 script to /Users/pnasrat/Development/pip/pip_virtualenv/bin
      
      Using /Users/pnasrat/Development/pip/pip_virtualenv/lib/python2.6/site-packages/pep8-0.6.1-py2.6.egg
      Processing dependencies for pep8
      Finished processing dependencies for pep8
      
      ==================== Ended pep8 =====================
      =====================================================
      2860dc7d
  26. 19 3月, 2011 1 次提交
  27. 16 3月, 2011 1 次提交
  28. 09 12月, 2010 1 次提交
  29. 23 11月, 2010 1 次提交
  30. 22 11月, 2010 1 次提交
  31. 21 11月, 2010 1 次提交
  32. 06 11月, 2010 1 次提交