aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/client.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename from 'client' to 'cl'René 'Necoro' Neumann2020-05-031-5/+5
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-7/+10
* Larger restructuringRené 'Necoro' Neumann2020-04-251-6/+6
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-198/+4
* Concurrent imapRené 'Necoro' Neumann2020-04-231-31/+110
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-3/+26
* Upload mails to imapRené 'Necoro' Neumann2020-04-211-21/+54
* SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2020-04-191-10/+0
* Split client part to client.goRené 'Necoro' Neumann2020-04-191-0/+128
ss='deletions'>-9/+24 2012-09-22I don't want --help or --version in bash completion.Jason A. Donenfeld1-1/+1 2012-09-22Vastly simplify GPG secret key finding logic.Jason A. Donenfeld1-1/+1 2012-09-22simplify logic slightlyBrian Mattern1-9/+12 2012-09-22turn -o filenames back onBrian Mattern1-10/+6 2012-09-22bash completion - Fix UTF8, escape spaces, inverted commas, brackets, and amp...Jeffrey Ratcliffe1-14/+10 2012-09-21Better gpg key completion for `pass init`Brian Mattern1-2/+15 2012-09-21Append to COMPREPLY instead of inserting by indexBrian Mattern1-3/+1