yay/pkg/settings
Jguer 0fdfe79943
Add experimental vote util to yay (#1765)
* feat(vote): add vote utility

* update deps

* add vote and unvote capabilities

* use -W for web ops

* add fish completions

* add bash completion

* add zsh completion

* add md instructions
2022-06-17 16:55:22 +00:00
..
exe fix(exec): add --quiet to systemd-run (#1654) 2021-12-20 17:49:25 +01:00
parser Add experimental vote util to yay (#1765) 2022-06-17 16:55:22 +00:00
args.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
config_test.go feat(config): Add version marker (#1720) 2022-03-04 23:30:15 +00:00
config.go Add experimental vote util to yay (#1765) 2022-06-17 16:55:22 +00:00
dirs_test.go test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
dirs.go fix(cache): create build directory if not systemd-run directory. closes #1612 2021-10-15 19:22:28 +02:00
errors.go fix(clean_menu): clean menu errors don't exit yay anymore 2021-10-27 23:45:23 +02:00
runtime.go Add experimental vote util to yay (#1765) 2022-06-17 16:55:22 +00:00