1. 17 Oct, 2013 1 commit
    • Fix Python 3 compatibility · 735dcee0
      Python 3 compatibility has been lost. Readd it.
      
      finders.py: use chain to concatenate dictionaries instead of + operator.
      glob.py: use list compresension instead of filter and lambda.
      utils.py: use urllib.parse.quote instead urllib.quote if available.
      Stephan Wienczny committed
  2. 29 Sep, 2013 3 commits
  3. 28 Sep, 2013 1 commit
  4. 12 Sep, 2013 3 commits
  5. 02 Sep, 2013 1 commit
  6. 29 Aug, 2013 2 commits
  7. 26 Aug, 2013 3 commits
  8. 24 Aug, 2013 2 commits
  9. 28 Jul, 2013 3 commits
  10. 27 Jul, 2013 1 commit
  11. 26 Jul, 2013 1 commit
  12. 25 Jul, 2013 2 commits
  13. 21 Jul, 2013 4 commits
  14. 17 Jul, 2013 2 commits
  15. 25 Jun, 2013 3 commits
  16. 24 Jun, 2013 1 commit
  17. 20 Jun, 2013 1 commit
  18. 10 Jun, 2013 1 commit
  19. 31 May, 2013 1 commit
  20. 27 May, 2013 1 commit
  21. 25 May, 2013 2 commits
  22. 22 May, 2013 1 commit