summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
* atomagic version string generationPatrick Totzke2011-12-16
* added --version switch to commandline argumentsPatrick Totzke2011-12-16
* properly read multi valued headersPatrick Totzke2011-12-15
* fix: focussing of empty pilePatrick Totzke2011-12-14
* fix: remove decode_header call from ComposeCommandPatrick Totzke2011-12-14
* fix: added missing import loggingPatrick Totzke2011-12-11
* remove unused HooksManagerPatrick Totzke2011-12-11
* move hook lookups to AlotConfigParserPatrick Totzke2011-12-11
* remove confused TODOsPatrick Totzke2011-12-11
* pep8Patrick Totzke2011-12-11
* remove unused Command.get_helpstringPatrick Totzke2011-12-11
* remove unused SearchBuffer.debugPatrick Totzke2011-12-11
* remove unused Envelope.get_emailPatrick Totzke2011-12-10