1
0
mirror of https://github.com/Jguer/yay synced 2024-07-03 08:51:44 +00:00
yay/pkg
Eng Zer Jun d23e8925fa
fix(dep_graph): fix panic on selecting AUR providers (#2333)
This commit fixes https://github.com/Jguer/yay/issues/2289 by making
`provideMenu` returns the first option when it receives an error input
from the user (e.g. user sends EOF).

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-12-11 17:45:54 +01:00
..
cmd/graph feat(yay): add boolean flags (#2285) 2023-09-27 12:36:57 +02:00
completion ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
db Fix handling targets with specified db (#2218) 2023-07-06 06:53:46 +00:00
dep fix(dep_graph): fix panic on selecting AUR providers (#2333) 2023-12-11 17:45:54 +01:00
download Refactor AURPKGBUILDRepos and Fix Localization Command in Makefile (#2313) 2023-11-20 16:58:20 +01:00
intrange chore(yay): replace custom set package with dep (#2249) 2023-07-23 17:29:01 +00:00
menus refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
multierror chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
news refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
query refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
runtime Fix image recursive build (#2280) 2023-09-15 11:17:18 +02:00
settings feat(yay): add boolean flags (#2285) 2023-09-27 12:36:57 +02:00
sync feat(install): add --keepsrc to keep pkg/ and src/ directories (#2272) 2023-09-18 09:21:42 +02:00
text refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
upgrade chore(topo): move topo to where it's used (#2250) 2023-07-23 20:20:05 +00:00
vcs refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00