summaryrefslogtreecommitdiff
path: root/alot/command.py
Commit message (Expand)AuthorAge
* 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
* make use of aliases in reply/fwd/completionpazz2011-08-10
* toggleheaders cmd. needs rebuild in headerwpazz2011-08-10
* let the user confirm io intensive search for *patrick2011-08-09
* renames close to bclose for consistencypazz2011-08-07
* ui.choice prompts user for a choicepazz2011-08-07
* pep8pazz2011-08-07
* inline parameter for forward commandpazz2011-08-07
* fix: remove unread upon unfoldpazz2011-08-06
* fix: parameter for compose should go to Topazz2011-08-06
* save attachmentspazz2011-08-06
* open attachments according to mailcappazz2011-08-06
* fold/unfold upon sumline select in threadpazz2011-08-06