yay/pkg/settings
smolx 56d1b7ed1c
Fix --rebuild option (#2163)
* Reimplement --rebuild option in the new engine (#2153)

* Refactor --rebuild option

* Fix comment formatting
2023-05-23 21:16:27 +00:00
..
exe chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
parser Fix --rebuild option (#2163) 2023-05-23 21:16:27 +00:00
args.go Fix --rebuild option (#2163) 2023-05-23 21:16:27 +00:00
config_test.go ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
config.go Fix --rebuild option (#2163) 2023-05-23 21:16:27 +00:00
dirs_test.go ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
dirs.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
errors.go fix(clean_menu): clean menu errors don't exit yay anymore 2021-10-27 23:45:23 +02:00
migrations_test.go ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
migrations.go refactor(runtime): Build runtime after cmdargs parsing (#1965) 2023-03-13 08:48:39 +00:00
pacman_test.go ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
pacman.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
runtime_test.go ci(yay): add integration test framework (#2178) 2023-05-22 21:38:02 +00:00
runtime.go fix(metadata): reduce cache validity (#2161) 2023-05-15 08:30:41 +00:00