summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Merge pull request #1228 from dcbaker/auto-encrypt-newPatrick Totzke2018-06-19
|\
| * envelope: Update encryption keys when CC, To, or From is changedDylan Baker2018-03-12
* | Remove old __future__ importsLucas Hoffmann2018-06-19
* | fix encoding issue in thread.PrintCommandPatrick Totzke2018-06-18
* | commands/thread use a BytesIO instead of StringIO objectDylan Baker2018-05-15
* | Fix some formatting requests for @luccDylan Baker2018-04-24
* | Extract a level of nested control flow.Ben Finney2018-04-23
* | Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
* | Merge branch 'master' into py3kDylan Baker2018-03-12
|\|
| * rename parameter of Command.apply methodPatrick Totzke2018-03-11
* | Use urwid.util.detected_encoding instead of try_decodeDylan Baker2018-03-06
* | use helper.try_decode instead of guess_encodingDylan Baker2018-03-06
* | Merge branch 'master' into py3kDylan Baker2018-03-05
|\|
| * implement replied and passed tagsMichael J Gruber2018-03-05
* | fix piping messages via stdinDylan Baker2018-03-02
* | globals: try to fix debian magic errorDylan Baker2018-03-01
* | commands/globals: fix bindings help for py3kDylan 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
* | fix rebasing errorsDylan Baker2018-03-01
* | py3k: Replace 'e.message' with 'str(e)' when handling exceptionsDylan Baker2018-03-01
* | py3k: convert email.Utils to email.utilsDylan Baker2018-03-01
* | repalces uses of dict.iter* with non-iter versionsDylan Baker2018-03-01
* | py3k: remove basestring and unicode.Dylan Baker2018-03-01
* | py3k: use StringIO from io module instead of cStringIODylan Baker2018-03-01
|/
* Merge pull request #1196 from dcbaker/fix-ambigious-keyPatrick Totzke2018-02-22
|\
| * fix ambiguous keys harderDylan Baker2018-02-08
* | Move screen stop/start logic into context manager.Thomas Nixon2018-02-19
* | Fix #1191, lockup after running external command.Thomas Nixon2018-02-19
* | Merge pull request #1199 from three-comrades/fix_templatesDylan Baker2018-02-15
|\ \
| * | Fix non-ascii templates.Julian Mehne2018-02-15
* | | Add --tags argument to compose commandJohannes Löthberg2018-02-12
| |/ |/|
* | Merge pull request #1172 from Dica-Developer/patch-4Dylan Baker2018-02-08
|\ \ | |/ |/|
| * * apply code review commentsMartin Schaaf2017-12-12
| * Fix issue 1164 of not able to select a key for encryption on ambigious keyid ...Martin Schaaf2017-11-01
* | Move processing of setting to the right place.Julian Mehne2018-01-21
* | Fix `:compose --template=foo` if default template_dir is used.Julian Mehne2018-01-21
* | Report error if configuration file cannot be reloaded.Julian Mehne2018-01-07
* | Inform user why :compose got cancelled.Julian Mehne2017-12-02
* | add test for argparse validatorPatrick Totzke2017-11-08
* | keep ThreadBuffer indentation non-negativePatrick Totzke2017-11-05
* | sanitize parameter for thread mode command 'indent'Patrick Totzke2017-11-05
* | new thread buffer command 'indent'Patrick Totzke2017-11-05
|/
* commands/util: encrypt to selfRuben Pollan2017-09-26
* commands/envelope: Acknowledge keyids param on encryptRuben Pollan2017-09-25
* Merge branch 'master' into fix/spellingPatrick Totzke2017-09-02
|\
| * pep8 fixesPatrick Totzke2017-09-01
| * Use new Address classDylan Baker2017-08-28
* | Fix some spelling mistakesLucas Hoffmann2017-09-02
|/