Commits
User selector
Commit History
Commits on Dec 6, 2015
Commits on Nov 29, 2015
Commits on Nov 28, 2015
Avoid unsafe completion on array elements
Show description for 05c83becommittedAllow global completion in brackets
Show description for 58f3edfcommitted- authored andcommitted

Commits on Oct 5, 2015
Commits on Oct 1, 2015
Filter out two underscore attributes in auto completion
Show description for 563f5cbcommitted
Commits on Jun 21, 2015
- committed
Commits on May 16, 2015
Add workaround for old-style class with broken __getattr__ (fixes #536)
Show description for 674c3bfcommitted- committed
Commits on Mar 15, 2015
- committed
llllllllll Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872committed
llllllllll
Commits on Feb 25, 2015
Add a test for #491
Show description for 5f836eacommittedPatch correct function
Show description for 45fb40dcommitted
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 18, 2015
Test global completion with modified keyword list
Show description for b454048committedUse correct length
Show description for ac3ef20committed- committed
Commits on Feb 17, 2015
Commits on Feb 16, 2015
PEP-8
Show description for 7594078committedMerge remote-tracking branch 'maryakins/autocomplete-params'
Show description for 5b6e61ecommittedSimple test for GlobalCompletion
Show description for e18bab3committed
Commits on Feb 12, 2015
- committed
Mary Mokuolu
Commits on Feb 6, 2015
- committed
Use unittest.mock if possible
Show description for 758d6a6committedPEP-8
Show description for 5b406c1committed
Commits on Jan 29, 2015
Use a consistent signature for matches
Show description for 80e7706committed
Commits on Jan 25, 2015
Commits on Jan 24, 2015
Fix magic method completion
Show description for e88bb1ecommitted- committed
- committed
Commits on Jan 23, 2015
Merge branch 'autocomplete-test'
Show description for 9a79231committed