Akatsuki
d5718b7406
Fix -U complete
...
__fish_complete_suffix function is changed.
2020-02-25 22:52:16 +01:00
morganamilo
f2959922a7
Remove tar support
...
tar is slower and harder to diff. I doubt any one still uses it intentially.
There's a chance some people have not cleared their cache in two years
and still have tar based packages around. But forcing them to clear
their cache is not a big deal at all.
2019-11-11 02:57:14 +00:00
morganamilo
12312c8aa0
Remove -F in fish completion
...
This flag is only in fish-git, making it broken for most people.
2019-10-30 02:21:12 +00:00
Akatsuki
e36fda0f5a
completions/fish: refine from pacman 5.2.0 and yay 9.4.2
2019-10-26 04:08:06 +08:00
Akatsuki
58a9c78033
completions/fish: update for pacman 5.2
...
`-F`:
Remove `-s --search`
Remove `-o --owns`
Add `-x --regex`
`-S -U`:
Remove `--force`
Add `--overwrite`
and another fix:
`-Qo` remove `-f` in complete
`-U` add `.zst` zstd completion
2019-10-24 08:20:06 +08:00
morganamilo
4cc57dd970
Rename afterclean to cleanafter
...
This makes more sense and falls in line with the structs value which has
always been cleanafter. afterclean is still useable for compatibility
but is undocumented.
2018-09-27 16:12:43 +01:00
Jguer
13f81c7624
Remove non existant show options and add missing -Pg
2018-09-24 00:17:15 +01:00
morganamilo
0657f7e23f
Complete -f for -G and --print -> --show
2018-08-30 16:09:08 +01:00
morganamilo
127c5e7cb9
Update shell completion for --aururl
2018-08-30 11:06:03 +01:00
Jguer
a592d1aa87
Add completions to fish for series 900
...
Signed-off-by: Jguer <me@jguer.space>
2018-07-27 12:16:21 +01:00
Jguer
89b5a1b798
Fix invalid uppercasing in flags
...
Signed-off-by: Jguer <me@jguer.space>
2018-07-01 14:53:48 +01:00
Jguer
52f5c8878f
Add native pacman completions
...
Signed-off-by: Jguer <me@jguer.space>
2018-07-01 11:59:25 +01:00
Jguer
e5bb23d9c6
Include print in noopt
2018-06-19 11:02:11 +01:00
Jguer
a8d9166113
Fix some fish completions. Fixes #498 . Add missing flags
2018-06-19 10:51:10 +01:00
Jguer
6b7ee97479
add quiet to print options. fish complete
2018-05-20 15:28:43 +01:00
Jonas Thiem
976876961b
Add completions for --news
2018-05-06 03:31:09 +02:00
Tom Swartz
1c9715dddf
Fix typos
2018-04-23 13:06:56 -04:00
Jguer
adbc47a4f9
add fish completions
...
Signed-off-by: Jguer <me@jguer.space>
2018-04-09 12:20:51 +01:00
morganamilo
590030525b
Add shell completion for --rebuild* flags
2018-03-27 17:46:04 +01:00
morganamilo
7e20d2d8a3
Remove duplicate config option
2018-03-27 17:13:21 +01:00
Sergio Correia
51ad78cb69
Update fish completion regarding GPG options
...
Added completion for --gpg and --gpgflags.
This was forgotten in #256 .
2018-03-26 15:24:32 -04:00
Jguer
82124c1b46
Update version for close release
...
Signed-off-by: Jguer <me@jguer.space>
2018-03-22 17:02:40 +01:00