yay/pkg/settings
Jo 88008e4eb3
feat(yay): skip confirmed confirms (#2107)
* skip pacman confirmations when yay confirmations are done

* default to double confirm

* fix tests
2023-04-11 11:51:39 +00:00
..
exe chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
parser refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
args.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
config.go feat(yay): skip confirmed confirms (#2107) 2023-04-11 11:51:39 +00:00
config_test.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
dirs.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
dirs_test.go Fix minor question and locale issues (#1786) 2022-08-13 22:56:23 +00:00
errors.go fix(clean_menu): clean menu errors don't exit yay anymore 2021-10-27 23:45:23 +02:00
migrations.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
migrations_test.go fix(text): ensure error logs go to stderr (#2105) 2023-04-10 16:26:09 +00:00
pacman.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
pacman_test.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
runtime.go fix(text): ensure error logs go to stderr (#2105) 2023-04-10 16:26:09 +00:00