index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
archlinux
/
archlinux.plugin.zsh
Age
Commit message (
Expand
)
Author
2023-06-19
perf(archlinux): improve `paclist` performance (#11764)
WH-2099
2023-05-25
feat(archlinux): optimize `paclist` and `pacdisowned` (#11398)
WH-2099
2023-04-09
feat(archlinux): improve update function messages (#11608)
deimosian
2023-04-09
fix(archlinux): keyring update function (#11607)
deimosian
2023-04-07
feat(archlinux): unify `upgrade` function (#11597)
deimosian
2021-12-13
feat(archlinux): add aliases for cleaning package cache (#10091)
K Harishankar
2021-09-28
refactor(archlinux)!: remove `yaourt` support (#9713)
nowshed-imran
2021-09-22
Revert "feat(archlinux): add cleanup aliases to `yaourt` and `yay` (#10184)"
Marc Cornellà
2021-09-17
feat(archlinux): add cleanup aliases to `yaourt` and `yay` (#10184)
Al-Amin Ahamed
2021-04-09
feat(archlinux)!: remove deprecated commands `aur` and `abs` (#9803)
Jeff M. Hubbard
2021-04-06
feat(archlinux): add support for aura AUR helper (#9467)
ratijas
2021-04-06
refactor(archlinux): fix name & scripts; reorder aliases (#9546)
ratijas
2021-01-03
fix(archlinux): update URL and key server in `pacmanallkeys` (#9569)
Gabriel Corral
2020-12-07
refactor(archlinux): prevent leaking local variables (#9476)
ratijas
2020-06-23
archlinux: fix pacweb breaking when multiple packages found (#9059)
Magnus Boman
2020-05-23
archlinux: fix pacweb with non-English locales (#8916)
Zhong Lufan
2020-03-10
archlinux: fix wrong parameters in pacfiles alias (#8712)
LuFan Zhong
2018-10-08
archlinux: add aliases for yay (#6867)
KeLiu
2018-04-15
plugins/archlinux: add pacls, pacown, pacweb
Philippe Proulx
2018-04-15
[archlinux] Fix function syntax to avoid clashes with aliases
Marc Cornellà
2018-04-15
Added trizen to the archlinux plugin (#6650)
Arthur Brainville
2018-04-15
hotfix for archlinux.plugin.zsh (#5909)
Franz König
2017-11-14
Fixed Pacaur aliases (#6416)
Ning Sun
2017-02-22
Added pacman file aliases (#5869)
Franz König
2016-10-03
Updated README of the archlinux plugin
Moses Miller
2016-10-03
Add pacaur compatibility to archlinux plugin + refactor
Moses Miller
2016-09-04
archlinux: yasu now working - only one dash needed (#5373)
jarhat
2016-08-24
archlinux: fix pacmanallkeys URL, make curl silent
Marc Cornellà
2016-08-24
archlinux: remove comments, format functions better
Marc Cornellà
2016-08-23
archlinux: Update yasu alias
Bjørn Madsen
2015-11-01
archlinux: use $+commands instead of 'command -v' in a subshell
Daniel Hahler
2015-06-12
Plugins: archlinux - use command -v in favor of which
KhasMek
2015-06-05
Merge pull request #2999 from nicorevin/master
Robby Russell
2014-08-09
bugfix: two wild apostrophes
Celso Miranda
2014-08-09
Add support for local aur databases
Celso Miranda
2014-08-01
fix paclist() for non-english locales
Nico Revin
2013-04-14
Edit some yaourt aliases and add some
MatthR3D
2012-12-02
Functions for managing pacman-key
Martin Putniorz
2011-10-25
Add yaourt --sucre alias in archlinux plugin
ornicar
2011-07-23
Remove sudo when using yaourt + do not rely on abs when not in path - In arch...
Benjamin Boudreau
2011-07-19
Fix typo
Benjamin Boudreau
2011-07-16
Added archlinux plugin
Benjamin Boudreau