summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix travis buildsPatrick Totzke2019-05-27
* docs: update dependenciesPatrick Totzke2019-05-25
* Fix double width characters in search viewCaio Prado2019-05-14
* travis: update notmuch dependenciesPatrick Totzke2019-05-12
* docs: add note regarding docs generationPatrick Totzke2019-05-12
* update generated docs for search mode tag cmdsPatrick Totzke2019-05-12
* update docs for tag commands in search modePatrick Totzke2019-05-11
* Merge branch 'refactor-compose-command'Patrick Totzke2019-05-11
|\
| * fix testsPatrick Totzke2019-05-11
| * remove test for ComposeCommand._set_from..Patrick Totzke2019-05-11
| * cleanup trailing whitespacePatrick Totzke2019-05-11
| * fix mergePatrick Totzke2019-05-11
| * fix pyflakes issuesPatrick Totzke2019-05-11
| * tests/commands/globals: Rename tests to better fit the methods they testDylan Baker2019-05-11
| * commands/globals: split remaining functionality out of applyPatrick Totzke2019-05-11
| * commands/globals: Split encryption code into a helperDylan Baker2019-05-11
| * commands/globals: Split code for setting a missing To headerDylan Baker2019-05-11
| * commands/globals simplify test for issue #1277Patrick Totzke2019-05-11
| * tests/commands/globals: Simplify signing testsPatrick Totzke2019-05-11
| * commands/globals: split gpg signing code into a helperDylan Baker2019-05-11
| * tests/commands/globals: Simplify template_decode testPatrick Totzke2019-05-11
| * commands/globals: split envelope setting codePatrick Totzke2019-05-11
| * commands/globals split out the signature setting codeDylan Baker2019-05-11
| * commands/globals: split the code for setting ...Patrick Totzke2019-05-11
| * commands/globals: split out the code for loading a templateDylan Baker2019-05-11
| * commands/globals: wrap apply in an error handlerDylan Baker2019-05-11
|/
* update newsPatrick Totzke2019-05-11
* expose subject and to headers to forward_prefix hookNick Hu2019-05-11
* fix double-line issuePatrick Totzke2019-03-04
* adding new config options to the docsAndrés Martano2019-03-04
* Config to display in thread buffer status bar all tags present in a thread, o...Andres MRM2019-03-04
* bump yearPatrick Totzke2019-02-14
* bump version stringPatrick Totzke2019-02-14
* restore lenient libmagic decodingMichael J Gruber2019-02-07
* addressbook: add logging statementsMatthieu Coudron2019-02-06
* Merge pull request #1358 from lucc/rename-testsLucas Hoffmann2019-01-29
|\
| * Rename test filesLucas Hoffmann2019-01-29
|/
* db/message: accept attachments of type pgp-encryptedRuben Pollan2019-01-21
* Merge pull request #1362 from bmccary/masterLucas Hoffmann2019-01-21
|\
| * ~ expansion for .config/alot/configbrady2019-01-06
|/
* Add test case for new encoding problemsLucas Hoffmann2018-12-24
* update tagstring tests for regex behaviorWill Dietz2018-12-22
* restore support for regex in section namesWill Dietz2018-12-22
* tests: Require python3 in test_env_setJordan Justen2018-12-19
* Set local variable before useageLucas Hoffmann2018-12-14
* bump version stringPatrick Totzke2018-12-10
* update newsPatrick Totzke2018-12-10
* rename get_account_by_address to account_matching_addressvrs2018-12-10
* match addresses against accounts, not address listsvrs2018-12-10
* attach accounts to envelopesvrs2018-12-10