aboutsummaryrefslogtreecommitdiff
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
class='deletions'>-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