jguer
c85bbf54da
chore(yay): remove deprecated dependency
2020-12-10 00:18:23 +01:00
jguer
35e64deca4
chore(yay): update alpm
2020-12-10 00:06:46 +01:00
jguer
e1b632cf3d
build(deps): update dependencies
2020-10-01 13:39:48 +02:00
jguer
d6aa288ab8
fix(alpm): update alpm version
2020-09-20 17:00:45 +02:00
jguer
8a0a0cf2bc
fix(ci): fix CI issues
2020-09-08 00:02:28 +02:00
jguer
842dfb28a4
fix(ci): update dependencies
2020-08-21 02:49:09 +02:00
jguer
cd8fb7143c
test(completion): add basic AUR tests
2020-07-25 00:55:46 +02:00
jguer
42f337f2a5
fix(pgp): package key importing
2020-07-11 00:48:30 +02:00
jguer
968b61ac57
fix(config): pack pacmanConf into runtime
2020-07-05 15:34:27 +02:00
jguer
d003e96e07
fix(ci): fix env propagation
...
fix broken ci artifact download
2020-06-13 19:49:57 +02:00
jguer
11db63f1e2
fix(gomod): go mod tidy
2020-05-30 01:18:12 +02:00
jguer
732f1a5412
feat(localization): wrap all translatable strings
2020-05-05 19:21:42 +02:00
jguer
9fccdcb30f
fix(ci): implement stricter linting settings
2020-05-02 16:17:20 +02:00
Dan Pasanen
6bd920265c
Use golang.org's terminal package to determine isTty()
...
* Don't trust that the user doesn't have a "test" binary in their
PATH somewhere, and instead use the official golang library to
determine whether or not we're running in a terminal
2020-03-26 09:28:02 +01:00
Jguer
f4503ade39
fix(mod): update vendored modules
2020-02-27 19:26:40 +01:00
Jguer
6cb5587351
update module dependencies
2019-12-23 20:38:26 +00:00
morganamilo
1d2855ab76
Update go-alpm for pacman-next
2019-10-21 12:50:09 +01:00
morganamilo
ab2101ab49
Add --searchby
...
Allow using the RPC's &by= field during -Ss
2019-10-10 17:43:22 +01:00
Jguer
d34a84204a
Changes -G in ABS to use git and symlink result.
...
Fixes #1027
2019-09-20 18:34:05 +01:00
morganamilo
112046853b
Use correct case on go-alpm import
2019-04-23 16:53:20 +01:00
morganamilo
711e12d7bb
Update go-srcinfo
2019-04-01 17:27:27 +01:00
morganamilo
5e04e693c4
Update go-alpm
2019-03-02 21:15:33 +00:00
morganamilo
895788e01b
Update go-alpm
2019-02-14 20:45:18 +00:00
morganamilo
5ce4a49687
Update go-alpm
2019-02-04 16:56:02 +00:00
morganamilo
4f01418769
Support -Sl
...
Adds (mostly) complete -Sl support. While pacman will also print the
version number for the package, packages.gz does not give version
numbers. Using -Si to fetch all that data would also be unthinkable.
Instead of just missing out the version number yay will print
"unknown-version". This is so that tools that expect a version number do
not break.
2019-01-26 23:31:46 +00:00
Jguer
50a52dba94
Fixes #865
2019-01-17 17:29:20 +00:00
Jguer
6b31a1a626
Finish transition to go modules even in gopath
2018-12-03 14:49:39 +00:00
morganamilo
90d8b15c59
Convert to go modules
2018-09-15 17:42:34 +01:00