summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02Cleanup in revdep-rebuild file; improved multi-core analyzing (speedup on mul...Slawek
2011-04-28Fixed --library checking when not using cacheSlawek
2011-04-27Added support for file path in -L optionSlawek
2011-04-26Fixed .la files parser. Some minor logging fixes.Slawek
2011-04-25pass the nocolor setting on to emerge.dol-sen
2011-04-25move unused function to stuff.pydol-sen
2011-04-25change the masking status message.dol-sen
2011-04-25whitespace separation from system importsdol-sen
2011-04-25more cleanup of importing logging. Use the one defined or passed in to in ma...dol-sen
2011-04-24migrate away from a global SETTINGS usage.dol-sen
2011-04-24new /bin/revdep-ng script. revamp rebuild.py for a better api.dol-sen
2011-04-24convert to gentoolkit's standard tab indent.dol-sen
2011-04-24rename revdep-rebuild.py due to a python error if a '-' is used in the name.dol-sen
2011-02-15Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518Slawek
2011-01-18Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek
2011-01-17Split to several files. Introduced logging (instead of print_v)Slawomir Lis
2011-01-07Fixed error in reading cache. Fixed problem with too many files to check.Slawek
2010-12-29Fixed checks for --library optionlis.slawek
2010-12-29Fixed scanning revdep config; minor fix in analyse functionlis.slawek
2010-12-29Fixed problem with 32/64 bit libraries and binarieslis.slawek
2010-12-29Comment the NO_PRETEND variable better.brian.dolbec
2010-12-29fix a missing leading space so that any args are not attached to the emerge c...brian.dolbec
2010-12-29Initial revision of revdep-rebuild python versionlis.slawek
2010-12-29create a pkg for the new python revdep-rebuild.brian.dolbec
2010-12-28Remove use_cache parameter from setcpv call since it is deprecated.FuzzyRay
2010-12-27Inital man page for eshowkw listing all of the options.FuzzyRay
2010-12-21Add equery has information to the man page. Brian Dolbec
2010-12-18Convert my name to contain all proper chars.scarabeus
2010-12-17Add man page stub for eshowkwfuzzyray
2010-12-04Drop useless comment linescarabeus
2010-12-04Update sorting algorithm to order slots properly if package with lower slot h...scarabeus
2010-11-27Properly get versions for all packages in all repositories so versions from d...scarabeus
2010-11-24Make euse prefix awarefuzzyray
2010-11-24Update euse to look for portage config files in new as well as old paths. Bug...fuzzyray
2010-11-23Revert previous changes to euse, changes will need to be more extensivefuzzyray
2010-11-23Update euse to look for /etc/portage/make.conf as well as /etc/make.conf. Bug...fuzzyray
2010-11-22Fix cpv.py to handle prefix ebuild inter-revisions. Bug 313295fuzzyray
2010-11-22Move useless variable passing.scarabeus
2010-11-22Run the keywords check only if the keywords are not empty.scarabeus
2010-11-22Drop useless importscarabeus
2010-11-21Fix wrong value parsingscarabeus
2010-11-21Drop useless code for whitespace strippingscarabeus
2010-11-21Compare keywords not as exact line match but separately. This allows multiple...scarabeus
2010-11-19Fix UnicodeDecodeError in setup.py, bug 346001fuzzyray
2010-11-19Revert: Use join() rather than string printing.scarabeus
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