summaryrefslogtreecommitdiff
path: root/alot/command.py
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* handle keystrokes myself befor urwid doespazz2011-08-06
* some docu and message param for reply&fwdpazz2011-08-05
* toggletag on empty threadlist should passpatrick2011-08-05
* fix escape handling when using ! for shellescapepatrick2011-08-05
* move removal of unread tag to unfold cmd, maps R/Mpazz2011-08-04
* cleaned up command interpretationpazz2011-08-04
* fold commandpazz2011-08-04
* aliases from config. issue #59pazz2011-08-04
* simplified commandfactorypazz2011-08-04
* "sending.." notification that gets clearedpatrick2011-08-04
* added path completer for edit and attach cmdspazz2011-08-03
* Merge branch 'master' of github.com:pazz/notmuch-guipazz2011-08-01
|\
| * fix: reply-to needs brackets..patrick2011-08-01
| * forgot to set References on first repliespatrick2011-08-01
* | show_notificationbar and timeout=-1pazz2011-08-01
* | make use of error-notificationspazz2011-07-31
|/
* attach mode forwarding doesnt copy body contentpazz2011-07-31