yay/pkg
Joey Holtzman d368f99be0
feat(yay): add boolean flags (#2285)
* feat(yay): add boolean flags

This feature now allows users to specify --<option>=<bool value> instead
of using --<option> and --no<option>. Specifying nothing results in the
boolean value being true. The flags prefixed with `no` are deprecated.

* chore(args): Print warning when using deprecated flags

* chore(yay): Update man page for deprecated options and add examples of
boolean flags being used
2023-09-27 12:36:57 +02: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 refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
download Fix image recursive build (#2280) 2023-09-15 11:17:18 +02: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