summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch 'testing'Patrick Totzke2011-12-24
|\
| * fix detection of attachment partsPatrick Totzke2011-12-23
| * rely on Attachment.get_content_type in threads cmdPatrick Totzke2011-12-23
| * use helper.guess_mimetype in AttachmentsPatrick Totzke2011-12-23
| * more generic guess_mimetype and docsPatrick Totzke2011-12-23
| * use magicâ„¢ to detect mimetypes for filesPatrick Totzke2011-12-23
* | Merge pull request #182 from 0x64746b/fix_docuPatrick Totzke2011-12-24
|\ \
| * | Clarify semantics of MessageWidget::bars_atdtk2011-12-24
| * | Fix typos in MessageWidgetdtk2011-12-24
| |/
* | Draw connected tree lines for unfolded messagesdtk2011-12-24
* | Align unfolded mail parts to summary linedtk2011-12-24
|/
* fix issue #177Patrick Totzke2011-12-23
* more verbose helpstringsPatrick Totzke2011-12-22
* pep8/pyflakes fixesPatrick Totzke2011-12-21
* make PipeCommand use cmdlistsPatrick Totzke2011-12-21
* fix typo in call_cmd helperPatrick Totzke2011-12-21
* use helper.call_cmd in account.send_mailPatrick Totzke2011-12-21
* use call_cmd in message and accountPatrick Totzke2011-12-21
* merge helper.cmd_output and pipe_commandPatrick Totzke2011-12-21
* split cmdline before calling cmd_outputPatrick Totzke2011-12-21
* refactor helper.cmd_output: accept cmd as listPatrick Totzke2011-12-21
* propper error handling for (deferred) commandsPatrick Totzke2011-12-21
* use generic SubcommandOptions in initPatrick Totzke2011-12-20
* expanduser in envelope.attachPatrick Totzke2011-12-20
* added --attach parameter to compose cmdPatrick Totzke2011-12-20
* don't introduce unnecessary spacesPatrick Totzke2011-12-20
* Merge branch 'issue-132-twisted-optparse' into testingPatrick Totzke2011-12-19
|\
| * pep8 fixesPatrick Totzke2011-12-19
| * initial option parsing with subcommandsPatrick Totzke2011-12-19
* | Merge branch 'issues-135-163-multiheaders' into testingPatrick Totzke2011-12-19
|\ \
| * | don't write newlines to templatesPatrick Totzke2011-12-19
| * | correctly write editable headers to templatePatrick Totzke2011-12-19
| |/
* / fix git describe syntax in versioning scriptPatrick Totzke2011-12-19
|/
* don't raise ExitMainLoop exception to exitPatrick Totzke2011-12-18
* Merge branch 'issue-159-bclose' into testingPatrick Totzke2011-12-17
|\
| * sent_time and modified_since_sent in envelopePatrick Totzke2011-12-17
| * feature: make quit on last bclose configurablePatrick Totzke2011-12-17
| * add config switch quit_on_last_bclosePatrick Totzke2011-12-17
* | fix: add missing return statementPatrick Totzke2011-12-17
|/
* use envelope.add in reply and forward codePatrick Totzke2011-12-17
* remove superflous loggingPatrick Totzke2011-12-17
* implement envelope.set --appendPatrick Totzke2011-12-17
* fix envelope.construct_mailPatrick Totzke2011-12-17
* use envelope.add to set headers when composingPatrick Totzke2011-12-17
* fix typo in Envelope.addPatrick Totzke2011-12-17
* use new envelope structure in EnvelopeBufferPatrick Totzke2011-12-17
* enable envelopes to store multi valued headersPatrick Totzke2011-12-17
* some docs on forwardPatrick Totzke2011-12-17
* decode headers in reply codePatrick Totzke2011-12-17
* gracefully exit if config parsing failsPatrick Totzke2011-12-16