summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * apply code review commentsMartin Schaaf2017-12-12
* Fix issue 1164 of not able to select a key for encryption on ambigious keyid ...Martin Schaaf2017-11-01
* * Extend choice to diffefrentiate between a list of choicesMartin Schaaf2017-11-01
* * Extend ChoiceWidget to differentiate between a list of choicesMartin Schaaf2017-11-01
* solarized_dark: fix colours in help bufferPatrick Totzke2017-09-27
* update solarized_dark colour themePatrick Totzke2017-09-27
* Merge pull request #1160 from meskio/fix-1140Patrick Totzke2017-09-26
|\
| * tests/commands/utils: Add encrypt to self testsRuben Pollan2017-09-26
| * docs: Add encrypt_to_self account configurationRuben Pollan2017-09-26
| * commands/util: encrypt to selfRuben Pollan2017-09-26
| * commands/envelope: Acknowledge keyids param on encryptRuben Pollan2017-09-25
| * defaults/alot.rc.spec: Add new option to control encrypting to selfDylan Baker2017-09-25
| * defaults/alot.rc.spec: Remove message that is no longer trueDylan Baker2017-09-25
| * crypto: Don't allow passing empty keysDylan Baker2017-09-25
| * tests/commands/utils: Add tests for alot/commands/utils.pyDylan Baker2017-09-25
|/
* Merge pull request #1159 from geier/get_bodyPatrick Totzke2017-09-25
|\
| * Call _get_body() only once.Christian Geier2017-09-23
|/
* Merge pull request #1155 from dcbaker/submit/bug-template-notmuch-versionPatrick Totzke2017-09-12
|\
| * github: add notmuch version to issue templateDylan Baker2017-09-11
|/
* Merge pull request #1151 from dcbaker/submit/fix-no-from-headerPatrick Totzke2017-09-08
|\
| * db/message: Try to use the 'Sender' header if the 'From' header is nullDylan Baker2017-09-06
| * db/message: Don't set sender to ''Dylan Baker2017-09-06
| * tests/db/message: Add some tests for the message moduleDylan Baker2017-09-06
| * account: Fix Address comparison to b'' and u''Dylan Baker2017-09-06
| * tests/account: Add test for comparing to empty stringDylan Baker2017-09-06
|/
* Merge pull request #1149 from lucc/fix/spellingPatrick Totzke2017-09-03
|\
| * Merge branch 'master' into fix/spellingPatrick Totzke2017-09-02
| |\ | |/ |/|
* | Merge pull request #1148 from pazz/pep8-cleanupsPatrick Totzke2017-09-01
|\ \
| * | pep8 fixesPatrick Totzke2017-09-01
|/ /
* | finetune codeclimate configPatrick Totzke2017-08-30
* | Merge pull request #1147 from dcbaker/submit/faster-message-comparisonDylan Baker2017-08-30
|\ \
| * | db/message: Use self._id instead of self.get_message_id()Dylan Baker2017-08-30
* | | Merge pull request #1108 from dcbaker/wip/fix-1107Patrick Totzke2017-08-30
|\ \ \
| * | | Use new Address classDylan Baker2017-08-28
| * | | docs: Add Address classDylan Baker2017-08-28
| * | | account: Add an Address classDylan Baker2017-08-28
| * | | tests/settings/manager: Add test for case insensitivityDylan Baker2017-08-28
| |/ /
* | | Merge pull request #1136 from dcbaker/submit/more-db-utils-testsDylan Baker2017-08-30
|\ \ \ | |/ / |/| |
| * | tests/db/utils: Add tests for message_from_stringDylan Baker2017-08-28
| * | tests/db/utils: Add tests for extract_body functionDylan Baker2017-08-28
| * | db/utils: Update docstring for extract_bodyDylan Baker2017-08-28
| * | db/utils: Don't mark signature valid if there is no key to verifyDylan Baker2017-08-23
| * | tests/db/utils: Add some more coverage to add_signature_headersDylan Baker2017-08-23
| * | crypto: Don't cover the raise if other exception caseDylan Baker2017-08-22
| * | crypto: Remove try/except that only applied to pygpgmeDylan Baker2017-08-22
| | * Fix some spelling mistakesLucas Hoffmann2017-09-02
| |/ |/|
* | Merge pull request #1144 from pazz/hooks-docsPatrick Totzke2017-08-28
|\ \
| * | fix example hookPatrick Totzke2017-08-27
|/ /
* | Merge pull request #1138 from dcbaker/submit/fix-1137Dylan Baker2017-08-25
|\ \
| * | commands/globals: Only set stdin to a pipe if there is dataDylan Baker2017-08-23