summaryrefslogtreecommitdiff
path: root/internal/feed/state.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-011-2/+2
* New options --build-cache and --dry-runRené 'Necoro' Neumann2020-05-011-2/+12
* Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann2020-04-271-1/+1
* Option `always-new`René 'Necoro' Neumann2020-04-261-1/+1
* Options: "disable" and "ignore-hash"René 'Necoro' Neumann2020-04-261-2/+2
* Handle the waitGroup internally in ForeachGoRené 'Necoro' Neumann2020-04-261-11/+9
* Filtering from cacheRené 'Necoro' Neumann2020-04-261-1/+38
* Shortcut: do nothing, if there is no feed leftRené 'Necoro' Neumann2020-04-251-0/+4
* Remove undue feedsRené 'Necoro' Neumann2020-04-251-0/+8
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+76
n class='deletions'>-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17