Skip to content

v9.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 18:52
87fcfbf

Changelog

fix: add auto-tag

Merge pull request #1147 from msAlcantara/master
Add error handler on saveConfig
Add error handler on saveConfig

Merge pull request #1136 from Jguer/1135-fixCachedABS
Fix cached abs not getting the latest version
fix #1135: pull and fast forward abs instead of just fetching latest head

update module dependencies

Merge pull request #1115 from Morganamilo/ignoreignore
Hide warnings for ignored packages
Merge pull request #1102 from Jguer/fix-completions
Update completions for zsh and bash to pacman 5.2
Hide warnings for ignored packages

Merge pull request #1111 from Morganamilo/notar
Remove tar support
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.

Updated zsh and bash completions to pacman 5.2 and yay 9.4.*
Removes tar completions
Removes --owns from bash/zsh
Bash now prints repo pkgs if no letter is entered and AUR and repo if
there's a letter

Merge pull request #1107 from Morganamilo/igorediffret
Ignore errors while diffing
Ignore errors while diffing
std{out,err} all passed to the call so errors should print just as
before, the only difference is now yay will not abort after an error
occurs. We always provide a confirmation dialog after viewing diffs so
this should be safe.

Merge pull request #1106 from Morganamilo/fixfish
Remove -F in fish completion
Remove -F in fish completion
This flag is only in fish-git, making it broken for most people.

Merge pull request #1100 from akiirui/fish-patch-2
completions/fish: refine from pacman 5.2.0 and yay 9.4.2
Merge pull request #1101 from Morganamilo/#942
Add SudoBin and SudoFlags
Add SudoBin and SudoFlags

completions/fish: refine from pacman 5.2.0 and yay 9.4.2

fixed some completions for bash and zsh. Closer to pacman 5.2

Merge pull request #1088 from akiirui/fish-completions-patch
completions/fish: update for pacman 5.2
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