index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2011-07-12
Change "Deprecated" to "unavailable" to reflect term used in portage.
Paul Varner
2011-06-14
Fix spelling errors in equery.1 and euse.1 man pages. (Bug 371268)
Paul Varner
2011-05-29
Allow only one arg for --arch/-a
Christian Ruppert
2011-05-28
Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit in...
Christian Ruppert
2011-05-24
Change revdep-rebuild to no longer determine the build order. Instead
Paul Varner
2011-05-23
Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug 36...
Paul Varner
2011-05-22
fix the Dependencies.graph_depends() api return value not being correct.
dol-sen
2011-05-19
fix bug 368113 dupe'd USE flags
dol-sen
2011-05-19
Revert "uniqify the list of returned use flags in uses.py. Bug 368113"
dol-sen
2011-05-20
uniqify the list of returned use flags in uses.py. Bug 368113
Paul Varner
2011-05-18
add keywords formatter option.
dol-sen
2011-05-16
found a better spot to set piping wrap width so as to disable for all piping ...
dol-sen
2011-05-16
add CONFIG['termWidth'] setting to the no-pipe option to effectively turn off...
dol-sen
2011-05-16
fix py3 compatibility issues in eshowkw.
dol-sen
2011-05-11
Update setup.py for namespace change of analyse to enalyze
Paul Varner
2011-05-11
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
Paul Varner
2011-05-11
Fix euse to treat PORTDIR the same as an overlay for purposes of printing the...
Paul Varner
2011-05-11
analyse namespace change to enalyze and standardize the spelling to use the '...
dol-sen
2011-05-10
Fix euse to print proper statement for egencache. Bug 366673
Paul Varner
2011-05-10
Change chmod 700 to chmod 600 when changing permissions on the cache files. B...
Paul Varner
2011-04-23
fix python-3 compatibility for euse bug 364081
Brian Dolbec
2011-04-18
Change eprefix.py to only look at portage for the value of EPREFIX
Paul Varner
2011-04-10
temporary fix for a test failure due to the added dotfiles check.
Brian Dolbec
2011-03-31
Fix extend_realpaths in FileOwner class. (Bug 96515)
Paul Varner
2011-03-28
Latest euse changes from Jared Hancock
Paul Varner
2011-03-17
add the Homepage to epkginfo/equery meta's Upstream option as per idl0r's req...
Brian Dolbec
2011-03-08
add a dotfile check and only delete hidden (.dotfile's) during a destructive ...
Brian Dolbec
2011-02-26
Fix some pylint complains
Christian Ruppert
2011-02-25
Fix small typo
Paul Varner
2011-02-25
Apply latest changes from Jared Hancock
Paul Varner
2011-02-25
Fix whitespace
Paul Varner
2011-02-24
decorate some functions as @staticmethod
Brian Dolbec
2011-02-24
move mysettings out of __getMaskStatus() into __init__() so it is only done o...
Brian Dolbec
2011-02-24
Whitespace
Christian Ruppert
2011-02-24
Fix package.mask check
Christian Ruppert
2011-02-23
fix some alignment mismatches
Brian Dolbec
2011-02-23
fix the rebuild_keywords slot appended bug.
Brian Dolbec
[next]