summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* fix #571Patrick Totzke2013-02-25
* fix Envelope __[sg]etitem__Patrick Totzke2013-02-22
* docs: for EnvelopePatrick Totzke2013-02-22
* fix #565 - select sender by correctly parsing recipientsjosch2013-02-22
* bumped version stringPatrick Totzke2013-02-19
* add missing help strings for crypto commandsPatrick Totzke2013-02-19
* if :encrypt doesn't find any recipient set encrypt=FalseJohannes Kulick2013-02-19
* if key hint is ambiguous ask for key with choiceJohannes Kulick2013-02-19
* validate keys already in get_key()Johannes Kulick2013-02-19
* add error codesJohannes Kulick2013-02-19
* use key completer for rmencryptJohannes Kulick2013-02-19
* ignore empty strings for auto key lookupJohannes Kulick2013-02-19
* better error messagesJohannes Kulick2013-02-19
* validate key before adding to encryption listJohannes Kulick2013-02-19
* complete key hints anywhereJohannes Kulick2013-02-19
* show UID information instead of KeyIDJohannes Kulick2013-02-19
* pep8 fixesPatrick Totzke2013-02-19
* add auto completion of gpg keysJohannes Kulick2013-02-19
* add function to list all keysJohannes Kulick2013-02-19
* escape double quotes as wellJohannes Kulick2013-02-19
* handle more error codesJohannes Kulick2013-02-19
* if all encryption keys are removed set flag to falseJohannes Kulick2013-02-19
* automatically fill in recipients as encryption recipientsJohannes Kulick2013-02-19
* rmencrypt now accepts keyids/hints instead of indicesJohannes Kulick2013-02-19
* support multiple recipients in encryptionJohannes Kulick2013-02-19
* show whether the mail will be encryptedJohannes Kulick2013-02-19
* move key dissolving to commandJohannes Kulick2013-02-19
* give useful error message if key can't be foundJohannes Kulick2013-02-19
* add docJohannes Kulick2013-02-19
* pep8 correctionsJohannes Kulick2013-02-19
* add unencrypt and toggleencrypt commandsJohannes Kulick2013-02-19
* add key parameter to encrypt commandJohannes Kulick2013-02-19
* create PGP/MIME mail, if encrypt flag is setJohannes Kulick2013-02-19
* add encrypt commandJohannes Kulick2013-02-19
* add encryption functionJohannes Kulick2013-02-19
* Notify for unknown movement.William Erik Baxter2013-02-19
* Conform to PEP 8.William Erik Baxter2013-02-19
* Implement move commands in globals.py. Add --redraw for bclose.William Erik Baxter2013-02-19
* make sure urwid keeps track of updated TERM sizePatrick Totzke2013-01-30
* Add some comments to the db manager async codeJustus Winter2013-01-24
* Replace workers std{out,err} by pipes and log anything written to themJustus Winter2013-01-24
* Join worker processes and keep track of them in the logJustus Winter2013-01-22
* Merge branch '0.3.3-fix-nowait-547'Patrick Totzke2013-01-19
|\
| * empty input queue as soon asPatrick Totzke2013-01-11
* | deliver an empty ListBox[] on errorbjoernb2013-01-15
* | fix 544Patrick Totzke2013-01-15
* | Ignore EINTR in workers when terminating due to SIGTERMJustus Winter2013-01-08
|/
* bug on exit if index not syncedPatrick Totzke2012-12-16
* prevent multiple 'index locked' notificationsPatrick Totzke2012-12-16
* hotfix silly mistakePatrick Totzke2012-12-16