aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+3
* revdep-rebuild, settings.py: whitespace cleanupBrian Dolbec2016-05-181-28/+28
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-2/+2
* Change all open() calls to use Unicode.Paul Varner2015-11-241-1/+3
* revdep-rebuild: Remove broken NO_PRETEND settingMike Gilbert2015-05-271-5/+0
* revdep-rebuild.py: Fix recent changes to work with Python 3Paul Varner2014-11-121-1/+1
* help text updateSlawek Lis2014-11-071-3/+3
* loggin updateSlawek Lis2014-11-071-1/+0
* using debug loggingSlawek Lis2014-11-051-1/+1
* updated default cache location for non-rootSlawek Lis2014-11-051-1/+1
* Fixed bug when no libraries are passedSlawek Lis2014-03-271-1/+2
* Switch from getopt to argparseSlawek Lis2014-03-261-73/+64
* parsing revdep config refactor, added environment config read (as sugggested ...Slawek Lis2014-03-241-12/+21
* Moved option and config parsing into settings moduleSlawek Lis2014-03-241-0/+121
* drop trailing whitespaceMike Frysinger2012-12-191-3/+3
* fix a missed hardcoded path not using the portage.root.Brian Dolbec2012-03-181-1/+1
* Change default cache directory to '/var/cache/revdep-rebuild'Paul Varner2011-07-141-1/+1
* merge head, fix conflicts, more pylint cleanupdol-sen2011-07-131-0/+2
* partial pylint cleanupdol-sen2011-07-131-7/+10
* whitespace separation from system importsdol-sen2011-07-121-0/+1
* migrate away from a global SETTINGS usage.dol-sen2011-07-121-2/+15
* convert to gentoolkit's standard tab indent.dol-sen2011-07-121-16/+16
* Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek2011-07-121-0/+26