gentoolkit.git
2012-02-20 Paul VarnerUpdate the comment for setting the overlay name. gentoolkit-0.3.0.5
2012-02-20 Paul VarnerChange overlay name to match portage when repo_name...
2012-02-20 Paul VarnerFix euse -i to not print errors from 'cat' when determi...
2012-02-16 Paul VarnerFix revdep-rebuild.sh to properly honor emerge return...
2012-02-06 Paul VarnerMerge branch 'gentoolkit' of git+ssh://git.overlays...
2012-02-06 Paul VarnerChange the documentation for revdep-rebuild --library.
2012-01-27 Brian DolbecFix bug 400957 where -hC did not work to to printing...
2012-01-22 Brian Dolbecfix bug 398103 to properly delete broken symlinks and...
2011-12-23 Brian DolbecFix equery's term_width too.
2011-12-23 Brian DolbecFix the term_width setting for the recent portage chang...
2011-12-19 Paul VarnerFix setup.py to work with EPREFIX changes in Portage...
2011-11-28 Paul VarnerFix typo in euse
2011-10-12 Paul VarnerFix revdep-rebuiild to exit correctly with correct...
2011-10-10 dol-senreverse the logging message in analyse.py since it...
2011-10-10 dol-senadd --library output to revdep-rebuild.
2011-09-07 Christian RuppertAdd missing quotes
2011-08-25 dol-senfix bug 380573.
2011-08-24 Paul VarnerFix traversal of cascading profiles by euse (Bug 379559).
2011-07-27 Paul VarnerFix missing parenthises in euse. Bug 376393
2011-07-16 Paul VarnerFix updated Package class to work correctly with prefix...
2011-07-16 Paul VarnerUpdate Package Class to allow passing of local_config.
2011-07-15 Paul VarnerDo not index ChangeLog entries with an invalid CPV...
2011-07-14 Paul VarnerFix call_program to actually return stdout as string...
2011-07-14 Paul VarnerChange default cache directory to '/var/cache/revdep...
2011-07-14 Paul VarnerFix help for --binpkgs-missing option
2011-07-14 Paul VarnerMake development warning always print
2011-07-14 dol-senMerge branch 'gentoolkit' of git+ssh://git.overlays...
2011-07-14 dol-senmajor pylint cleanup, 2 probable bugs fixed along the...
2011-07-13 dol-senmerge head, fix conflicts, more pylint cleanup
2011-07-13 dol-senpartial pylint cleanup
2011-07-13 Paul VarnerFix python 3 incompatible code
2011-07-13 Paul VarnerAdd from __future__ import print_function for python...
2011-07-13 Paul VarnerChange description from 'analyze' to 'revdep-rebuild...
2011-07-13 Paul VarnerHardcode APP_NAME to revdep-rebuild
2011-07-13 dol-senfix the placement of the l.endswith('.a') in the if
2011-07-13 dol-senfix a possibility of a None type error in exclDictMatchCP
2011-07-13 dol-senfix the use of set updates and the with statement.
2011-07-12 Paul VarnerRemove automatic adding of pretend to revdep-rebuild...
2011-07-12 Paul VarnerFix python 3 syntax errors with new revdep-rebuild...
2011-07-12 Paul VarnerUpdate setup.py for python revdep-rebuild
2011-07-12 Paul VarnerSwitch revdep-rebuild to python version.
2011-07-12 SlawekFixed --library checking when not using cache
2011-07-12 SlawekAdded support for file path in -L option
2011-07-12 SlawekFixed .la files parser. Some minor logging fixes.
2011-07-12 dol-senpass the nocolor setting on to emerge.
2011-07-12 dol-senmove unused function to stuff.py
2011-07-12 dol-senchange the masking status message.
2011-07-12 dol-senwhitespace separation from system imports
2011-07-12 dol-senmore cleanup of importing logging. Use the one defined...
2011-07-12 dol-senmigrate away from a global SETTINGS usage.
2011-07-12 dol-sennew /bin/revdep-ng script. revamp rebuild.py for a...
2011-07-12 dol-senconvert to gentoolkit's standard tab indent.
2011-07-12 dol-senrename revdep-rebuild.py due to a python error if a...
2011-07-12 SlawekFixed bug from: bugs.gentoo.org/show_bug.cgi?id=353518
2011-07-12 SlawekSome fixes after file split. Removed unwanted files...
2011-07-12 Slawomir LisSplit to several files. Introduced logging (instead...
2011-07-12 SlawekFixed error in reading cache. Fixed problem with too...
2011-07-12 lis.slawekFixed checks for --library option
2011-07-12 lis.slawekFixed scanning revdep config; minor fix in analyse...
2011-07-12 lis.slawekFixed problem with 32/64 bit libraries and binaries
2011-07-12 brian.dolbecComment the NO_PRETEND variable better.
2011-07-12 brian.dolbecfix a missing leading space so that any args are not...
2011-07-12 lis.slawekInitial revision of revdep-rebuild python version
2011-07-12 brian.dolbeccreate a pkg for the new python revdep-rebuild.
2011-07-12 Paul VarnerUpdate eclean man page to change deprecated to unavailable.
2011-07-12 Paul VarnerChange "Deprecated" to "unavailable" to reflect term...
2011-06-14 Paul VarnerFix spelling errors in equery.1 and euse.1 man pages...
2011-05-29 Christian RuppertAllow only one arg for --arch/-a
2011-05-28 Christian RuppertMerge branch 'gentoolkit' of git+ssh://overlays.gentoo...
2011-05-25 Paul VarnerChange revdep-rebuild to no longer determine the build... gentoolkit-0.3.0.4
2011-05-23 Paul VarnerFix revdep-rebuild to use the ORDER_FILE for the final...
2011-05-23 dol-senfix the Dependencies.graph_depends() api return value...
2011-05-20 dol-senfix bug 368113 dupe'd USE flags
2011-05-20 dol-senRevert "uniqify the list of returned use flags in uses...
2011-05-20 Paul Varneruniqify the list of returned use flags in uses.py....
2011-05-18 dol-senadd keywords formatter option.
2011-05-17 dol-senfound a better spot to set piping wrap width so as... gentoolkit-0.3.0.3
2011-05-16 dol-senadd CONFIG['termWidth'] setting to the no-pipe option...
2011-05-16 dol-senfix py3 compatibility issues in eshowkw.
2011-05-12 Paul VarnerUpdate setup.py for namespace change of analyse to... gentoolkit-0.3.0.2
2011-05-12 Paul VarnerMerge branch 'gentoolkit' of git+ssh://git.overlays...
2011-05-12 Paul VarnerFix euse to treat PORTDIR the same as an overlay for...
2011-05-11 dol-senanalyse namespace change to enalyze and standardize...
2011-05-11 Paul VarnerFix euse to print proper statement for egencache. Bug...
2011-05-11 Paul VarnerChange chmod 700 to chmod 600 when changing permissions...
2011-04-24 Brian Dolbecfix python-3 compatibility for euse bug 364081 gentoolkit-0.3.0.1
2011-04-18 Paul VarnerChange eprefix.py to only look at portage for the value...
2011-04-10 Brian Dolbectemporary fix for a test failure due to the added dotfi... gentoolkit-0.3.0
2011-03-31 Paul VarnerFix extend_realpaths in FileOwner class. (Bug 96515)
2011-03-29 Paul VarnerLatest euse changes from Jared Hancock
2011-03-18 Brian Dolbecadd the Homepage to epkginfo/equery meta's Upstream...
2011-03-08 Brian Dolbecadd a dotfile check and only delete hidden (.dotfile...
2011-02-26 Christian RuppertFix some pylint complains
2011-02-25 Paul VarnerFix small typo
2011-02-25 Paul VarnerApply latest changes from Jared Hancock
2011-02-25 Paul VarnerFix whitespace
2011-02-25 Brian Dolbecdecorate some functions as @staticmethod
2011-02-25 Brian Dolbecmove mysettings out of __getMaskStatus() into __init__...
2011-02-24 Christian RuppertWhitespace
2011-02-24 Christian RuppertFix package.mask check
next