jguer
1a52da5891
Make provides disabled by default. Add Migration to set provides to disabled
2022-08-05 22:55:54 +02:00
jguer
98378642bc
test(download): add tests for repo downloading
2021-08-05 10:11:54 +02:00
jguer
50c0ece9a7
chore(style): run gofumpt on packages
2021-08-05 10:11:54 +02:00
x1b6e6
de113b87f3
Add support for multiple 'Architecture' values
...
This allows architecture to be multivalued. On x86-64 machines, this
could be something like:
Architecture = x86-64-v3 x86-64
We use the first specified Architecture value in mirrorlist $arch
variable replacement, as this is backwards-compatible and sane.
More info:
https://git.archlinux.org/pacman.git/commit/?id=3179db108a83104d9de6d1d607f55f8118e92160
Signed-off-by: x1b6e6 <ftdabcde@gmail.com>
2021-05-04 08:43:56 +02:00
morganamilo
29f4c43227
Sort upslice by pacman repo order
2021-04-24 17:28:53 +02:00
D1CED
eb9ff86aa9
fixed lint issues
2021-03-12 18:11:30 +01:00
Jannis M. Hoffmann
df1361aa05
moved Upgrade to db
...
to reduce dependencies
2021-03-12 18:11:30 +01:00
Jannis M. Hoffmann
5993613c53
Added type alias for alpm types in db
2021-03-12 18:11:30 +01:00
jguer
8d9fed2ad0
fix(query): fix remote package slow filtering
2020-11-16 08:59:35 +01:00
jguer
3e698f313a
test(alpm): implement alpm interfaces
2020-10-01 13:38:03 +02:00
jguer
d6aa288ab8
fix(alpm): update alpm version
2020-09-20 17:00:45 +02:00
jguer
ce79d53eb2
fix(deps): fix wrong method implementation
2020-08-19 00:42:59 +02:00
jguer
7a3794ae75
feat(interface): interface dbexecutor
2020-08-16 23:42:00 +02:00
Jguer
7bcf2ecb4c
fix(statistics): use alpm executor
2020-08-16 23:41:55 +02:00
jguer
005b29373d
fix(install): remove alpmHandle
2020-08-16 23:41:55 +02:00
jguer
9fd6917bc0
fix(alpm): transfer handle initialization to executor
2020-08-16 23:41:55 +02:00
jguer
ad9bc9ef8f
feat(db): abstract db ops need for dep
2020-08-16 23:41:55 +02:00