metadata: gourmet package no longer part of a herd
[gentoolkit.git] / pym /
2012-11-12 W. Trevor Kingmetadata: gourmet package no longer part of a herd
2012-11-12 W. Trevor Kingmetadata: use print() in PackageFormatter doctest for...
2012-11-12 W. Trevor Kingmetadata: remove shebang from module without __name__...
2012-11-11 W. Trevor Kingpackage: use portage-9999 in Package.environment doctest
2012-11-11 W. Trevor Kingpackage: use portage-9999 (and define pkg) in Package...
2012-11-11 W. Trevor Kingpackage: use portage-9999 in module doctest
2012-11-11 W. Trevor Kingpackage: update PackageFormatter doctest to use Query
2012-11-11 W. Trevor Kingpackage: use print() in PackageFormatter doctest for...
2012-11-11 W. Trevor Kingpackage: change "f" -> "path" to avoid pylint C0103...
2012-11-11 W. Trevor Kingpackage: change "e" -> "error" to avoid pylint C0103...
2012-11-11 W. Trevor Kingpackage: remove shebang from module without __name__...
2012-11-11 W. Trevor Kingpackage: wrap long lines to avoid pylint C0301
2012-11-11 W. Trevor Kinghelpers: remove unused "sys" import
2012-11-11 W. Trevor Kinghelpers: change "p" -> "path" to avoid pylint C0103...
2012-11-11 W. Trevor Kinghelpers: wrap long lines to avoid pylint C0301
2012-11-11 W. Trevor Kinghelpers: use grep instead of vim in FileOwner doctest
2012-11-09 Paul VarnerFix bug 381581 - revdep-rebuild unicode error
2012-10-31 Paul Varnereclean: Fix pkg sorting to work with Python3 gentoolkit-0.3.0.7
2012-10-31 Mike Frysingereclean: sort pkg list shown to user
2012-10-21 Brian Dolbecman page updates thanks to Francesco Turco. Update...
2012-10-09 Paul VarnerModify _pkg_re to work with EAPI 4-python which is...
2012-10-06 Brian Dolbecpy 3.3 fix for bug 436934. Change the level parameter...
2012-09-06 Paul VarnerRemove check of isatty when guessing color.
2012-08-24 Paul VarnerStrip initial whitespace at the start of the descriptio...
2012-08-01 Brian Dolbecmark dbapi as deprecated.
2012-08-01 Brian Dolbecreplace all use of dbapi's PORTDB, VARDB, BINDB assigne...
2012-07-24 Paul VarnerReturn string from Package.__str__ (Bug 423209)
2012-06-29 Brian Dolbecreverse an accidental indentation change from tabs...
2012-06-29 Brian Dolbecmove enalyse/base.py to gentoolkit for general module...
2012-06-29 Brian Dolbecupdate docstrings to ready it for a move to gentoolkit...
2012-06-19 Paul VarnerChange division to floor division for Python3 compatibi...
2012-06-07 Brian Dolbecfix a bug in enalyze rebuild where it did not consider...
2012-06-02 Brian Dolbecremove the auto linewrapping from the stablereq output...
2012-06-02 Brian Dolbecadd a -S, --stablereq option to equery meta to list...
2012-05-16 Paul VarnerFix output to be sorted using portage.versions.vercmp...
2012-05-16 Paul VarnerMake colors for useflags be the same as portage.
2012-05-08 Paul VarnerFix Bug 414627, where not all packages were being printed.
2012-04-11 Paul VarnerFix eshowkw traceback on prefix enviroments (Bug 411599).
2012-04-04 Mike Frysingerequery: turn sys.argv into a parameter
2012-03-19 Brian Dolbecfix a missed hardcoded path not using the portage.root.
2012-03-19 Brian Dolbecadd an ebuild listing option to equery which as request...
2012-03-04 Brian DolbecAdd ignored files/directories check.
2012-03-02 Brian Dolbecfix bug 406613. ignore any .keep_* files in /var/db...
2012-03-02 Brian Dolbecfix bug 406495. renamed portage.config() parameter...
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-10-10 dol-senreverse the logging message in analyse.py since it...
2011-10-10 dol-senadd --library output to revdep-rebuild.
2011-08-25 dol-senfix bug 380573.
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 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 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 VarnerChange "Deprecated" to "unavailable" to reflect term...
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-23 dol-senfix the Dependencies.graph_depends() api return value...
2011-05-20 dol-senfix bug 368113 dupe'd USE flags
next