index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pym
Age
Commit message (
Expand
)
Author
2012-04-04
equery: turn sys.argv into a parameter
Mike Frysinger
2012-03-18
fix a missed hardcoded path not using the portage.root.
Brian Dolbec
2012-03-18
add an ebuild listing option to equery which as requested by Calchan and ryao.
Brian Dolbec
2012-03-03
Add ignored files/directories check.
Brian Dolbec
2012-03-02
fix bug 406613. ignore any .keep_* files in /var/db/pkg. Print a warning for...
Brian Dolbec
2012-03-01
fix bug 406495. renamed portage.config() parameter from _eprefix to eprefix.
Brian Dolbec
2012-02-06
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
Paul Varner
2012-02-06
Change the documentation for revdep-rebuild --library.
Paul Varner
2012-01-27
Fix bug 400957 where -hC did not work to to printing help immediately upon f...
Brian Dolbec
2012-01-22
fix bug 398103 to properly delete broken symlinks and not abort.
Brian Dolbec
2011-12-22
Fix equery's term_width too.
Brian Dolbec
2011-12-22
Fix the term_width setting for the recent portage change, which is now return...
Brian Dolbec
2011-10-10
reverse the logging message in analyse.py since it is not correct.
dol-sen
2011-10-10
add --library output to revdep-rebuild.
dol-sen
2011-08-25
fix bug 380573.
dol-sen
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
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 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
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
[next]