aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revdep_rebuild/assign.py: handle directory symlinks (bug 611808)Zac Medico2017-03-101-7/+60
* revdep-rebuild: Replace the deprecated logger.war calls with logger.warningBrian Dolbec2016-05-181-7/+7
* revdep-rebuild, assign.py: Trap an invalid cpv split bug 571782Brian Dolbec2016-05-181-0/+5
* revdep_rebuild/assign.py: Improve a couple logger messages formatting.Brian Dolbec2014-02-181-2/+2
* revdep_rebuild/assign.py: Downgrade a logging.info message to logging.debugBrian Dolbec2014-02-181-1/+1
* revdep_rebuild.py/assign.py: Fix a bug in the slot assignment.Brian Dolbec2014-02-181-1/+1
* Open CONTENTS files as utf-8 to prevent UnicodeDecodeError.Paul Varner2014-02-131-1/+2
* revdep_rebuild: Add task timing information to debug output.Brian Dolbec2014-02-121-0/+7
* revdep_rebuild/assign.py: Add missed green importBrian Dolbec2014-02-121-1/+1
* revdep_rebuild: Unify debug and detail output for a more consistent look.Brian Dolbec2014-02-121-6/+7
* revdep_rebuild: Track and report broken orphaned files.Brian Dolbec2014-02-111-3/+8
* revdep_rebuild/assign.py: Remove dead code.Brian Dolbec2014-02-111-24/+0
* revdep_rebuild/assign.py: assigned is a set, remove redundant if statement.Brian Dolbec2014-02-111-2/+1
* revdep_rebuild/assign.py: Fix unused error assignmentBrian Dolbec2014-02-111-0/+1
* revdep_rebuild/assign.py: Make assign_packages() ignore files found in /var/d...Brian Dolbec2014-02-111-2/+8
* revdep_rebuild: Initial pyflakes import and variable cleanup.Brian Dolbec2014-02-111-26/+24
* Merged revdep-rebuild branchslis2014-01-211-3/+20
|\
| * whitespace separation from system importsdol-sen2011-04-251-0/+1
| * migrate away from a global SETTINGS usage.dol-sen2011-04-241-6/+4
| * convert to gentoolkit's standard tab indent.dol-sen2011-04-241-68/+68
| * Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek2011-01-181-5/+4
| * Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-01-171-0/+94
* drop trailing whitespaceMike Frysinger2012-12-191-1/+1
* Fix bug 381581 - revdep-rebuild unicode errorPaul Varner2012-11-091-33/+33
* Add ignored files/directories check.Brian Dolbec2012-03-031-1/+9
* fix bug 406613. ignore any .keep_* files in /var/db/pkg. Print a warning for...Brian Dolbec2012-03-021-0/+5
* major pylint cleanup, 2 probable bugs fixed along the way.dol-sen2011-07-131-24/+28
* merge head, fix conflicts, more pylint cleanupdol-sen2011-07-131-0/+6
* fix the use of set updates and the with statement.dol-sen2011-07-121-1/+1
* Fix python 3 syntax errors with new revdep-rebuild. Change VERSION toPaul Varner2011-07-121-1/+1
* whitespace separation from system importsdol-sen2011-07-121-0/+1
* migrate away from a global SETTINGS usage.dol-sen2011-07-121-6/+4
* convert to gentoolkit's standard tab indent.dol-sen2011-07-121-68/+68
* Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek2011-07-121-5/+4
* Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-07-121-0/+94