Tim Harder

Results 219 issues of Tim Harder

Currently it doesn't recurse on deep and has other issues due to being implemented directly in the pmerge script and run against the inputted atom list instead of being put...

enhancement

One example that's needed when using userpriv and non-public git repos is SSH_AUTH_SOCK. This list should probably be maintained in pkgcore/ebuild/const.py.

enhancement

Currently the default looks like the following for simple cases: REQUIRED_USE requirement wasn't met Failed to match: contains [gpm] from: contains [gpm] for USE: lzma bzip2 abi_x86_64 amd64 fbcon zlib...

enhancement
package-manager

This will have to take eclasses into account and will probably have a lot of false positives unless we can figure out how to parse bash in some manner without...

check
bash

Currently only version-scope checks are run, but it could make sense if all version-related results for a selected version could be outputted. It depends on what the average user expects...

enhancement

Reworking runner creation and producer queuing should allow parallelizing more types of checks that should support it by default. For example, it's now possible to run a majority of profiles...

enhancement

Many files found in profiles/* for the gentoo repo have a certain semi-standard of commenting entries. It could be useful to parse/verify this structure since I don't think unexplained entries...

check

In essence, it could be possible to incrementally scan a repo per commit while still generating all results done via a full tree scan. This would allow for much faster...

enhancement

As well as function signatures and info from the related docstrings. There should be some way of limiting sphinx-apidoc to generate docs for a single module instead of the entire...

docs

A revdeps cache would be helpful for many potential checks (or making others work as expected) as seen in other issues.

enhancement
rev-dep cache