summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch 'develop'Patrick Totzke2011-09-23
|\
| * pep8 cleanupPatrick Totzke2011-09-23
| * Merge pull request #59 from teythoon/enhance_external_commandPatrick Totzke2011-09-23
| |\
| | * Enhance external command templatesJustus Winter2011-09-22
| | * Add shell_quote to helperJustus Winter2011-09-22
| * | Merge pull request #64 from teythoon/freedesktop_basedir_specPatrick Totzke2011-09-22
| |\ \
| | * | Set the default location of the hooks file to ~/.config/alot/hooks.pyJustus Winter2011-09-22
| * | | Merge pull request #65 from teythoon/dont_hardcode_defaults_in_settings.pyPatrick Totzke2011-09-22
| |\ \ \
| | * | | Fix default configurationJustus Winter2011-09-22
| * | | | continue with defauls if no config foundPatrick Totzke2011-09-22
| | |/ / | |/| |
| * | | Adhere to the freedesktop basedir spec to locate the config fileJustus Winter2011-09-22
| |/ /
| * | Fix the config file parsing wrt to quoted values and : as keyJustus Winter2011-09-22
| * | Read defaults from default config fileJustus Winter2011-09-22
| |/
| * Use new-style classesJustus Winter2011-09-22
| * fix (semi)colons in example.full.rcPatrick Totzke2011-09-18
| * pre/post edit translate hooks (issue #55)Patrick 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
| * 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
| * 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
| |\