jguer
|
b7f9a5e677
fix(install): fix missing error display in install
|
3 年之前 |
jguer
|
1d903b6c7e
test(sources): add PKGBUILD source tests
|
3 年之前 |
jguer
|
aedbcffc80
feat(sources): concurrent makepkg downloading
|
3 年之前 |
jguer
|
e231b2b02d
chore(yay): modernize exec commands
|
3 年之前 |
jguer
|
3de02dbd73
fix(install): -debug sufix is optional
|
3 年之前 |
jguer
|
cb4b57f6d8
chore(golangci): add new linters
|
3 年之前 |
jguer
|
08d1305ec5
feat(download): respect aur url settings and update deps
|
3 年之前 |
jguer
|
f42cbde6db
refactor(parser): unify atleast modes
|
3 年之前 |
jguer
|
5c11c01d85
refactor(exe): move sudo loop into CmdBuilder
|
3 年之前 |
jguer
|
172ee1f4e8
refactor(exe): port pacman calls to cmd_builder
|
3 年之前 |
jguer
|
1a2e5b9529
refactor(settings): move args to own package to allow pacman cmd builder
|
3 年之前 |
Jonas Bögle
|
7dda0fa2f8
fix: skip --assume-installed packages
|
3 年之前 |
jguer
|
522247dca2
feat(install): use download package for PKGBUILD repo download
|
3 年之前 |
jguer
|
a37f4efd73
chore(http): use client for pkg completions
|
4 年之前 |
jguer
|
545ea772eb
feat(aur): customize User Agent
|
4 年之前 |
x1b6e6
|
ba3c66949a
fix(sync) Don't asks for provider twice
|
4 年之前 |
x1b6e6
|
de113b87f3
Add support for multiple 'Architecture' values
|
4 年之前 |
jguer
|
a33f43f502
feat(deps): don't install check deps if --nocheck is passed.
|
4 年之前 |
jguer
|
d7424b1b28
feat(install): implement support for -dd
|
4 年之前 |
jguer
|
5da8161328
chore(install): reduce cognitive load
|
4 年之前 |
jguer
|
7a280e0199
fix(install): simplify sysupgrade
|
4 年之前 |
xvqxy
|
9fc6d9c128
fix(query): Respect --deps and --explicit.
|
4 年之前 |
Benjamin Robin
|
5bef39b728
Do not use CmdRunner.Capture() while executing a command with sudo
|
4 年之前 |
jguer
|
3e698f313a
test(alpm): implement alpm interfaces
|
4 年之前 |
jguer
|
d6aa288ab8
fix(alpm): update alpm version
|
4 年之前 |
jguer
|
3b2bb28e81
feat(exe): AddMakepkg builder
|
4 年之前 |
jguer
|
72f120b0f3
feat(config): refactor config to allow running without config
|
4 年之前 |
jguer
|
c1171d4146
style(runner): use command runner for commands
|
4 年之前 |
jguer
|
7b70462a7c
fix(noconfirm): move noconfirm to config global
|
4 年之前 |
jguer
|
c305e1c196
fix(color): remove duplicate colors
|
4 年之前 |