summaryrefslogtreecommitdiff
path: root/pym
AgeCommit message (Expand)Author
2010-11-18Remove unused variable.scarabeus
2010-11-17Use join() rather than string printing.scarabeus
2010-11-17Respect category when running as cwd call without specified package.scarabeus
2010-11-15Change keywords short option to 'y' from 'k' which was already taken by the c...fuzzyray
2010-11-15Fix failing test, caused by uncommenting the has modulefuzzyray
2010-11-15Merge genscripts revision 481fuzzyray
2010-11-02Die correctly when called indirectly with no package specified.scarabeus
2010-11-02Fix typos in previous commit.scarabeus
2010-11-02Revert altering keywords_content. This change was not ready yet.scarabeus
2010-11-02Fix arg parsing everywhere for eshowkw.scarabeus
2010-11-02Fix error on rotate content and py3 compat.scarabeus
2010-10-29Extend PORTDIR_OVERLAY rather than overriding it to not create warnings.scarabeus
2010-10-28Add encoding informations.scarabeus
2010-10-28Fix import path again. Process only proper passed args in required function.scarabeus
2010-10-28Initial commit to add equery keywords support for executing eshowkw.scarabeus
2010-10-28Fix typo, using undefined variable with name as function...scarabeus
2010-10-28Fix imports and package to reflect gentoolkit integration.scarabeus
2010-10-28Update version string in eshowkw properly.scarabeus
2010-10-28Initial commit of eshowkw, which is drop-in replacement for eshowkw from gent...scarabeus
2010-09-23Add --binpkgs-missing option to equery list to print installed packages thatfuzzyray
2010-09-22Merge from genscripts r457: douglasjandersonfuzzyray
2010-09-22Merge from genscripts r459: douglasjandersonfuzzyray
2010-09-22Merge from genscripts r446: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r461: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r445: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r448: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r440: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r429: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r458: douglasjandersonfuzzyray
2010-09-22Merge from genscripts r460: brian.dolbecfuzzyray
2010-09-22Merge from genscripts r451: douglasjandersonfuzzyray
2010-09-22Merge from genscripts r456: douglasjandersonfuzzyray
2010-05-13Replace portage.db[/] with portage.db[portage.root] so that root is not hardc...fuzzyray
2010-05-13eclean/cli.py: Fix typo, bug 319349, thanks to Ulrich Müller <ulm@gentoo.org>.idl0r
2010-04-12Document --format option for equeryfuzzyray
2010-04-08Fix spelling of deprecationfuzzyray
2010-04-08Sync with genscripts rev 422, includes fixes to eclean and python additions f...fuzzyray
2010-03-26Merge genscripts rev 413fuzzyray
2010-03-25Merge genscripts rev 410.fuzzyray
2010-03-24Merge genscripts rev 406fuzzyray
2010-03-12Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray
2010-03-12Remove stray analyse scriptfuzzyray
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray
2010-02-02Merge genscripts revision 191fuzzyray
2010-01-08Merge genscripts rev 146. This changes the unknown masking status in equery l...fuzzyray
2010-01-08Fix epkginfo to not traceback if herds.xml is not in the treefuzzyray
2010-01-07Update Copyright date headersfuzzyray
2010-01-06Merge genscripts revision 144, contains fixes for Bug 299260fuzzyray
2009-12-17Revert part of last fix, since it broke pipe detectionand caused a tracebackfuzzyray
2009-12-17Fix equery --no-pipe to work correctlyfuzzyray