index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-11
revdep_rebuild/collect.py: Fix unknown variables.
Brian Dolbec
2014-02-11
revdep_rebuild/analyse.py: Fix a long line.
Brian Dolbec
2014-02-11
revdep-rebuild: Add the function name to the debug messages
Brian Dolbec
2014-02-11
revdep-rebuild: Use set().update() instead of set().union().
Brian Dolbec
2014-02-11
revdep_rebuild/analyse.py: Fix the bug that caused some breakage to not be de...
Brian Dolbec
2014-02-11
revdep_rebuild/analyse.py: Remove unused or commented out code
Brian Dolbec
2014-02-11
revdep_rebuild: Remove duplicate files for the scanelf checks.
Brian Dolbec
2014-02-11
revdep_rebuild/analyse.py: Fix default parameter assignment.
Brian Dolbec
2014-02-11
revdep_rebuild/stuff.py: Remove unused exithandler()
Brian Dolbec
2014-02-11
revdep_rebuild/cache.py: Remove inccorrect bash shebang.
Brian Dolbec
2014-02-11
revdep_rebuild: Fix missing logger variable in check_temp_files().
Brian Dolbec
2014-02-11
revdep_rebuild/assign.py: Fix unused error assignment
Brian Dolbec
2014-02-11
revdep_rebuild/rebuild.py: Add missing logger.warn() call
Brian Dolbec
2014-02-11
revdep_rebuild/rebuild.pt: Remove unused variables
Brian Dolbec
2014-02-11
revdep_rebuild/assign.py: Make assign_packages() ignore files found in /var/d...
Brian Dolbec
2014-02-11
revdep_rebuild: Whitespace cleanup
Brian Dolbec
2014-02-11
revdep_rebuild: Initial pyflakes import and variable cleanup.
Brian Dolbec
2014-02-11
revdep_rebuild: Fix tracebacks due to empy results returned from scanelf calls.
Brian Dolbec
2014-01-21
Merged revdep-rebuild branch
slis
2014-01-10
Separate "Vulnerable" and "Unaffected" by comma/space
Christian Ruppert
2013-12-29
Remove leftover option from when the rebuild module was split out to it's own...
Brian Dolbec
2013-11-21
Handle numbers in package names
Vikraman Choudhury
2013-11-19
revdep-rebuild.sh: Change la_SEARCH_DIRS to use the library paths from
Paul Varner
2013-11-05
euse: use portageq for get_portdir function unconditionally.
Paul Varner
2013-11-02
Add contributing section to README.dev
Paul Varner
2013-11-01
equery: add --ignore-linguas switch to equery man page.
Paul Varner
2013-11-01
equery: add --ignore-linguas switch to 'equery uses'
Julian Ospald
2013-09-30
Fixed multilib support
slis
2013-09-10
Add fallback to using portageq for get_portdir function.
Paul Varner
2013-09-10
Fix Ctrl-C handling when running emerge (Bug 476740).
Paul Varner
2013-09-10
Fix use of REVDEP_REBUILD_DEFAULT_OPTS (Bug 484340).
Paul Varner
2013-09-05
Modify setup.py to include eclean-dist and eclean-pkg.
Paul Varner
2013-09-04
Copy eclean to exlean-dist and eclean-pkg.
Paul Varner
2013-09-04
Change argv[0] name check to use startswith() for compatibilty with python-exec.
Paul Varner
2013-08-29
Convert EMERGE_DEFAULT_OPTS to an array (Bug 482232).
Paul Varner
2013-08-18
Add license field to equery meta as requested by hasufell
Brian Dolbec
2013-08-11
eclean: simplify the sorting
Brian Dolbec
2013-08-11
Add fifo type to equery files, bug 480308.
Brian Dolbec
2013-08-11
prevent a possible unknown object "cleaner"
Brian Dolbec
2013-07-08
euse: fix looking up portage-2 style parent paths with empty repo name
Michael Marineau
2013-07-08
Rename eclean --destructive option to --deep (Bug #475808)
Paul Varner
2013-03-12
equery: respect PORTAGE_CONFIGROOT too
Mike Frysinger
2013-01-17
Change /etc/make.conf references in man pages to make.conf
Paul Varner
2013-01-17
Change behavior and name of REVDEP_DEFAULT_OPTS variable.
Paul Varner
2013-01-14
Add REVDEP_DEFAULT_OPTS variable to allow overriding of EMERGE_DEFAULT_OPTS f...
Paul Varner
2013-01-04
Fix regular expression queries to work properly. (Bug 447406)
Paul Varner
2013-01-03
Fix unicode error when printing unicode strings in set_version.
Paul Varner
2013-01-02
Modify setup.py to accept VERSION as an argument as well as an environment va...
Paul Varner
2012-12-30
fix bug 449300, duped use flags due to non defaulted use flags added from ecl...
Brian Dolbec
2012-12-22
fix bug 445904 make.conf path
Brian Dolbec
[next]