summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | This merges Pazz split of the extract_body functionDylan Baker2018-04-24
| |\ \ | |/ / |/| |
* | | Merge pull request #1237 from pazz/extract-bodyDylan Baker2018-04-24
|\ \ \ | |_|/ |/| |
| * | refactor db/utils.extract_bodyPatrick Totzke2018-04-24
|/ /
| * db/utils: fix bad merge conflict resolutionDylan Baker2018-04-24
| * Merge remote-tracking branch 'bignose/wip/issue/python3-codeclimate' into py3kDylan Baker2018-04-24
| |\
| | * Extract a level of nested control flow.Ben Finney2018-04-23
| | * Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
| | * Raise an exception with a meaningful message.Ben Finney2018-04-23
| | * Refactor some long statements to allow shorter lines.Ben Finney2018-04-23
| | * Re-format an over-long comment.Ben Finney2018-04-23
| | * Rename some test functions to have shorter names.Ben Finney2018-04-23
| | * Extract some context managers for patch objects.Ben Finney2018-04-23
| | * Reformat a long statement in documentation code.Ben Finney2018-04-23
| | * Correct over-long comment lines in documentation code.Ben Finney2018-04-23
| | * Extract a level of nested conditionals for tag command.Ben Finney2018-04-23
| | * Reformat a long string in Setuptools metadata.Ben Finney2018-04-23
| * | db/utils: handle mail with bogus encodingsDylan Baker2018-04-24
| * | db/utils: correctly handle 8bit encoded mailDylan Baker2018-04-24
| |/
| * Fix 8bit some moreDylan Baker2018-04-10
| * db/utils: correctly handle 8bit encodings.Dylan Baker2018-04-10
| * db/utils: attempt to unwrap Content-Transfer-Encodings manuallyDylan Baker2018-04-10
| * helper: add debug for what encoding was guessed.Dylan Baker2018-04-06
| * Merge branch 'py3k-chardet' into py3kDylan Baker2018-04-06
| |\
| | * require chardetDylan Baker2018-03-06
| | * db/utils: Update docstring for message_from_bytesDylan Baker2018-03-06
| | * USe get_payload.decode instead of decoding ourselves.Dylan Baker2018-03-06
| | * drop bytes support from AddressDylan Baker2018-03-06
| | * utils: Fix types for add_signature_headerDylan Baker2018-03-06
| * | fix saving attachmentsDylan Baker2018-03-14
| * | Merge branch 'master' into py3kDylan Baker2018-03-12
| |\ \ | |/ / |/| |
* | | rename parameter of Command.apply methodPatrick Totzke2018-03-11
* | | Merge pull request #1158 from dcbaker/wip/fix-bad-signature-encryptedDylan Baker2018-03-05
|\ \ \
| * | | crypto: Handle message that is encrypted, but the signature is invalidDylan Baker2017-09-22
| | * | db/utils: decoded_headers will be passed str not bytesDylan Baker2018-03-12
| | * | db/utils: Update docstring for message_from_bytesDylan Baker2018-03-06
| | * | USe get_payload.decode instead of decoding ourselves.Dylan Baker2018-03-06
| | * | drop bytes support from AddressDylan Baker2018-03-06
| | * | utils: Fix types for add_signature_headerDylan Baker2018-03-06
| | |/
| | * Use urwid.util.detected_encoding instead of try_decodeDylan Baker2018-03-06
| | * use helper.try_decode instead of guess_encodingDylan Baker2018-03-06
| | * NEWS: add a news item for python 3Dylan Baker2018-03-05
| | * Merge branch 'master' into py3kDylan Baker2018-03-05
| | |\ | |_|/ |/| |
* | | Merge pull request #1218 from mjg/tag-replied-passedDylan Baker2018-03-05
|\ \ \
| * | | implement replied and passed tagsMichael J Gruber2018-03-05
| * | | provide defaults and doc for draft_tagsMichael J Gruber2018-03-05
| * | | remove superfluous list() for ConfigObjMichael J Gruber2018-03-05
| | | * Merge branch 'master' into py3kDylan Baker2018-03-02
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1217 from dcbaker/fix-1216Patrick Totzke2018-03-01
|\ \ \ \
| * | | | CompleteEdit: go up when the up key is pressedDylan Baker2018-03-01
|/ / / /
| | | * When writing a file for mailcap write it in as bytesDylan Baker2018-03-02