1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 20:36:24 +00:00
yay/pkg
Jo 8b8d6001a4
fix(new_engine): Improve partial upgrade protection and pinned deps (#1945)
* fix dep graph, existing in graph

* do not change from same dep reason

* roll up layer installs in case of fail

* re-use pacman exclude mechanism

should finish the reimplementation of the missing guards from the legacy
engine.

* include update in debug log

* test rollups
2023-03-05 17:31:11 +00:00
..
cmd/graph fix(new_engine): respect --needed on target gathering (fixes #1552) (#1920) 2023-02-20 23:14:59 +00:00
completion chore(yay): fix small linting issues (#1885) 2023-01-03 21:43:56 +00:00
db fix(new_engine): Improve partial upgrade protection and pinned deps (#1945) 2023-03-05 17:31:11 +00:00
dep fix(new_engine): Improve partial upgrade protection and pinned deps (#1945) 2023-03-05 17:31:11 +00:00
download fix(getpkgbuild): check AUR pkgs exist before GetPKGBUILD (#1921) 2023-02-20 23:58:13 +00:00
intrange chore(yay): fix small linting issues (#1885) 2023-01-03 21:43:56 +00:00
menus feat(new_install): show (#1915) 2023-02-17 19:01:26 +00:00
multierror chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
news chore(yay): fix small linting issues (#1885) 2023-01-03 21:43:56 +00:00
pgp feat(new engine): local install feature testing (#1867) 2022-12-29 12:34:53 +00:00
query chore(text): use logger in new engine services (#1939) 2023-02-25 19:03:27 +00:00
settings chore(text): use logger in new engine services (#1939) 2023-02-25 19:03:27 +00:00
srcinfo fix(sync): do not update vcs info of failed packages (#1901) 2023-01-23 21:43:58 +00:00
stringset chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
text feat(local_install): check PKGBUILD and .SRCINFO presence and generate .SRCINFO if necessary (#1938) 2023-02-25 17:44:24 +00:00
topo fix(new_engine): Improve partial upgrade protection and pinned deps (#1945) 2023-03-05 17:31:11 +00:00
upgrade fix(new_engine): Improve partial upgrade protection and pinned deps (#1945) 2023-03-05 17:31:11 +00:00
vcs chore(text): use logger in new engine services (#1939) 2023-02-25 19:03:27 +00:00