Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | archlinux: fix pacweb breaking when multiple packages found (#9059) | Magnus Boman | |
Co-authored-by: Magnus Boman <Kattus@users.noreply.github.com> | |||
2020-05-23 | archlinux: fix pacweb with non-English locales (#8916) | Zhong Lufan | |
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà | |
- fasd - history - mercurial - pylint - repo - yii2 | |||
2020-03-10 | archlinux: fix wrong parameters in pacfiles alias (#8712) | LuFan Zhong | |
2019-04-09 | archlinux: fix minor typo (#7752) | 黄璞 | |
yaourt -> yay | |||
2018-10-08 | archlinux: add aliases for yay (#6867) | KeLiu | |
2018-06-10 | fix(typo) (#6905) | Andre Figueiredo | |
*trupd* for "trizen -Sy" fixed to *trupg* | |||
2018-04-15 | [archlinux] add recent aliases and functions to readme | Marc Cornellà | |
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à | |
See https://bugs.debian.org/871816 Fixes #6592 | |||
2018-04-15 | Added trizen to the archlinux plugin (#6650) | Arthur Brainville | |
* Added trizen to the archlinux plugin trizen is the recomended solution for using the Arch User Repository. both yaourt and pacaur have some issues. Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info> * Add trizen aliases to the readme Also fixed inconsistency in formatting on readme file. (also added myself in the contributor list) | |||
2018-04-15 | hotfix for archlinux.plugin.zsh (#5909) | Franz König | |
Co-authored-by: dalu <2694548+dalu@users.noreply.github.com> | |||
2017-11-14 | Fixed Pacaur aliases (#6416) | Ning Sun | |
`pacaur -Syua` only updated AUR pakcages, wihch is incompatible with semantics of `pacupg` and `yaupg`. Removing `-a` here it would work for both main repos and aur. | |||
2017-02-22 | Added pacman file aliases (#5869) | Franz König | |
2016-10-03 | Fix small copy-editing mistake in archlinux README | Marc Cornellà | |
2016-10-03 | Updated README of the archlinux plugin | Moses Miller | |
2016-10-03 | Add pacaur compatibility to archlinux plugin + refactor | Moses Miller | |
2016-10-03 | Added pacaur aliases | Juraj Fiala | |
This commit removes most of its contents: it just leaves the contribution signature. The rest is obsolete and superseeded by #5460, but the contribution is still valuable. Related: #4263. Signed-off-by: Marc Cornellà <marc.cornella@live.com> | |||
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à | |
Also make all functions local as to not spill variables into the global namespace. | |||
2016-08-24 | archlinux: reword and simplify README | Marc Cornellà | |
2016-08-24 | archlinux: remove comments, format functions better | Marc Cornellà | |
2016-08-23 | archlinux: Update yasu alias | Bjørn Madsen | |
Signed-off-by: Marc Cornellà <marc.cornella@live.com> | |||
2015-11-01 | archlinux: use $+commands instead of 'command -v' in a subshell | Daniel Hahler | |
2015-06-12 | Plugins: archlinux - add basic README. | KhasMek | |
2015-06-12 | Plugins: archlinux - use command -v in favor of which | KhasMek | |
The command 'which' launches an external process that isn't really necessary. | |||
2015-06-05 | Merge pull request #2999 from nicorevin/master | Robby Russell | |
fix paclist() for non-english locales | |||
2014-08-09 | bugfix: two wild apostrophes | Celso Miranda | |
oops | |||
2014-08-09 | Add support for local aur databases | Celso Miranda | |
With these simple changes the plugin checks for the local AUR database and updates the aliases so it can update it when you issue a `pacupd` or `yaupd`. | |||
2014-08-01 | fix paclist() for non-english locales | Nico Revin | |
2013-04-14 | Edit some yaourt aliases and add some | MatthR3D | |
* yaupg now also updates AUR packages * Add yalst alias : it lists the installed packages, even from AUR * Add yaorph alias : it removes orphans using yaourt | |||
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 ↵ | Benjamin Boudreau | |
archlinux plugin | |||
2011-07-19 | Fix typo | Benjamin Boudreau | |
2011-07-16 | Added archlinux plugin | Benjamin Boudreau | |