yay/pkg/query
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
..
aur_info.go Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00
aur_warnings.go Improve warning messages (#1857) 2022-12-19 18:17:47 +00:00
errors.go feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
filter.go fix: rework menus to work on both flows (#1830) 2022-11-20 00:51:55 +00:00
mixed_sources.go fix(new_engine): add aur client support to mixed source display (#1919) 2023-02-20 12:14:16 +00:00
mixed_sources_test.go fix(new_engine): add aur client support to mixed source display (#1919) 2023-02-20 12:14:16 +00:00
source.go fix(new_engine): add aur client support to mixed source display (#1919) 2023-02-20 12:14:16 +00:00
source_test.go Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00
types.go feat(search): add new bys and misc fixes (#1870) 2022-12-30 19:02:32 +00:00
types_test.go fix(new_engine): respect --needed on target gathering (fixes #1552) (#1920) 2023-02-20 23:14:59 +00:00