index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-07
Add missing quotes
Christian Ruppert
2011-08-25
fix bug 380573.
dol-sen
2011-08-24
Fix traversal of cascading profiles by euse (Bug 379559).
Paul Varner
2011-07-27
Fix missing parenthises in euse. Bug 376393
Paul Varner
2011-07-15
Fix updated Package class to work correctly with prefix portage
Paul Varner
2011-07-15
Update Package Class to allow passing of local_config.
Paul Varner
2011-07-15
Do not index ChangeLog entries with an invalid CPV. (Bug 375293)
Paul Varner
2011-07-14
Fix call_program to actually return stdout as string under py3k
Paul Varner
2011-07-14
Change default cache directory to '/var/cache/revdep-rebuild'
Paul Varner
2011-07-13
Fix help for --binpkgs-missing option
Paul Varner
2011-07-13
Make development warning always print
Paul Varner
2011-07-13
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
dol-sen
2011-07-13
major pylint cleanup, 2 probable bugs fixed along the way.
dol-sen
2011-07-13
merge head, fix conflicts, more pylint cleanup
dol-sen
2011-07-13
partial pylint cleanup
dol-sen
2011-07-13
Fix python 3 incompatible code
Paul Varner
2011-07-13
Add from __future__ import print_function for python 3 compatability
Paul Varner
2011-07-13
Change description from 'analyze' to 'revdep-rebuild' description
Paul Varner
2011-07-13
Hardcode APP_NAME to revdep-rebuild
Paul Varner
2011-07-13
fix the placement of the l.endswith('.a') in the if
dol-sen
2011-07-12
fix a possibility of a None type error in exclDictMatchCP
dol-sen
2011-07-12
fix the use of set updates and the with statement.
dol-sen
2011-07-12
Remove automatic adding of pretend to revdep-rebuild options.
Paul Varner
2011-07-12
Fix python 3 syntax errors with new revdep-rebuild. Change VERSION to
Paul Varner
2011-07-12
Update setup.py for python revdep-rebuild
Paul Varner
2011-07-12
Switch revdep-rebuild to python version.
Paul Varner
2011-07-12
Fixed --library checking when not using cache
Slawek
2011-07-12
Added support for file path in -L option
Slawek
2011-07-12
Fixed .la files parser. Some minor logging fixes.
Slawek
2011-07-12
pass the nocolor setting on to emerge.
dol-sen
2011-07-12
move unused function to stuff.py
dol-sen
2011-07-12
change the masking status message.
dol-sen
2011-07-12
whitespace separation from system imports
dol-sen
2011-07-12
more cleanup of importing logging. Use the one defined or passed in to in ma...
dol-sen
2011-07-12
migrate away from a global SETTINGS usage.
dol-sen
2011-07-12
new /bin/revdep-ng script. revamp rebuild.py for a better api.
dol-sen
2011-07-12
convert to gentoolkit's standard tab indent.
dol-sen
2011-07-12
rename revdep-rebuild.py due to a python error if a '-' is used in the name.
dol-sen
2011-07-12
Fixed bug from: http://bugs.gentoo.org/show_bug.cgi?id=353518
Slawek
2011-07-12
Some fixes after file split. Removed unwanted files. Moved settings into module
Slawek
2011-07-12
Split to several files. Introduced logging (instead of print_v)
Slawomir Lis
2011-07-12
Fixed error in reading cache. Fixed problem with too many files to check.
Slawek
2011-07-12
Fixed checks for --library option
lis.slawek
2011-07-12
Fixed scanning revdep config; minor fix in analyse function
lis.slawek
2011-07-12
Fixed problem with 32/64 bit libraries and binaries
lis.slawek
2011-07-12
Comment the NO_PRETEND variable better.
brian.dolbec
2011-07-12
fix a missing leading space so that any args are not attached to the emerge c...
brian.dolbec
2011-07-12
Initial revision of revdep-rebuild python version
lis.slawek
2011-07-12
create a pkg for the new python revdep-rebuild.
brian.dolbec
2011-07-12
Update eclean man page to change deprecated to unavailable.
Paul Varner
[next]