aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revdep-rebuild/cache.py: Convert cache loading to sets()Brian Dolbec2014-02-171-5/+5
* revdep_rebuild: Unify debug and detail output for a more consistent look.Brian Dolbec2014-02-121-2/+2
* recdep_rebuild: Python 3 fixes.Brian Dolbec2014-02-111-2/+2
* revdep-rebuild: Use set().update() instead of set().union().Brian Dolbec2014-02-111-3/+3
* revdep_rebuild/cache.py: Remove inccorrect bash shebang.Brian Dolbec2014-02-111-1/+0
* revdep_rebuild: Fix missing logger variable in check_temp_files().Brian Dolbec2014-02-111-1/+2
* revdep_rebuild: Whitespace cleanupBrian Dolbec2014-02-111-4/+4
* Merged revdep-rebuild branchslis2014-01-211-28/+22
|\
| * more cleanup of importing logging. Use the one defined or passed in to in ma...dol-sen2011-04-251-5/+9
| * migrate away from a global SETTINGS usage.dol-sen2011-04-241-4/+4
| * convert to gentoolkit's standard tab indent.dol-sen2011-04-241-69/+69
| * Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek2011-01-181-5/+5
| * Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-01-171-0/+103
* drop trailing whitespaceMike Frysinger2012-12-191-8/+8
* Change default cache directory to '/var/cache/revdep-rebuild'Paul Varner2011-07-141-2/+3
* major pylint cleanup, 2 probable bugs fixed along the way.dol-sen2011-07-131-28/+51
* merge head, fix conflicts, more pylint cleanupdol-sen2011-07-131-4/+10
* fix the use of set updates and the with statement.dol-sen2011-07-121-3/+3
* Fix python 3 syntax errors with new revdep-rebuild. Change VERSION toPaul Varner2011-07-121-2/+2
* more cleanup of importing logging. Use the one defined or passed in to in ma...dol-sen2011-07-121-5/+9
* migrate away from a global SETTINGS usage.dol-sen2011-07-121-4/+4
* convert to gentoolkit's standard tab indent.dol-sen2011-07-121-69/+69
* Some fixes after file split. Removed unwanted files. Moved settings into moduleSlawek2011-07-121-5/+5
* Split to several files. Introduced logging (instead of print_v)Slawomir Lis2011-07-121-0/+103