summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add forward_subject and forward_subject_prefixThomas Weißschuh2012-06-16
* implement setting: reply_subject_prefixThomas Weißschuh2012-06-16
* document hook: reply_subjectThomas Weißschuh2012-06-16
* introduce hook: reply_subjectThomas Weißschuh2012-06-16
* fix issue #475Patrick Totzke2012-06-16
* Merge branch '0.3.1-feature-editor-env-466'Patrick Totzke2012-06-16
|\
| * fix shellescape --spawn return codesPatrick Totzke2012-06-16
| * spawn in new xterm only if X is runningPatrick Totzke2012-06-16
| * doc: document hook touch_external_cmdlistPatrick Totzke2012-06-16
| * add new hook 'touch_external_cmdlist'Patrick Totzke2012-06-16
| * make EditCommand use spawn/thread parms directlyPatrick Totzke2012-06-16
* | fix BooleanActionPatrick Totzke2012-06-16
* | doc: fix rtfd.org build: missing coding commentPatrick Totzke2012-06-16
|/
* doc: new utils modulePatrick Totzke2012-06-14
* cleanup docstring for BooleanActionPatrick Totzke2012-06-14
* removed unused __main__ testPatrick Totzke2012-06-14
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * doc: do not list all possible choices for booleanPatrick Totzke2012-06-12
| * use metavar 'BOOL' for BooleanAction parametersPatrick Totzke2012-06-11
| * use BooleanAction where appropriatePatrick Totzke2012-06-11
| * completion for BooleanAction parameterPatrick Totzke2012-06-11
| * add new utils module to dstribution listPatrick Totzke2012-06-11
| * add BooleanAction for argparsePatrick Totzke2012-06-11
| * make --spawn option default to NonePatrick Totzke2012-06-10
| * use cmdlist properly for shellescapePatrick Totzke2012-06-05
| * fix: shellescape to work with ExternalCommand APIPatrick Totzke2012-06-03
| * add helper split_commandstringPatrick Totzke2012-06-03
| * make ExternalCommand work on command listsPatrick Totzke2012-06-03
| * shell parameter for ExternalCommandPatrick Totzke2012-06-02
| * stdin parameter for ExternalCommandPatrick Totzke2012-06-02
| * interpret missing %s in mailcap handler correctlyPatrick Totzke2012-06-02
* | Merge branch '0.3.1-feature-quotehook-465'Patrick Totzke2012-06-13
|\ \
| * | regenerate config with setting "quote_prefix"Thomas Weißschuh2012-06-09
| * | document hook text_quoteThomas Weißschuh2012-06-09
| * | remove superfluous whitespaceThomas Weißschuh2012-06-09
| * | introduce setting quote_prefixThomas Weißschuh2012-06-08
| * | use hook text_quote for quoting a messag bodyThomas Weißschuh2012-06-08
* | | Merge pull request #470 from t-8ch/quote_prefix_defaultPatrick Totzke2012-06-12
|\ \ \ | |/ / |/| |
| * | use address as fallback in reply/forward_prefixThomas Weißschuh2012-06-12
|/ /
* | doc: minor docstring corrections for dbPatrick Totzke2012-06-05
* | Merge branch '0.3.1-fix-non-rfc-compliant-headers-428'Patrick Totzke2012-06-02
|\ \ | |/ |/|
| * decode From-header read from the indexPatrick Totzke2012-05-31
| * fix: be more relaxed wrt non-rfc-compliant headersPatrick Totzke2012-05-31
|/
* Merge branch '0.3.1-fix-magic-mimetypes-459'Patrick Totzke2012-05-30
|\
| * fix: sanity check libmagics return valuesPatrick Totzke2012-05-30
|/
* docs: minor fixesPatrick Totzke2012-05-29
* doc: added gpgme Mock classesPatrick Totzke2012-05-29
* Merge branch '0.3.1-fix-empty-envelope-451'Patrick Totzke2012-05-25
|\
| * fix: msg.accumulate_body doesn't return unicodePatrick Totzke2012-05-25
|/