index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-16
Fix output to be sorted using portage.versions.vercmp (bug 409449).
Paul Varner
2012-05-16
Make colors for useflags be the same as portage.
Paul Varner
2012-05-08
Fix Bug 414627, where not all packages were being printed.
Paul Varner
2012-04-25
Extend eread to allow sorting (bug 413577).
Sławomir Nizio
2012-04-11
Fix eread to work on a prefix environment.
Paul Varner
2012-04-11
Remove incorrect usage of -r flage for egrep (Bug 410137).
Paul Varner
2012-04-11
Fix eshowkw traceback on prefix enviroments (Bug 411599).
Paul Varner
2012-04-11
Update man page to include --ebuild option to equery which command
Paul Varner
2012-04-04
equery: turn sys.argv into a parameter
Mike Frysinger
2012-03-19
Add patch from Vitaly Shimansky to fix regex in modify_packages()
Paul Varner
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-05
Apply patch from Jared Hancock to disable globbing.
Paul Varner
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-20
Update the comment for setting the overlay name.
Paul Varner
2012-02-20
Change overlay name to match portage when repo_name is not found.
Paul Varner
2012-02-20
Fix euse -i to not print errors from 'cat' when determining the repository name
Paul Varner
2012-02-16
Fix revdep-rebuild.sh to properly honor emerge return codes.
Paul Varner
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-12-19
Fix setup.py to work with EPREFIX changes in Portage (Bug 394909).
Paul Varner
2011-11-28
Fix typo in euse
Paul Varner
2011-10-12
Fix revdep-rebuiild to exit correctly with correct error code when emerge
Paul Varner
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-09-07
Add missing quotes
Christian Ruppert
2011-08-25
fix bug 380573.
dol-sen
2011-08-24
Fix traversal of cascading profiles by euse (Bug 379559).
Paul Varner
2011-07-27
Fix missing parenthises in euse. Bug 376393
Paul Varner
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
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
dol-sen
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 python 3 incompatible code
Paul Varner
2011-07-13
Add from __future__ import print_function for python 3 compatability
Paul Varner
2011-07-13
Change description from 'analyze' to 'revdep-rebuild' description
Paul Varner
2011-07-13
Hardcode APP_NAME to revdep-rebuild
Paul Varner
[next]