gentoolkit.git
2012-11-12 W. Trevor Kingeclean/test_clean: remove unused test_test_support... gentoolkit
2012-11-12 W. Trevor Kingtest_cpv: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingequery/test_init: fix test_main and mark so nosetests...
2012-11-12 W. Trevor Kingtest_atom: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingeclean/test_search: fix test_main and mark so nosetests...
2012-11-12 W. Trevor Kingtest_helpers: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingtest_keyword: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingtest_query: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingtest_syntax: fix test_main and mark so nosetests will...
2012-11-12 W. Trevor Kingcpv: define package_list in compare_strs doctest
2012-11-12 W. Trevor Kingcpv: remove shebang from module without __name__ =...
2012-11-12 W. Trevor Kingdependencies: avoid Package-is-not-iterable in graph_re...
2012-11-12 W. Trevor Kingdependencies: update Dependencies doctest to use portag...
2012-11-12 W. Trevor Kinghelpers: update entry counts and version range in Chang...
2012-11-12 W. Trevor Kinghelpers: update package counts in get_cpvs doctest
2012-11-12 W. Trevor Kinghelpers: convert get_cpvs output to a set before calcul...
2012-11-12 W. Trevor Kinghelpers: use print() in ChangeLog doctest for Python...
2012-11-12 W. Trevor Kingkeyword: define keyword_list in compare_strs doctest
2012-11-12 W. Trevor Kingkeyword: use Python 2/3-agnostic set notation in reduce...
2012-11-12 W. Trevor Kingkeyword: remove shebang from module without __name__...
2012-11-12 W. Trevor Kingmetadata: fix 'maintainer' -> 'maintainers' in module...
2012-11-12 W. Trevor Kingmetadata: add new _Upstream attributes in module doctest
2012-11-12 W. Trevor Kingmetadata: update gnome-print USE description
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 King.gitignore: remove auto-generated stuff from `git status`
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 Kingpylint: update pylintrc based on the template from...
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 Dolbecmore man page fixes.
2012-10-21 Brian Dolbecman page updates thanks to Francesco Turco. Update...
2012-10-09 Paul VarnerMinor example changes to equery man page.
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-26 Paul VarnerFix euse to always prefer /etc/portage/make.conf over...
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-29 Brian Dolbecupdate authors with my contributions.
2012-06-20 Paul VarnerAdd support for the md5-cache metadata format. (Bug...
2012-06-20 Paul VarnerAdd support for ':' in the profiles parent file for...
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 VarnerChange sed statement in euse to fix bug 410365.
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-26 SÅ‚awomir NizioExtend eread to allow sorting (bug 413577).
2012-04-11 Paul VarnerFix eread to work on a prefix environment. gentoolkit-0.3.0.6
2012-04-11 Paul VarnerRemove incorrect usage of -r flage for egrep (Bug 410137).
2012-04-11 Paul VarnerFix eshowkw traceback on prefix enviroments (Bug 411599).
2012-04-11 Paul VarnerUpdate man page to include --ebuild option to equery...
2012-04-04 Mike Frysingerequery: turn sys.argv into a parameter
2012-03-20 Paul VarnerAdd patch from Vitaly Shimansky to fix regex in modify_...
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-06 Paul VarnerApply patch from Jared Hancock to disable globbing.
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-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).
next