Commits
User selector
Commit History
Commits on Mar 8, 2015
Remove more calls to str
Show description for 7eaef53committedDo 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
- committed
- committed
- committed
- committed
- committed
- committed
Use pkgutil.ImpLoader for the import loader
Show description for 0f92c18committed
Commits on Mar 3, 2015
Document LazyReCompile
Show description for f192efacommitteduse unicode literals
Show description for 907473bcommittedRemove useless use of str
Show description for 95c05bccommittedMake KeyMap a new style class
Show description for a9faa96committed
Commits on Mar 2, 2015
Commits on Feb 28, 2015
Open the FD
Show description for 2b32c81committed
Commits on Feb 25, 2015
Add a test for #491
Show description for 5f836eacommittedPatch correct function
Show description for 45fb40dcommittedOnly use iglob if we really can
Show description for 77506c1committed
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71committedBe more careful with glob.glob (fixes #491)
Show description for 846ca4dcommitted
Commits on Feb 23, 2015
Set mod of history file to 0600 (fixes #489)
Show description for d4d9616committedDecode attribute names
Show description for e6b739ecommittedUse unicode literals
Show description for d8aaad8committedMake magic methods unicode (fixes #488)
Show description for 1357471committed
Commits on Feb 20, 2015
Use n and iteritems
Show description for bf09b5ecommittedWatch multiple files in the same directory
Show description for adfb053committedRemove unnecessary else
Show description for 9cc8889committedFix ImportFinder/Loader for Python 2
Show description for a8cf459committed