summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * pre/post edit translate hooks (issue #55)Patrick Totzke2011-09-18
| * hooks docuPatrick Totzke2011-09-18
| * new hook paramter layoutPatrick Totzke2011-09-18
| * fix: forwardingPatrick Totzke2011-09-17
| * more liberal lookup for accountsPatrick Totzke2011-09-17
| * added hooks for inline forward and reply quotesPatrick Totzke2011-09-17
| * fix use shlex for OpenAttachment, pep8Patrick Totzke2011-09-16
| * updated newsPatrick Totzke2011-09-15
| * ContactsCompleter respects given order on accountsPatrick Totzke2011-09-15
| * config option: complete_matching_abook_onlyPatrick Totzke2011-09-15
| * fiz typo with abook_regexp set in configPatrick 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
| * nonblocking ui.choice issue #52Patrick Totzke2011-09-11
| * pep8 fixesPatrick Totzke2011-09-11
| * documentationPatrick Totzke2011-09-11
| * default key maps for attachment save (s and S)Patrick Totzke2011-09-11
| * fix saving attachments: issue #48Patrick Totzke2011-09-11
| * Merge branch 'develop' of github.com:pazz/alot into developPatrick Totzke2011-09-10
| |\
| | * updated readmePatrick Totzke2011-09-08
| | * Add config option for initial searchstringRuben Pollan2011-09-08
| | * fix issue with os.basename of NoneType filenamesPatrick Totzke2011-09-06
| * | Merge branch 'prompt' into developPatrick Totzke2011-09-10
| |\ \ | | |/ | |/|
| | * use inlineCallback promts throughout commandPatrick Totzke2011-09-10
| | * moved history handling and callback to widgetPatrick Totzke2011-09-10
| | * twisted mainloop and non-blocking promptPatrick Totzke2011-09-10
| |/
| * 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
| * Merge branch 'addressbook' into developPatrick Totzke2011-08-28
| |\
| | * 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
| | * Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
| | |\
| | * | 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
* | | | fix error on retag on empty searchPatrick Totzke2011-09-15
* | | | Add config option for initial searchstringRuben Pollan2011-09-08
* | | | updated readmePatrick Totzke2011-09-08