jguer
e20ab8b6a2
fix(aur): fix wrong string usage
2021-06-09 03:57:37 +02:00
jguer
545ea772eb
feat(aur): customize User Agent
2021-06-09 03:57:37 +02:00
xvqxy
9fc6d9c128
fix(query): Respect --deps and --explicit.
...
This fixes #1283 .
yay --query --upgrades [--explicit|--deps] will not return same packages pacman
does extended with AUR packages.
yay --show --numberupgrades [--explicit|--deps] will also work.
2021-02-14 22:38:49 +01:00
Kazuki Sawada
8c4fe837d3
Fill fields of CmdBuilder with options specified in commandline
2020-11-15 15:13:44 +01:00
jguer
55a6767b44
fix(parser): use Fields instead of Split
2020-10-30 11:09:06 +01:00
jguer
7d080df6ac
fix(config): fix mflags and gitflags
2020-10-26 09:32:22 +01:00
jguer
7b70462a7c
fix(noconfirm): move noconfirm to config global
2020-08-19 00:30:41 +02:00
jguer
de92f24ce5
style(parser): simplify option creation
2020-07-26 23:40:21 +02:00
jguer
7dd5d7e13e
fix(parser): fix ignores getting... ignored
2020-07-26 23:00:28 +02:00
jguer
b1a6d154c3
fix(parser): add tests and rename method handles
2020-07-06 02:34:28 +02:00
jguer
2f88858ce6
fix(parser): squash globals into options
2020-07-06 02:02:12 +02:00
jguer
d507e024bd
fix(parser): add support for multiple overlapping global options
2020-07-06 01:16:51 +02:00
jguer
56760e1b7c
fix(parser): add support for stackable parameters. Fixes #1155 , Fixes #1280
2020-07-06 00:28:04 +02:00
jguer
fb5b6b74fe
fix(parser): package parser
2020-07-05 09:36:27 +02:00