summaryrefslogtreecommitdiff
path: root/alot/completion.py
Commit message (Expand)AuthorAge
* 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
* renamed SingleThread and BufferList Buffer classespazz2011-07-30
* minour fixpatrick2011-07-26
* oop-idied settingspazz2011-07-24
* tabcompletion yea!pazz2011-07-20
* new mapping infrastructure.pazz2011-07-16
* refine command from commandline + tabcomppazz2011-07-16
* fix typopazz2011-07-15
* interpreter for selected commandspazz2011-07-15
* converted cmdshell to promptpazz2011-07-15
* docstring/todopazz2011-06-05
* added to/from keywords to query completionpazz2011-06-04
* query keyword completion, s-tab for wb completionpazz2011-06-01
* decoupling of completions as "Completer" objectspazz2011-05-31