summaryrefslogtreecommitdiff
path: root/gentoo
Commit message (Expand)AuthorAgeFilesLines
* Move completions into subdirectories.Michał Górny2014-08-311-2040/+0
* Style and performance improvements based on suggestions by Steven J. Long.Ryan Hill2013-08-121-29/+28
* Fix whitespace.Ryan Hill2013-08-121-72/+72
* Add support for repos.conf (bug #478444).Ryan Hill2013-08-041-15/+94
* Support bash-completion-2.1 (bug #477024).Alexander Tsoy2013-07-291-132/+57
* Remove debugging variable.Ryan Hill2012-10-231-1/+0
* Clean up metagen completion.Ryan Hill2012-10-211-19/+15
* Add modelines and retab.Ryan Hill2012-10-211-100/+99
* Add support for md5 cache format (bug #431576).Ryan Hill2012-10-101-51/+70
* Add support for /etc/portage/make.conf (bug #424777).Ryan Hill2012-10-081-0/+1
* Source /usr/share/portage/config/make.globals directly (bug #431034).Ryan Hill2012-10-081-1/+1
* Added a completion function for epkginfo.atlaua2012-05-061-8/+41
* Check options in `equery list` further than just in $prevJacek Sowiński2012-04-241-9/+6
* Proper calling of _pkgname() in `equery list`Jacek Sowiński2012-04-241-5/+5
* Preliminary support for `equery keywords`Jacek Sowiński2012-04-241-4/+16
* Completion for `equery has` optionsJacek Sowiński2012-04-241-1/+5
* Update equery module list drop 'glsa' and 'stats' add 'has' and 'keywords'Jacek Sowiński2012-04-241-3/+3
* Completion for `equery changes` 1. There is inconsitency in output of `equery...Jacek Sowiński2012-04-241-1/+20
* Fix completion for `equery belongs`Jacek Sowiński2012-04-241-25/+11
* Update options completion for majority of equery modulesJacek Sowiński2012-04-241-8/+16
* #350179 fix the completion for 'uses' and 'which' modules of equeryJacek Sowiński2012-04-241-5/+26
* bug 311441: fix revdep-rebuild completion, by Martin von Gagerngentoo-bashcomp-20101217Jeremy Olexa2010-12-171-59/+16
* bug 327953: better completion for the ebuild command, by Martin von GagernJeremy Olexa2010-12-121-2/+2
* Apply Gentoo Prefix patch to trunk and tags/release-20100613Jeremy Olexa2010-06-131-25/+25
* Add support for equery meta. Patch by Jacek Sowiński in bug 287092Jeremy Olexa2010-06-131-2/+16
* Fix for new-style virtuals, bug 269498 patch by Jacek SowińskiJeremy Olexa2010-05-041-12/+3
* Fix filtering of categories and packages. Bug 301582, patches by Jacek SowińskiJeremy Olexa2010-05-041-11/+20
* Complete equery depgraph on all package names, bug 298916 patch by Jacek Sowi...Jeremy Olexa2010-05-041-2/+2
* Fix equery check completion. bug 298919, patch by Jacek SowińskiJeremy Olexa2010-05-041-3/+9
* Add EAPI2 phases to completion, patch by Jeroen Roovers in bug 297419gentoo-bashcomp-20091225Jeremy Olexa2009-12-251-1/+2
* Add support for rc-service, patch by Finn Wilke <wilkefi@googlemail.com>, bug...gentoo-bashcomp-20090613Jeremy Olexa2009-06-131-0/+105
* add missing ebuild options to ebuild(1) completion, bug 270560Jeremy Olexa2009-06-131-4/+4
* Complete rewrite of the revdep-rebuild function by Finn Wilke <wilkefi@google...Jeremy Olexa2009-05-051-29/+81
* Update copywrite years to currentJeremy Olexa2009-05-051-1/+1
* retab whole file to honor modeline that someone else set.Jeremy Olexa2009-02-231-880/+880
* add --jobs= and --keep-going to completion, bug 235454Jeremy Olexa2009-02-231-0/+2
* Complete ebuild filenames even when no arch is given to ekeyword.gentoo-bashcomp-20080521Tristan Heaven2008-05-211-31/+27
* bdeps not bdepTristan Heaven2008-05-211-2/+2
* Update ebuild completionTristan Heaven2008-05-211-5/+4
* Update emerge completionTristan Heaven2008-05-211-156/+142
* opengl-update and etcat are long goneTristan Heaven2008-05-151-68/+0
* revert that for nowTristan Heaven2008-05-131-29/+33
* Update emerge action completion #125128.Tristan Heaven2008-05-131-33/+29
* Update completion for euse and glsa-checkTristan Heaven2008-05-131-6/+7
* svn path=/trunk/; revision=60Tristan Heaven2008-05-131-53/+9
* Added _complete_herd and _complete_dev for completing on herd/dev names respe...Aaron Walker2005-06-151-0/+75
* More reliable revdep-rebuild --soname completion.Aaron Walker2005-05-181-2/+4
* Add missing test in glob loop. Gentoo bug 92749.Aaron Walker2005-05-151-1/+1
* Add support to _emerge for virtual/* completionAaron Walker2005-05-071-2/+20
* Added _list_compgen thanks to TGL in previously mentioned bug.gentoo-bashcomp-20050506Aaron Walker2005-05-061-6/+151