Commits
User selector
Commit History
Commits on Dec 6, 2015
Commits on Aug 26, 2015
Commits on Jul 5, 2015
Commits on Jun 10, 2015
Commits on Jun 9, 2015
Make pep8 happy
Show description for d172921committed
Commits on Jun 8, 2015
Commits on May 17, 2015
Clean up imports
Show description for dd0a489committed
Commits on Mar 13, 2015
Commits on Mar 8, 2015
Do not mention search twice
Show description for 834ffa0committedReplace str(e) with "%s" % e where possible (fixes #501)
Show description for 30f943fcommittedRevert "Fix pkgutil.get_data for sample-config"
Show description for 25c2fe0committed
Commits on Mar 7, 2015
- committed
- committed
- committed
Use pkgutil.ImpLoader for the import loader
Show description for 0f92c18committed
Commits on Feb 20, 2015
Watch multiple files in the same directory
Show description for adfb053committedRemove unnecessary else
Show description for 9cc8889committedFix ImportFinder/Loader for Python 2
Show description for a8cf459committedPEP-8
Show description for d071969committed
Commits on Feb 19, 2015
Use ignore rather than replace
Show description for 046646ecommittedDecode with errors='replace'
Show description for 88fa209committedRemove unused import
Show description for be4cd1ccommitted- committed
Remove useless u
Show description for f22e580committed- committed
Commits on Feb 18, 2015
Use sys.meta_path to hook into import
Show description for cc7aebdcommitted- committed
Use builtins module
Show description for 2df245bcommittedUse six
Show description for 1b4cc8fcommittedUse correct default level values (fixes #486)
Show description for 43e7038committedUse objects and pass SystemExit error codes
Show description for a5eefc2committed