summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * | tests/commands/globals: Add tests for stdin handlingDylan Baker2017-08-23
| * | tests/commands/global: Fix testsDylan Baker2017-08-23
* | | Merge pull request #1139 from ysubach/docs-notmuch-address-fixPatrick Totzke2017-08-24
|\ \ \ | |/ / |/| |
| * | added senders search as an alternative ; more comments and links to docsYuri Subach2017-08-24
|/ /
* | Merge pull request #1135 from dcbaker/submit/external-command-testsDylan Baker2017-08-23
|\ \
| * | command/globals: Test for not None rather than callableDylan Baker2017-08-23
| * | commands/globals: Simplify ExternalCommand thread_CodeDylan Baker2017-08-23
| * | tests/commands/globals: Add tests for ExternalCommand when spawningDylan Baker2017-08-23
| * | tests/commands/global: Test ExternalCommand when not spawningDylan Baker2017-08-23
| * | commands/globals: spelling and grammar of a commentDylan Baker2017-08-22
| |/
* | Merge pull request #1134 from dcbaker/submit/call_cmd_async-testsPatrick Totzke2017-08-23
|\ \ | |/ |/|
| * alot/helper: Fix call_cmd_async polluting global environmentDylan Baker2017-08-22
| * tests/helper: Add tests for call_cmd_asyncDylan Baker2017-08-22