summaryrefslogtreecommitdiff
path: root/alot/completion
Commit message (Expand)AuthorAge
* utils/cached_property: replace with the stdlib implementationAnton Khirnov2021-05-13
* completion: fix some __init__ signaturesAnton Khirnov2021-01-25
* completion/tag: sort the tagsAnton Khirnov2021-01-21
* Use super() where applicable.Anton Khirnov2021-01-21
* completion/query: update keywordsAnton Khirnov2021-01-16
* completion/query: add class attribute prototypesAnton Khirnov2021-01-16
* db/utils: move formataddr to helperAnton Khirnov2020-03-05
* buffers/thread: make the widget split-windowAnton Khirnov2020-03-01
* directly import Completers from their resp modulePatrick Totzke2019-08-17
* cleanup: remove unused parameterPatrick Totzke2019-08-17
* make codeclimate happy(er)Patrick Totzke2019-08-17
* use formataddr helper in accounts completerPatrick Totzke2019-08-17
* refactor prompt completionPatrick Totzke2019-08-17