summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12Update setup.py for python revdep-rebuildPaul Varner
2011-07-12Switch revdep-rebuild to python version.Paul Varner
2011-07-12Fixed --library checking when not using cacheSlawek
2011-07-12Added support for file path in -L optionSlawek
2011-07-12Fixed .la files parser. Some minor logging fixes.Slawek
2011-07-12pass the nocolor setting on to emerge.dol-sen
2011-07-12move unused function to stuff.pydol-sen
2011-07-12change the masking status message.dol-sen
2011-07-12whitespace separation from system importsdol-sen
2011-07-12more cleanup of importing logging. Use the one defined or passed in to in ma...dol-sen
2011-07-12migrate away from a global SETTINGS usage.dol-sen
2011-07-12new /bin/revdep-ng script. revamp rebuild.py for a better api.dol-sen
2011-07-12convert to gentoolkit's standard tab indent.dol-sen
2011-07-12rename revdep-rebuild.py due to a python error if a '-' is used in the name.dol-sen
2011-07-12Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518Slawek
2011-07-12Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek
2011-07-12Split to several files. Introduced logging (instead of print_v)Slawomir Lis
2011-07-12Fixed error in reading cache. Fixed problem with too many files to check.Slawek
2011-07-12Fixed checks for --library optionlis.slawek
2011-07-12Fixed scanning revdep config; minor fix in analyse functionlis.slawek
2011-07-12Fixed problem with 32/64 bit libraries and binarieslis.slawek
2011-07-12Comment the NO_PRETEND variable better.brian.dolbec
2011-07-12fix a missing leading space so that any args are not attached to the emerge c...brian.dolbec
2011-07-12Initial revision of revdep-rebuild python versionlis.slawek
2011-07-12create a pkg for the new python revdep-rebuild.brian.dolbec
2011-07-12Update eclean man page to change deprecated to unavailable.Paul Varner
2011-07-12Change "Deprecated" to "unavailable" to reflect term used in portage.Paul Varner
2011-06-14Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)Paul Varner
2011-05-29Allow only one arg for --arch/-aChristian Ruppert
2011-05-28Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit in...Christian Ruppert
2011-05-24Change revdep-rebuild to no longer determine the build order. InsteadPaul Varner
2011-05-23Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug 36...Paul Varner
2011-05-22fix the Dependencies.graph_depends() api return value not being correct.dol-sen
2011-05-19fix bug 368113 dupe'd USE flagsdol-sen
2011-05-19Revert "uniqify the list of returned use flags in uses.py. Bug 368113"dol-sen
2011-05-20uniqify the list of returned use flags in uses.py. Bug 368113Paul Varner
2011-05-18add keywords formatter option.dol-sen
2011-05-16found a better spot to set piping wrap width so as to disable for all piping ...dol-sen
2011-05-16add CONFIG['termWidth'] setting to the no-pipe option to effectively turn off...dol-sen
2011-05-16fix py3 compatibility issues in eshowkw.dol-sen
2011-05-11Update setup.py for namespace change of analyse to enalyzePaul Varner
2011-05-11Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Paul Varner
2011-05-11Fix euse to treat PORTDIR the same as an overlay for purposes of printing the...Paul Varner
2011-05-11analyse namespace change to enalyze and standardize the spelling to use the '...dol-sen
2011-05-10Fix euse to print proper statement for egencache. Bug 366673Paul Varner
2011-05-10Change chmod 700 to chmod 600 when changing permissions on the cache files. B...Paul Varner
2011-04-23fix python-3 compatibility for euse bug 364081Brian Dolbec
2011-04-18Change eprefix.py to only look at portage for the value of EPREFIXPaul Varner
2011-04-10temporary fix for a test failure due to the added dotfiles check.Brian Dolbec
2011-03-31Fix extend_realpaths in FileOwner class. (Bug 96515)Paul Varner