summaryrefslogtreecommitdiff
path: root/alot/command.py
Commit message (Expand)AuthorAge
* globals and search commands donePatrick Totzke2011-10-12
* 2nd attemptPatrick Totzke2011-10-12
* correctly decode value before refine promptPatrick Totzke2011-10-10
* Use utf-8 encoding when calling external processesPatrick Totzke2011-10-10
* set/refine commands for envelope buffersPatrick Totzke2011-10-08
* Merge branch 'helpdialogs'Patrick Totzke2011-10-08
|\
| * Merge branch 'master' into helpdialogsPatrick Totzke2011-10-02
| |\
| * | add HelpCommandPatrick Totzke2011-10-01
* | | direct global commands for cancel and selectPatrick Totzke2011-10-05
* | | make input wrapping explicitPatrick Totzke2011-10-05
* | | add move commandPatrick Totzke2011-10-04
| |/ |/|
* | moved exit code back to UIPatrick Totzke2011-10-02
* | Remove dead assignmentsJustus Winter2011-10-02
* | Remove superfluous importsJustus Winter2011-10-02
|/
* Enable toggletag to toggle a list of tagsJustus Winter2011-09-30
* new config switch bufferclose_focus_offsetPatrick Totzke2011-09-30
* fix double quoting issue in OpenAttachmentPatrick Totzke2011-09-24
* use external command templates in OnenAttachmentPatrick Totzke2011-09-24
* pep8 cleanupPatrick Totzke2011-09-23
* Enhance external command templatesJustus Winter2011-09-22
* Use new-style classesJustus Winter2011-09-22
* pre/post edit translate hooks (issue #55)Patrick Totzke2011-09-18
* new hook paramter layoutPatrick Totzke2011-09-18
* fix: forwardingPatrick Totzke2011-09-17
* added hooks for inline forward and reply quotesPatrick Totzke2011-09-17
* fix use shlex for OpenAttachment, pep8Patrick Totzke2011-09-16
* ContactsCompleter respects given order on accountsPatrick Totzke2011-09-15
* fix error on retag on empty searchPatrick Totzke2011-09-15
* fix bug_on_exitPatrick Totzke2011-09-11
* fix handling of spaces in attachment filenamesPatrick Totzke2011-09-11
* use nonblocking ui.choicePatrick Totzke2011-09-11
* pep8 fixesPatrick Totzke2011-09-11
* fix saving attachments: issue #48Patrick Totzke2011-09-11
* use inlineCallback promts throughout commandPatrick Totzke2011-09-10
* interpret 'pipeto' command, mapped to | in threadPatrick Totzke2011-09-04
* refactored PrintCommand to PipeCommandPatrick Totzke2011-09-04
* pep8Patrick Totzke2011-08-30
* unifies pipe to cmd in send_mail and print.Patrick Totzke2011-08-30
* more sane defaults for printing:Patrick Totzke2011-08-30
* new completion semanticsPatrick Totzke2011-08-28
* Merge branch 'develop' into addressbookPatrick Totzke2011-08-27
|\
| * print command for thread view bound to p and PPatrick Totzke2011-08-27
| * parse multiline headers from editor inputPatrick Totzke2011-08-26
| * filter out paths that are no files for attachPatrick Totzke2011-08-26
| * read more carefully from mailsPatrick Totzke2011-08-26
| * shortened attachment code. issue #37Patrick Totzke2011-08-26
* | Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
|\|
| * fix: handle canceling in compose promptsPatrick Totzke2011-08-20
| * Merge branch 'develop' of github.com:pazz/alot into developPatrick Totzke2011-08-20
| |\
| | * fix: issue with encoders in helper.attachPatrick Totzke2011-08-19