yay/pkg
Joey Holtzman 04c76a404e
feat(install): add --keepsrc to keep pkg/ and src/ directories (#2272)
* feat(install): add --nocleanbuild to keep pkg/ and src/ directories for
AUR packages

Providing this flag during installation of AUR packages allows for keeping
the src/ and pkg/ directories produced my makepkg. If the user wants to
delete the directories, they can either select to cleanBuild in the
cleanmenu or run the installation without the --nocleanbuild flag (yay
will only remove the directories if the package is rebuilt)

* fix(completion): simplify description for --nocleanbuild in fish

This makes the description consistent with the descriptions in the
man page, --help, and zsh completion.

* refactor(install): Rename --nocleanbuild to --keepsrc

This naming scheme is more familiar to users since it is the name of the
flag in Paru.

---------

Co-authored-by: jguer <me@jguer.space>
2023-09-18 09:21:42 +02:00
..
cmd/graph refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +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(install): add --keepsrc to keep pkg/ and src/ directories (#2272) 2023-09-18 09:21:42 +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