aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_print_packages.fish
Commit message (Expand)AuthorAge
* __fish_print_packages: use libzypp builtin cache for zypperGravatar Sam Yu2016-03-30
* Fix package listing for zypperGravatar Spittie2016-02-12
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* __fish_print_packages: add support for zypperGravatar David Adam2014-11-13
* Adopt the new type -q flag in the other functionsGravatar Kevin Ballard2014-07-13
* avoid symlink attacks in __fish_print_packages and spawning fishdGravatar David Adam2014-05-12
* Caching for pacman packages.Gravatar Eric Mrak2014-02-16
* adding completion for aura. adding pacman integration for __fish_print_packagesGravatar Eric Mrak2014-02-16
* __fish_print_packages: correct syntax for yum, improve yum/rpm pipelinesGravatar David Adam2014-01-29
* Fix __fish_print_packages for rpmGravatar Max Gonzih2014-01-13
* __fish_print_packages: ignore errors, do less manipulationGravatar David Adam2013-09-17
* __fish_print_packages: whitespace fixGravatar David Adam2013-09-17
* Portmaster completionsGravatar James French2013-06-17
* recreate yum-cache file every six hours.Gravatar aliva2013-03-02
* autocomplete 'yum install' using yum cacheGravatar aliva2013-03-01
* Use eix instead of emerge when possibleGravatar James Bowlin2010-12-02
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Use the math function instead of calling bc directly in various placesGravatar axel2006-12-13
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ...Gravatar axel2006-11-30
* Use 'type -f' instead of 'which' to test for presense of command, since the l...Gravatar axel2006-03-14
* Fix various uses of the GNUism of allowing backslash escapes in the second ha...Gravatar axel2006-03-02
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17