summaryrefslogtreecommitdiff
path: root/alot/completion.py
Commit message (Expand)AuthorAge
* add copyright statements to all source filesPatrick Totzke2012-06-14
* completion for BooleanAction parameterPatrick Totzke2012-06-11
* fix: escaping in PathCompleterPatrick Totzke2012-04-22
* pep8/pyflakes cleanupPatrick Totzke2012-02-19
* use settings in completersPatrick Totzke2012-02-19
* fix: contact completion for contacts w/o namePatrick Totzke2012-01-23
* cleanup MultipleSelectionCompleterPatrick Totzke2012-01-20
* completion for argparse optional parametersPatrick Totzke2012-01-20
* completion for new tagging commandsPatrick Totzke2012-01-08
* refactor and use TagsCompleter --> TagCompleterPatrick Totzke2011-12-24
* remove multi value stuff from StringlistCompleterPatrick Totzke2011-12-24
* use MultipleSelectionCompleter for TagsCompleterPatrick Totzke2011-12-24
* use AbooksCompleter for from/to keys in queriesPatrick Totzke2011-12-24
* rename ContactsCompleter to AbooksCompleterPatrick Totzke2011-12-24
* introduce MultipleSelectionCompleterPatrick Totzke2011-12-24
* header key completion for envelope.set/unsetPatrick Totzke2011-12-24
* reorder CommandLineCompleterPatrick Totzke2011-12-24
* add reference to buffer to CommandlineCompleterPatrick Totzke2011-12-24
* use StringlistCompleter for AccountCompleterPatrick Totzke2011-12-24
* use StringlistCompleter for TagsCompleterPatrick Totzke2011-12-24
* introduce generic StringlistCompleterPatrick Totzke2011-12-24
* forgot type docstringPatrick Totzke2011-12-24
* fix unpacking issue in CommandlineCompleterPatrick Totzke2011-12-24
* pep8Patrick Totzke2011-12-11
* remove unused dbman instance from CommandCompleterPatrick Totzke2011-12-10
* docstrings for CompletersPatrick Totzke2011-12-09
* started documenting completionPatrick Totzke2011-12-07
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* completion for 'from:' keywords in querystringsPatrick Totzke2011-10-20
* infrastructure for argparser in commandfactoryPatrick Totzke2011-10-15
* Merge branch 'master' into commandrefactoringPatrick Totzke2011-10-12
|\
| * fix nasty updating of COMMANDS by completerPatrick Totzke2011-10-11
| * don't use addresses only in cc/bcc/to completionPatrick Totzke2011-10-10
* | Merge branch 'master' into commandrefactoringPatrick Totzke2011-10-09
|\|
| * contacts completion for set in envelope modePatrick Totzke2011-10-09
| * fix completion for refine commandPatrick Totzke2011-10-08
* | bend importsPatrick Totzke2011-10-08
|/
* completion for help commandPatrick Totzke2011-10-01
* Use new-style classesJustus Winter2011-09-22
* ContactsCompleter respects given order on accountsPatrick Totzke2011-09-15
* new completion semanticsPatrick Totzke2011-08-28
* change completion semanticsPatrick Totzke2011-08-27
* first attempt to contactscompleterPatrick Totzke2011-08-20
* path completion for attachpazz2011-08-13
* make use of aliases in reply/fwd/completionpazz2011-08-10
* fix: parameter for compose should go to Topazz2011-08-06
* fix pathcompleter issuepazz2011-08-06
* simplified commandfactorypazz2011-08-04
* added path completer for edit and attach cmdspazz2011-08-03
* pep8pazz2011-07-30