summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
* Call _get_body() only once.Christian Geier2017-09-23
* 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
* account: Fix Address comparison to b'' and u''Dylan Baker2017-09-06
* Merge branch 'master' into fix/spellingPatrick Totzke2017-09-02
|\
| * pep8 fixesPatrick Totzke2017-09-01
| * 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
| | * | account: Add an Address classDylan Baker2017-08-28
| | |/
| * | Merge pull request #1136 from dcbaker/submit/more-db-utils-testsDylan Baker2017-08-30
| |\ \ | | |/ | |/|
| | * 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
| | * 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
|/ /
* | commands/globals: Only set stdin to a pipe if there is dataDylan Baker2017-08-23
* | 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
| * | commands/globals: spelling and grammar of a commentDylan Baker2017-08-22
| |/
* | alot/helper: Fix call_cmd_async polluting global environmentDylan Baker2017-08-22
* | alot/helper: print ellipsis in codeDylan Baker2017-08-22
|/
* Merge pull request #1133 from lucc/fix/bug-1132Dylan Baker2017-08-22
|\
| * Use cStringIO.StringIO to fix #1132Lucas Hoffmann2017-08-21
* | Merge pull request #1131 from lucc/fix/hashDylan Baker2017-08-22
|\ \
| * | Use a tuple to build a hash valueLucas Hoffmann2017-08-20
| |/
* | Merge pull request #1126 from lucc/py3/py2-compatibleDylan Baker2017-08-22
|\ \ | |/ |/|
| * py3k: Use build in next functionLucas Hoffmann2017-08-20
| * py3k: Use logging.warning instead of warnLucas Hoffmann2017-08-20
| * py3k: Fix function signatureLucas Hoffmann2017-08-20
* | Merge pull request #1129 from dcbaker/submit/py3k-small-fixesPatrick Totzke2017-08-20
|\ \
| * | widgets/globals: drop functools.totalordering from TagWidgetDylan Baker2017-08-19
| * | widgets/globals: Implement __hash__ for TagWidgetDylan Baker2017-08-19
| * | widgets/thread: Delete unused variableDylan Baker2017-08-19
| * | Use io.BytesIO and io.StringIODylan Baker2017-08-19
| * | Replace Exception.message with str(Exception)Dylan Baker2017-08-19
* | | Merge pull request #1125 from dcbaker/submit/deprecated-encrypt-by-defaultPatrick Totzke2017-08-20
|\ \ \ | |_|/ |/| |
| * | defaults/alot.rc.specDylan Baker2017-08-18
| |/
* | Merge pull request #1127 from lucc/simplifyPatrick Totzke2017-08-19
|\ \
| * | Simplify for loop and string buildingLucas Hoffmann2017-08-19
| |/
* | bump versionPatrick Totzke2017-08-19
* | bump version stringPatrick Totzke2017-08-19
|/
* Merge pull request #1095 from dcbaker/submit/use-default-theme-if-no-configDylan Baker2017-08-17
|\