yay/pkg
xvqxy b52e3cf0d2
fix(aur): -Ss fails on multi arg if no results. (#1716)
This fixes #1674.

If search command included multiple packages and no results were found
in AUR, response from `query.queryAUR` was returned
as nil slice instead of non-nil empty slice and as nil slice is treated
during subsequent validation in `query.SourceQueryBuilder.Results` as
meaning that searching in AUR was not executed, command was failing.
Now empty non-nil slice is returned if results were not found.
2022-02-21 09:14:11 +00:00
..
completion chore(linting): code lint 2022-01-03 13:46:52 +00:00
db fix(input): fix display in wrong line of number input 2022-02-06 10:44:33 +01:00
dep fix(deps): fix conflict line being printed in new line 2022-02-06 10:49:57 +01:00
download test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
intrange chore(version): bump major version 2021-09-08 22:28:08 +02:00
menus Prefer VISUAL over EDITOR for editmenu 2021-12-06 07:38:01 +00:00
multierror chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
news chore(linting): code lint 2022-01-03 13:46:52 +00:00
pgp test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
query fix(aur): -Ss fails on multi arg if no results. (#1716) 2022-02-21 09:14:11 +00:00
settings test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
stringset chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
text chore(linting): code lint 2022-01-03 13:46:52 +00:00
upgrade chore(version): bump major version 2021-09-08 22:28:08 +02:00
vcs chore(version): bump major version 2021-09-08 22:28:08 +02:00