index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-02
euse: Fix 'grep: Unmatched ( or \(' errors with euse -i
Paul Varner
2015-05-27
revdep-rebuild: Remove broken NO_PRETEND setting
Mike Gilbert
2015-04-23
euse: Fix PORTDIR deprecation message. Bug 505160
Paul Varner
2015-01-23
Fix eread to only display elog files. (Bug 534686)
Paul Varner
2014-11-13
eclean: fix typos in man page and line wrap long lines
Mike Frysinger
2014-11-12
revdep-rebuild.py: Fix recent changes to work with Python 3
Paul Varner
2014-11-12
Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...
Slawek Lis
2014-11-12
--library option - partial filename checking
Slawek Lis
2014-11-11
revdep-rebuild.sh: Look for issues with symbols. (Bug 63643)
Paul Varner
2014-11-07
revdep --library fixes
Slawek Lis
2014-11-07
logging level
Slawek Lis
2014-11-07
help text update
Slawek Lis
2014-11-07
loggin update
Slawek Lis
2014-11-05
using debug logging
Slawek Lis
2014-11-05
updated default cache location for non-root
Slawek Lis
2014-10-30
revdep-rebuild: Fix python version to honor --debug
Paul Varner
2014-10-24
Fix gawk warning escape sequence \. treated as plain. Bug 526400
Paul Varner
2014-08-28
setup.py: Fix installation on slackware systems
Brian Dolbec
2014-08-28
Fix two typos
Brian Dolbec
2014-08-28
equery has: Add CFLAGS, CXXFLAGS, LDFLAGS to strip the leading '-'
Brian Dolbec
2014-08-28
output all messages into stdout instead of stderr
Slawek Lis
2014-04-19
equery: Don't always print the license field (bug #508114).
Tobias Heinlein
2014-03-27
Fixed bug when no libraries are passed
Slawek Lis
2014-03-26
Switch from getopt to argparse
Slawek Lis
2014-03-24
parsing revdep config refactor, added environment config read (as sugggested ...
Slawek Lis
2014-03-24
Moved option and config parsing into settings module
Slawek Lis
2014-03-17
Fix for non-existing libraries version (https://bugs.gentoo.org/show_bug.cgi?...
slis
2014-03-17
Fix #504654 - problem with encoding for non-ascii filenames
slis
2014-03-11
Remove unused revdep-rebuild.py
Paul Varner
2014-03-11
Remove development version warning
Paul Varner
2014-03-06
Update revdep-rebuild.sh to use new path for functions.sh. (Bug 373219)
Paul Varner
2014-02-22
Fix the broken import statement for sets.
Merlijn Wajer
2014-02-18
revdep_rebuild/rebuild.py: Migrate an os.system() call to subprocess.call()
Brian Dolbec
2014-02-18
revdep_rebuild/rebuild.py: Add debug timing info for the emerge call.
Brian Dolbec
2014-02-18
revdep_rebuild/rebuild.py: Remove useless emerge_command reassignment to itself.
Brian Dolbec
2014-02-18
revdep_rebuild/assign.py: Improve a couple logger messages formatting.
Brian Dolbec
2014-02-18
revdep_rebuild/assign.py: Downgrade a logging.info message to logging.debug
Brian Dolbec
2014-02-18
revdep_rebuild.py/assign.py: Fix a bug in the slot assignment.
Brian Dolbec
2014-02-18
revdep_rebuild: Fix pkgs to merge being incorrectly filtered.
Brian Dolbec
2014-02-18
revdep_rebuild/analyse.py: Improve LibCheck.search() totals debug output.
Brian Dolbec
2014-02-18
recdep_rebuild/analyse.py: Fix LibCheck.search() overwiting found_libs...
Brian Dolbec
2014-02-18
revdep_rebuild/analyse.py: No need to convert to a set before updating maske...
Brian Dolbec
2014-02-18
revdep_rebuild/analyse.py: Correctly set search bits for -L searches...
Brian Dolbec
2014-02-18
revdep_rebuild: Remove unused symlink_pairs code.
Brian Dolbec
2014-02-18
revdep_rebuild/analyse.py: Remove the -n option from the scanelf parameters.
Brian Dolbec
2014-02-18
revdep_rebuild/collect.py: Fix incorrect usage of set.union(), should have be...
Brian Dolbec
2014-02-18
Revert "revdep-rebuild/analyse.py: Change the scanelf call parameters."
Brian Dolbec
2014-02-17
revdep-rebuild/analyse.py: Change the scanelf call parameters.
Brian Dolbec
2014-02-17
revdep-rebuild/cache.py: Convert cache loading to sets()
Brian Dolbec
2014-02-17
fixed commented out rebuild
slis
[next]