summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small change to MakefileJeremy Olexa2009-06-131-1/+1
* 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
* Add layman to the MakefileJeremy Olexa2009-05-051-1/+1
* typo in makefileJeremy Olexa2009-05-051-1/+1
* Make date UTC awareJeremy Olexa2009-05-051-1/+1
* Complete rewrite of the revdep-rebuild function by Finn Wilke <wilkefi@google...Jeremy Olexa2009-05-051-29/+81
* Update AUTHORS file to reflect current stateJeremy Olexa2009-05-051-2/+10
* Add layman completions by Peter Link Sterk <link@penguindevelopment.org> in b...Jeremy Olexa2009-05-051-0/+75
* Update copywrite years to currentJeremy Olexa2009-05-052-2/+2
* Update Header on repoman fileJeremy Olexa2009-05-051-0/+7
* Add tag target to Makefile for maintenence easeJeremy Olexa2009-05-051-2/+9
* actually add our new repoman completion to the distfilegentoo-bashcomp-20090222Jeremy Olexa2009-02-231-1/+1
* add svn up before svn2cl to ensure that the ChangeLog is updated properlyJeremy Olexa2009-02-231-0/+1
* remove useless dist-sign/upload stuff and add a meaningful upload functionJeremy Olexa2009-02-231-8/+3
* add a little blurb in TODO that says simply that todo is motivated by bugs.ge...Jeremy Olexa2009-02-231-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
* Remove useless 'NEWS' file, that hasn't been updated foreverJeremy Olexa2009-02-232-41/+1
* ChangeLog is now autogenerated from svn log output during make distJeremy Olexa2009-02-232-133/+2
* Initial work for the repoman bash-completion moduleJeremy Olexa2009-02-211-0/+27
* Complete ebuild filenames even when no arch is given to ekeyword.gentoo-bashcomp-20080521Tristan Heaven2008-05-212-31/+28
* bdeps not bdepTristan Heaven2008-05-211-2/+2
* Update ebuild completionTristan Heaven2008-05-212-6/+5
* Update emerge completionTristan Heaven2008-05-212-156/+145
* opengl-update and etcat are long goneTristan Heaven2008-05-151-68/+0
* revert that for nowTristan Heaven2008-05-132-30/+33
* Update emerge action completion #125128.Tristan Heaven2008-05-132-33/+30
* Update completion for euse and glsa-checkTristan Heaven2008-05-132-6/+8
* include NEWS in dist, bug #203330Tristan Heaven2008-05-131-1/+1
* svn path=/trunk/; revision=60Tristan Heaven2008-05-132-53/+14
* Added _complete_herd and _complete_dev for completing on herd/dev names respe...Aaron Walker2005-06-152-0/+82
* More reliable revdep-rebuild --soname completion.Aaron Walker2005-05-182-2/+8
* Fix NEWS entry.Aaron Walker2005-05-161-1/+5
* Add missing test in glob loop. Gentoo bug 92749.Aaron Walker2005-05-152-1/+6
* Add support to _emerge for virtual/* completionAaron Walker2005-05-073-2/+28
* Added _list_compgen thanks to TGL in previously mentioned bug.gentoo-bashcomp-20050506Aaron Walker2005-05-064-16/+185
* gentoo bug 91060: equery files --filter and --help for equery subcommands.Aaron Walker2005-05-032-8/+22
* Added epm completion.Aaron Walker2005-05-013-2/+51
* Added glsa-check completion.Aaron Walker2005-05-012-0/+32
* fix portageq envvar completion to use env -i before parsing emerge -v --info ...Aaron Walker2005-04-282-1/+6