jguer
|
e47c9584c1
fix(format): gofumt files
|
4 年之前 |
jguer
|
a0cff2b622
fix(cmdArgs): reorder args
|
4 年之前 |
jguer
|
7a32ffdd37
fix(cmdArgs): deglobal cmd args
|
4 年之前 |
jguer
|
93719d488c
fix(deps): update parser method
|
4 年之前 |
Jonas Bögle
|
71929cb225
ignore dependency checks on double --nodeps
|
5 年之前 |
jguer
|
2f88858ce6
fix(parser): squash globals into options
|
4 年之前 |
jguer
|
56760e1b7c
fix(parser): add support for stackable parameters. Fixes #1155, Fixes #1280
|
4 年之前 |
jguer
|
36730a41e3
fix(config): package alpmHandle into runtimeSettings
|
4 年之前 |
jguer
|
968b61ac57
fix(config): pack pacmanConf into runtime
|
4 年之前 |
jguer
|
9b49f76bbd
fix(config): vcs filepath fix
|
4 年之前 |
jguer
|
2dc01d8a3e
fix(init): refactor init to use runtime
|
4 年之前 |
jguer
|
fb5b6b74fe
fix(parser): package parser
|
4 年之前 |
jguer
|
cb8a988701
fix(news): package news and begin settings
|
4 年之前 |
Giftpflanze
|
fff9d74764
Fix "%s is up to date -- skipping" message formatting
|
4 年之前 |
jguer
|
d0450179f9
fix(usecolor): usecolor belongs to text. remove deprecated
|
4 年之前 |
jguer
|
d003e96e07
fix(ci): fix env propagation
|
4 年之前 |
jguer
|
732f1a5412
feat(localization): wrap all translatable strings
|
5 年之前 |
jguer
|
9fccdcb30f
fix(ci): implement stricter linting settings
|
5 年之前 |
Ferdinand Bachmann
|
023c742490
install.go: check if packages exist before trying to install them
|
5 年之前 |
Ferdinand Bachmann
|
4f35c2c4fe
install.go: swap if branches for readability
|
5 年之前 |
Ferdinand Bachmann
|
873b2db591
install.go: fix linter failure
|
5 年之前 |
Ferdinand Bachmann
|
328c561230
install.go: also install *-debug packages if built by makepkg
|
5 年之前 |
morganamilo
|
ab956ea3d2
Hide warnings for ignored packages
|
5 年之前 |
morganamilo
|
f2959922a7
Remove tar support
|
5 年之前 |
morganamilo
|
3c996e5235
Ignore errors while diffing
|
5 年之前 |
morganamilo
|
b60a888981
Simplify stringset function names
|
5 年之前 |
morganamilo
|
dacd77012c
Move multierror to its own module
|
5 年之前 |
morganamilo
|
cff358d5d6
Move intrange to its own module
|
5 年之前 |
morganamilo
|
f2579f26a3
Move stringset to its own module
|
5 年之前 |
morganamilo
|
4d91acc749
Re-add --batchinstall and fix dep issues
|
5 年之前 |