summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-08equery/meta.py: Revert the changes to the verbose section or format_maintainersBrian Dolbec
2015-11-08equery/meta.py: Fix a traceback reported by Manuel RuegerBrian Dolbec
2015-10-22gentoolkit: Fix to allow package names of all digits. Bug 562952Paul Varner
2015-10-19eclean: Fix traceback error caused by adding -i optionPaul Varner
2015-10-19eclean: Add option to allow for missing PKGDIR. Bug 551266Paul Varner
2015-10-16revdep-rebuild: add tmpfiles.d filePaul Varner
2015-10-15eclean: fix eclean-pkg -n -d Bug #472020Marc Joliet
2015-08-09eshowkw: Gray out unstable archesMichał Górny
2015-06-02gentoolkit: Fix query.py to properly work with sets (Bug 546726)Paul Varner
2015-06-02euse: Fix 'grep: Unmatched ( or \(' errors with euse -iPaul Varner
2015-05-27revdep-rebuild: Remove broken NO_PRETEND settingMike Gilbert
2015-04-23euse: Fix PORTDIR deprecation message. Bug 505160Paul Varner
2015-01-23Fix eread to only display elog files. (Bug 534686)Paul Varner
2014-11-13eclean: fix typos in man page and line wrap long linesMike Frysinger
2014-11-12revdep-rebuild.py: Fix recent changes to work with Python 3Paul Varner
2014-11-12Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Slawek Lis
2014-11-12--library option - partial filename checkingSlawek Lis
2014-11-11revdep-rebuild.sh: Look for issues with symbols. (Bug 63643)Paul Varner
2014-11-07revdep --library fixesSlawek Lis
2014-11-07logging levelSlawek Lis
2014-11-07help text updateSlawek Lis
2014-11-07loggin updateSlawek Lis
2014-11-05using debug loggingSlawek Lis
2014-11-05updated default cache location for non-rootSlawek Lis
2014-10-30revdep-rebuild: Fix python version to honor --debugPaul Varner
2014-10-24Fix gawk warning escape sequence \. treated as plain. Bug 526400Paul Varner
2014-08-28setup.py: Fix installation on slackware systemsBrian Dolbec
2014-08-28Fix two typosBrian Dolbec
2014-08-28equery has: Add CFLAGS, CXXFLAGS, LDFLAGS to strip the leading '-'Brian Dolbec
2014-08-28output all messages into stdout instead of stderrSlawek Lis
2014-04-19equery: Don't always print the license field (bug #508114).Tobias Heinlein
2014-03-27Fixed bug when no libraries are passedSlawek Lis
2014-03-26Switch from getopt to argparseSlawek Lis
2014-03-24parsing revdep config refactor, added environment config read (as sugggested ...Slawek Lis
2014-03-24Moved option and config parsing into settings moduleSlawek Lis
2014-03-17Fix for non-existing libraries version (https://bugs.gentoo.org/show_bug.cgi?...slis
2014-03-17Fix #504654 - problem with encoding for non-ascii filenamesslis
2014-03-11Remove unused revdep-rebuild.pyPaul Varner
2014-03-11Remove development version warningPaul Varner
2014-03-06Update revdep-rebuild.sh to use new path for functions.sh. (Bug 373219)Paul Varner
2014-02-22Fix the broken import statement for sets.Merlijn Wajer
2014-02-18revdep_rebuild/rebuild.py: Migrate an os.system() call to subprocess.call()Brian Dolbec
2014-02-18revdep_rebuild/rebuild.py: Add debug timing info for the emerge call.Brian Dolbec
2014-02-18revdep_rebuild/rebuild.py: Remove useless emerge_command reassignment to itself.Brian Dolbec
2014-02-18revdep_rebuild/assign.py: Improve a couple logger messages formatting.Brian Dolbec
2014-02-18revdep_rebuild/assign.py: Downgrade a logging.info message to logging.debugBrian Dolbec
2014-02-18revdep_rebuild.py/assign.py: Fix a bug in the slot assignment.Brian Dolbec
2014-02-18revdep_rebuild: Fix pkgs to merge being incorrectly filtered.Brian Dolbec
2014-02-18revdep_rebuild/analyse.py: Improve LibCheck.search() totals debug output.Brian Dolbec
2014-02-18recdep_rebuild/analyse.py: Fix LibCheck.search() overwiting found_libs...Brian Dolbec