yay/pkg
James Raspass 6c2330528f
Use Go 1.21's min/max built-ins (#2405)
This simplifies the code compared to either rolling our own or awkwardly
using math's float functions with integers.
2024-03-23 23:27:30 +01:00
..
cmd/graph Replace github.com/pkg/errors with stdlib errors/fmt (#2400) 2024-03-16 09:10:49 +01: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 Use Go 1.21's min/max built-ins (#2405) 2024-03-23 23:27:30 +01: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 fix(query): remove -debug packages from missing list if base package is installed (#2372) 2024-02-19 10:29:47 +00:00
runtime chore(yay): fix breaking -git ci test (#2373) 2024-02-19 17:04:06 +01:00
settings Remove deprecated flags in favor of boolean flags (#2350) 2024-01-25 16:03:47 +01: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 Use Go 1.21's min/max built-ins (#2405) 2024-03-23 23:27:30 +01:00
vcs refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00