summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* travis: clone notmuch at depth 1Dylan Baker2017-08-14
* Merge pull request #1111 from dcbaker/submit/signcommand-testsDylan Baker2017-08-14
|\
| * envelope: Allow signing if address is in "name <email>" formDylan Baker2017-08-11
| * Add tests for issue 1113Dylan Baker2017-08-11
| * tests: Add tests for SignCommandDylan Baker2017-08-10
* | Merge pull request #1112 from dcbaker/submit/fix-1110Patrick Totzke2017-08-14
|\ \
| * | commands: Don't try to sign_by_default without a gpg keyDylan Baker2017-08-11
| * | tests: Add a couple of tests for the commands/global moduleDylan Baker2017-08-11
| |/
* / disable codeclimate complexity checksPatrick Totzke2017-08-12
|/
* Merge pull request #988 from lucc/move-next-matchingLucas Hoffmann2017-08-07
|\
| * Update NEWS fileLucas Hoffmann2017-08-05
| * Fix operator precedence when matching messagesLucas Hoffmann2017-08-05
| * Add missing movements to completionLucas Hoffmann2017-08-05
| * docs: Update docstrings for move commandsLucas Hoffmann2017-08-05
| * Interpret unrecognized movements as search termsLucas Hoffmann2017-08-05
* | README: reshuffle the badgesPatrick Totzke2017-08-05
* | Merge pull request #1106 from pazz/codeclimate-configPatrick Totzke2017-08-05
|\ \
| * | add codeclimate configPatrick Totzke2017-08-05
* | | Merge pull request #1104 from lucc/travis/coverageDylan Baker2017-08-05
|\ \ \
| * | | travis: generate coverage reportLucas Hoffmann2017-08-05
| | |/ | |/|
* | | Merge pull request #1102 from lucc/styleLucas Hoffmann2017-08-05
|\ \ \ | |/ / |/| |
| * | Format class decoratorsLucas Hoffmann2017-08-04
|/ /
* | Merge pull request #1100 from pazz/docs-themingPatrick Totzke2017-08-04
|\ \
| * | docs: mention 'content' part in threadline themingPatrick Totzke2017-08-04
| |/
* | Merge pull request #1101 from dcbaker/submit/fix-abook-testsPatrick Totzke2017-08-04
|\ \
| * | traivs: Cache both ccache and pipDylan Baker2017-08-03
| * | travis: Enable sudoDylan Baker2017-08-03
| * | settings: do not store SettingsManager instance in __init__.pyDylan Baker2017-08-03
|/ /
* | Merge pull request #1099 from lucc/fix/1098Lucas Hoffmann2017-08-03
|\ \ | |/ |/|
| * Fix message count in statusbar after taggingLucas Hoffmann2017-08-03
|/
* Merge pull request #1097 from lucc/scriptsLucas Hoffmann2017-08-02
|\
| * Clean up doc source generatorsLucas Hoffmann2017-07-31
* | Merge pull request #1096 from dcbaker/submit/gpg-no-bccPatrick Totzke2017-07-31
|\ \
| * | command/envelope: Prompt before sending an encrypted message with BccDylan Baker2017-07-27
| |/
* | Merge pull request #1093 from dcbaker/submit/update-docsPatrick Totzke2017-07-31
|\ \ | |/ |/|
| * docs: Note that system paths can contain themesDylan Baker2017-07-27
| * update NEWS file with other changes since 0.5.0Dylan Baker2017-07-27
* | Merge pull request #1089 from dcbaker/submit/sign-without-hintDylan Baker2017-07-27
|\ \ | |/ |/|
| * settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
| * commands/envelope: Fall back to account for signing keyDylan Baker2017-07-19
* | Merge pull request #1083 from dcbaker/submit/add_signature-unicodeDylan Baker2017-07-26
|\ \
| * | db/utils: Improve readabilityDylan Baker2017-07-24
| * | db/utils: optimize if statementsDylan Baker2017-07-24
| * | db/utils: Support unicode in signaturesDylan Baker2017-07-24
| * | tests/db/utils: Add tests for unicode as uidsDylan Baker2017-07-24
| * | tests/db/utils: share some mock biolerplateDylan Baker2017-07-24
| * | tests/utilities: Allow uid to be passed to make_uidDylan Baker2017-07-24
| * | tests/utilities: have make_key rely on make_uidDylan Baker2017-07-24
| * | tests: move shared helpers out of crypto module into common moduleDylan Baker2017-07-24
| * | tests: Add some basic tests for alot.db.utils.add_signature_headerDylan Baker2017-07-24
|/ /