aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache/cache.go
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 17:57:40 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 17:57:40 +0100
commit5ad87a4994e241b9d6b981659b7bd0ddf5f7ce31 (patch)
tree7efd40600ea8e9e640d6b7aba93a5ff3d4e11b48 /internal/feed/cache/cache.go
parent48c40ede273bec2f53dd8164db46f902a0b527c8 (diff)
parent2df7f561b6a4977051499731740aae2138c9d001 (diff)
downloadfeed2imap-go-5ad87a4994e241b9d6b981659b7bd0ddf5f7ce31.tar.gz
feed2imap-go-5ad87a4994e241b9d6b981659b7bd0ddf5f7ce31.tar.bz2
feed2imap-go-5ad87a4994e241b9d6b981659b7bd0ddf5f7ce31.zip
Merge branch 'go-1.16'
Diffstat (limited to 'internal/feed/cache/cache.go')
0 files changed, 0 insertions, 0 deletions
an class='insertions'>+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12 'insertions'>+1 2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0