aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore local_settings for package maks.Tomas Chvatal2011-01-232-7/+5
* Make shadow checker aware of mask status.Tomas Chvatal2011-01-201-18/+28
* Drop useless comment linescarabeus2010-12-041-1/+1
* Update sorting algorithm to order slots properly if package with lower slot h...scarabeus2010-12-041-27/+23
* Properly get versions for all packages in all repositories so versions from d...scarabeus2010-11-271-9/+61
* Move useless variable passing.scarabeus2010-11-221-11/+11
* Run the keywords check only if the keywords are not empty.scarabeus2010-11-221-1/+2
* Drop useless importscarabeus2010-11-221-2/+0
* Fix wrong value parsingscarabeus2010-11-211-1/+1
* Drop useless code for whitespace strippingscarabeus2010-11-211-16/+3
* Compare keywords not as exact line match but separately. This allows multiple...scarabeus2010-11-211-14/+13
* Revert: Use join() rather than string printing.scarabeus2010-11-191-2/+2
* Remove unused variable.scarabeus2010-11-181-2/+1
* Use join() rather than string printing.gentoolkit-0.3.0_rc11scarabeus2010-11-171-2/+2
* Respect category when running as cwd call without specified package.scarabeus2010-11-171-1/+1
* Die correctly when called indirectly with no package specified.scarabeus2010-11-021-2/+2
* Revert altering keywords_content. This change was not ready yet.scarabeus2010-11-021-5/+1
* Fix arg parsing everywhere for eshowkw.scarabeus2010-11-022-3/+7
* Fix error on rotate content and py3 compat.scarabeus2010-11-022-2/+2
* Extend PORTDIR_OVERLAY rather than overriding it to not create warnings.scarabeus2010-10-291-2/+2
* Add encoding informations.scarabeus2010-10-284-5/+5
* Fix import path again. Process only proper passed args in required function.scarabeus2010-10-281-0/+10
* Fix typo, using undefined variable with name as function...scarabeus2010-10-281-1/+1
* Fix imports and package to reflect gentoolkit integration.scarabeus2010-10-281-5/+6
* Update version string in eshowkw properly.scarabeus2010-10-281-1/+1
* Initial commit of eshowkw, which is drop-in replacement for eshowkw from gent...scarabeus2010-10-284-0/+615