yay/pkg/settings
Jo 7490836991
fix(new_engine): respect --needed on target gathering (fixes #1552) (#1920)
* use logger in dep graph

* use logger in dep graph

* use logger in dep graph

* only query for AUR packages once per tier. useful for rpc

* fix performance regression for ros-melodic

* prefer name search first

* implement needed at target gathering

* set default config

* fixup tests for needed
2023-02-20 23:14:59 +00:00
..
exe chore(yay): fix small linting issues (#1885) 2023-01-03 21:43:56 +00:00
parser fix(parser): ensure data is piped when using '-' argument (#1881) 2023-01-03 19:43:15 +00:00
args.go add option/setting "AurRpcUrl" (#1809) 2022-09-18 00:05:27 +00:00
config.go fix(new_engine): respect --needed on target gathering (fixes #1552) (#1920) 2023-02-20 23:14:59 +00:00
config_test.go fix(config): expand tilde for some config fields. Fixes #1774 (#1897) 2023-01-22 23:21:05 +00:00
dirs.go fix(cache): create build directory if not systemd-run directory. closes #1612 2021-10-15 19:22:28 +02: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 Make provides disabled by default. Add Migration to set provides to disabled 2022-08-05 22:55:54 +02:00
migrations_test.go Make provides disabled by default. Add Migration to set provides to disabled 2022-08-05 22:55:54 +02:00
pacman.go chore(yay): fix small linting issues (#1885) 2023-01-03 21:43:56 +00:00
pacman_test.go add local graph util 2022-09-06 23:25:44 +02:00
runtime.go Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00