summaryrefslogtreecommitdiff
path: root/alot/command.py
Commit message (Expand)AuthorAge
* 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
| * | make editors write encoding user configurablePatrick Totzke2011-08-20
| |/
| * add 'signature_filename' in accountsPatrick Totzke2011-08-18
| * attach signature file to outgoing mailsPatrick Totzke2011-08-18
* | first attempt to contactscompleterPatrick Totzke2011-08-20
|/
* fix: issue with initial searches for *pazz2011-08-14
* fix: don't save files if not opened anywaypazz2011-08-13
* pep8pazz2011-08-13
* fix select on empty search result passespazz2011-08-13
* call shutdown directly in commandpazz2011-08-13
* merged sender back into accountspazz2011-08-13
* expanduser for attach paramspazz2011-08-13
* attach command for envelope + displaypazz2011-08-13
* open matching messages only. issue #34pazz2011-08-12
* fix: reply to mail w/o subject issue #64pazz2011-08-12