summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Add config option for initial searchstringRuben Pollan2011-09-08
* fix issue with os.basename of NoneType filenamesPatrick Totzke2011-09-06
* interpret 'pipeto' command, mapped to | in threadPatrick Totzke2011-09-04
* refactored PrintCommand to PipeCommandPatrick Totzke2011-09-04
* fix: forgot to change call to renamed methodPatrick Totzke2011-09-04
* fix buf with non-basename filenames in attachmentsPatrick Totzke2011-09-01
* pep8Patrick Totzke2011-08-30
* issue #40: call thread.refresh upon redrawPatrick 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
* fix no-results with abook lookupPatrick Totzke2011-08-30
* new completion semanticsPatrick Totzke2011-08-28
* change completion semanticsPatrick Totzke2011-08-27
* Merge branch 'develop' into addressbookPatrick Totzke2011-08-27
|\
| * hotfix issue #38Patrick Totzke2011-08-27
| * version bumpPatrick 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
| * rename "tag translate" section to "tag-translate"Patrick Totzke2011-08-25
| * pep8 fixesPatrick Totzke2011-08-25
| * api docPatrick Totzke2011-08-25
| * split ui.commandprompt into prompt and interpretPatrick Totzke2011-08-25
| * better use of screenspace in long header valuesPatrick Totzke2011-08-24
| * fix: forgot to rename methodPatrick Totzke2011-08-23
| * fix issue #10Patrick Totzke2011-08-22
* | Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
|\|
| * fix: handle canceling in compose promptsPatrick Totzke2011-08-20
| * history for commandpromptPatrick Totzke2011-08-20
| * Merge branch 'develop' of github.com:pazz/alot into developPatrick Totzke2011-08-20
| |\
| | * fix: store_mailPatrick Totzke2011-08-19
| | * fixed c/p leftoversPatrick Totzke2011-08-19
| | * fix: issue with encoders in helper.attachPatrick Totzke2011-08-19
| * | make editors write encoding user configurablePatrick Totzke2011-08-20
| * | reattach unintentionally removed linePatrick Totzke2011-08-20
| * | encoding/decoding of header valuesPatrick Totzke2011-08-20
| |/
| * fix issue with maildir sync changing filenamesPatrick Totzke2011-08-18
| * add getter for Messages at DBManagerPatrick Totzke2011-08-18
| * add 'signature_filename' in accountsPatrick Totzke2011-08-18
| * attach signature file to outgoing mailsPatrick Totzke2011-08-18
| * more sane defaultspatrick2011-08-18
| * make formatstring for timestamps configurable.patrick2011-08-18
* | first attempt to contactscompleterPatrick Totzke2011-08-20
* | AddressBook classes that can lookup names/emailsPatrick Totzke2011-08-20
* | shlex and unicode (needs ascii)Patrick Totzke2011-08-20
* | addressbook class and abook parserPatrick Totzke2011-08-17
|/
* this sets sync_maildir according when taggingPatrick Totzke2011-08-17
* pep8 line spacesPatrick Totzke2011-08-17