summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch '0.3.8-SIGINT-903'Patrick Totzke2016-12-06
|\
| * ui: Only update via SIGINT1 when in search bufferDimitrios Semitsoglou-Tsiapos2016-11-13
* | Merge branch '0.3.8-editnew_bug-819'Patrick Totzke2016-12-06
|\ \
| * | Use the first account if no address matches in ComposeCommandRuben Pollan2016-09-03
* | | Rename to adhere to config option naming scheme.Pol Van Aubel2016-12-06
* | | Make header list configurable.Pol Van Aubel2016-12-06
* | | Introduce header-based preference in sender selectPol Van Aubel2016-12-06
* | | Merge branch '0.3.8-feature-untrusted-signatures-858'Patrick Totzke2016-12-06
|\ \ \
| * | | Define local var in all code paths.Lucas Hoffmann2016-03-30
| * | | Fix typo.Lucas Hoffmann2016-03-30
| * | | Indicate untrusted PGP signatures in thread view.Lucas Hoffmann2016-03-24
| * | | Merge branch '0.3.8-settings-encrypt-by-default-854' into testingPatrick Totzke2016-03-24
| |\ \ \
| * | | | Fix unsign command for envelope buffers.Lucas Hoffmann2016-03-24
| * | | | Merge branch '0.3.8-polish-exit-flush-853' into testingPatrick Totzke2016-03-12
| |\ \ \ \
| * \ \ \ \ Merge branch '0.3.8-settings-encrypt-by-default-854' into testingPatrick Totzke2016-03-11
| |\ \ \ \ \
| | * | | | | Make encrypt_by_default a three choice option.Lucas Hoffmann2016-03-11
| * | | | | | Add and update several docstrings.Lucas Hoffmann2016-03-11
| * | | | | | Add signal for SIGINT callback ExitCommandGuillaume Seren2016-03-10
| * | | | | | Merge branch '0.3.8-magic-841' into testingPatrick Totzke2016-02-21
| |\ \ \ \ \ \
| | * | | | | | fix #841Patrick Totzke2016-02-21
| * | | | | | | Merge branch '0.3.7-fix-823' into testingPatrick Totzke2016-01-31
| |\| | | | | |
| * | | | | | | Merge branch 'master' into testingPatrick Totzke2016-01-30
| |\ \ \ \ \ \ \
| * | | | | | | | Do not crash when emails' date is malformated.Tony Cheneau2016-01-22
| * | | | | | | | bump version numberPatrick Totzke2015-12-21
* | | | | | | | | Merge branch '0.3.8-settings-encrypt-by-default-854'Patrick Totzke2016-12-06
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove encryption keys from envelope if encryption flag is unset.Lucas Hoffmann2016-03-24
| * | | | | | | Fix double space.Lucas Hoffmann2016-03-24
| * | | | | | | Add --trusted option to envolope commands encrypt and toggleencrypt.Lucas Hoffmann2016-03-24
| * | | | | | | Handle deprecated option values gracefully.Lucas Hoffmann2016-03-24
| * | | | | | | Add deprecation warning for old format.Lucas Hoffmann2016-03-24
| * | | | | | | Clean up recipient string before searching encryption key.Lucas Hoffmann2016-03-24
| * | | | | | | Fix top level check for encrypt_by_default.Lucas Hoffmann2016-03-24
| * | | | | | | Change possible values for new option.Lucas Hoffmann2016-03-24
| * | | | | | | Implement key id validity checks for encrypt_by_default.Lucas Hoffmann2016-03-24
| * | | | | | | Make encrypt_by_default a three choice option.Lucas Hoffmann2016-03-24
* | | | | | | | Merge branch 'master' of github.com:pazz/alotPatrick Totzke2016-10-19
|\ \ \ \ \ \ \ \
| * | | | | | | | added ctrl-g to docstring and changed implementation to conform to coding stylebx2016-09-02
| * | | | | | | | add ctrl-g keybinding to cancel promptbx2016-09-01
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | fix #891Patrick Totzke2016-10-19
|/ / / / / / /
* / / / / / / fix #859Patrick Totzke2016-03-30
|/ / / / / /
* | | | | / Fix unsign command for envelope buffers.Lucas Hoffmann2016-03-24
| |_|_|_|/ |/| | | |
* | | | | set flush_retry_timeout=0 to prevent retryPatrick Totzke2016-03-12
* | | | | Make sure to flush on exitPatrick Totzke2016-03-12
| |_|_|/ |/| | |
* | | | Add and update several docstrings.Lucas Hoffmann2016-03-11
* | | | Add signal for SIGINT callback ExitCommandGuillaume Seren2016-03-10
| |_|/ |/| |
* | | alot/addressbook/abook.py: fix DEFAULTSPATH to account for code movement in c...Johannes 'josch' Schauer2016-01-31
* | | alot/settings/utils.py: extend error message on IOError exceptionJohannes 'josch' Schauer2016-01-31
| |/ |/|
* | Added function docstring to UI.handle_signalMicah Nordland2016-01-26
* | refresh current buffer on SIGUSR1Micah Nordland2016-01-26
* | Fix docstring for alot.addressbook.AddressBook.Lucas Hoffmann2016-01-25