aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revdep_rebuild: Fix pkgs to merge being incorrectly filtered.Brian Dolbec2014-02-181-0/+26
* revdep_rebuild: Unify debug and detail output for a more consistent look.Brian Dolbec2014-02-121-2/+2
* revdep_rebuild: Add logger parameter to scan_files(), scan()Brian Dolbec2014-02-111-4/+4
* revdep_rebuild/stuff.py: Sort the set of files to scan.Brian Dolbec2014-02-111-4/+4
* revdep_rebuild: Remove duplicate files for the scanelf checks.Brian Dolbec2014-02-111-2/+6
* revdep_rebuild/stuff.py: Remove unused exithandler()Brian Dolbec2014-02-111-4/+0
* revdep_rebuild: Fix tracebacks due to empy results returned from scanelf calls.Brian Dolbec2014-02-111-1/+4
* Merged revdep-rebuild branchslis2014-01-211-0/+4
|\
| * move unused function to stuff.pydol-sen2011-04-251-1/+9
| * change the masking status message.dol-sen2011-04-251-1/+2
| * convert to gentoolkit's standard tab indent.dol-sen2011-04-241-24/+24
| * Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518Slawek2011-02-151-0/+7
| * Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-01-171-0/+39
* drop trailing whitespaceMike Frysinger2012-12-191-2/+2
* Fix call_program to actually return stdout as string under py3kPaul Varner2011-07-141-2/+2
* major pylint cleanup, 2 probable bugs fixed along the way.dol-sen2011-07-131-5/+11
* merge head, fix conflicts, more pylint cleanupdol-sen2011-07-131-2/+4
* partial pylint cleanupdol-sen2011-07-131-5/+15
* Fix python 3 syntax errors with new revdep-rebuild. Change VERSION toPaul Varner2011-07-121-1/+1
* move unused function to stuff.pydol-sen2011-07-121-1/+9
* change the masking status message.dol-sen2011-07-121-1/+2
* convert to gentoolkit's standard tab indent.dol-sen2011-07-121-24/+24
* Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518Slawek2011-07-121-0/+7
* Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-07-121-0/+39