summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | fix piping messages via stdinDylan Baker2018-03-02
* | | tests/commands/utils_tests: use assertCountEqual for comparing listsDylan Baker2018-03-01
* | | docs: regenerate again, hopefully for the last timeDylan Baker2018-03-01
* | | generate_commands: sort modecommands tooDylan Baker2018-03-01
* | | globals: try to fix debian magic errorDylan Baker2018-03-01
* | | docs: regenerate generated sourcesDylan Baker2018-03-01
* | | docs: ensure configs are sorted as wellDylan Baker2018-03-01
* | | docs: sort modes in generate_commandsDylan Baker2018-03-01
* | | Revert "docs: update generated docs"Dylan Baker2018-03-01
* | | tests/command/utils_tests: fix for py3kDylan Baker2018-03-01
* | | docs: update generated docsDylan Baker2018-03-01
* | | travis: test with 3.5 and 3.6Dylan Baker2018-03-01
* | | docs: link against python 3.5 docs instead of 3.2Dylan Baker2018-03-01
* | | docs: fix installation docs for py3kDylan Baker2018-03-01
* | | docs: Update the FAQ for python 3Dylan Baker2018-03-01
* | | setup.py: adjust for py3kDylan Baker2018-03-01
* | | commands/globals: fix bindings help for py3kDylan Baker2018-03-01
* | | fix base64, 8bit, and quoted-printable properly.Dylan Baker2018-03-01
* | | Revert "If there are errors in the decoding the content replace"Dylan Baker2018-03-01
* | | possibly fix opening emails encoded as non-ascii/non-unicodeDylan Baker2018-03-01
* | | If there are errors in the decoding the content replaceDylan Baker2018-03-01
* | | fix messages with content transfer encoding in py3kDylan Baker2018-03-01
* | | Fix some of the quoted words tests for py3kDylan Baker2018-03-01
* | | fix sending encrypted messages in py3kDylan Baker2018-03-01
* | | fix sending signed messages with py3kDylan Baker2018-03-01
* | | fix completions for py3kDylan Baker2018-03-01
* | | fix tagging and untagging.Dylan Baker2018-03-01
* | | fix a bunch of utils tests for py3kDylan Baker2018-03-01
* | | helper: py3k fixesDylan Baker2018-03-01
* | | alot/command/envelope: py3k fixesDylan Baker2018-03-01
* | | alot/command/globals: fix py3kDylan Baker2018-03-01
* | | alot/commands/thread: Fix py3k issuesDylan Baker2018-03-01
* | | tests/addressbook/abook_test: fix for py3kDylan Baker2018-03-01
* | | alot/db/message: fix for py3kDylan Baker2018-03-01
* | | tests/db/thread: Fix tests for py3kDylan Baker2018-03-01
* | | settings/manager: fix managerDylan Baker2018-03-01
* | | crypto: use bytes instead of strDylan Baker2018-03-01
* | | Fix cryptoDylan Baker2018-03-01
* | | helper: add a helper to guess the encoding a of a blob and decode itDylan Baker2018-03-01
* | | fix account.pyDylan Baker2018-03-01
* | | fix rebasing errorsDylan Baker2018-03-01