summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
...
| * 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
| * 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
| |\
| | * Add config option for initial searchstringRuben Pollan2011-09-08
| | * fix issue with os.basename of NoneType filenamesPatrick Totzke2011-09-06
| * | 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
| * 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
* | | | hotfix issue #38Patrick Totzke2011-09-05
* | | | fix: forgot to change call to renamed methodPatrick Totzke2011-09-05
| |_|/ |/| |
* | | 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
| |/ |/|
* | fix: handle canceling in compose promptsPatrick Totzke2011-08-20
* | history for commandpromptPatrick Totzke2011-08-20