aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pquery: sort output option into more logical locationspqueryTim Harder2015-11-291-16/+16
* pquery: add initial short versions of repo type optionsTim Harder2015-11-291-4/+4
* pquery: add explicit --installed option to search vdbTim Harder2015-11-291-1/+5
* pquery: add support for restricting revdep queries to specific dep typesTim Harder2015-11-291-3/+18
* pquery: initial --size support (todo)Tim Harder2015-11-291-2/+14
* pquery: color dirs and links similar to equery output for --contentsTim Harder2015-11-291-2/+7
* ebuild: drop old forced import to break cycleTim Harder2015-11-281-4/+0
* shell/pkgcore.sh: rename _ebuild_path() to _pkgpath()Tim Harder2015-11-281-2/+2
* shell/pkgcore.sh: clean up checking for bad package atomsTim Harder2015-11-281-6/+8
* shell/pkgcore.sh: various changes to fix usage with bashTim Harder2015-11-281-26/+32
* pquery: don't sort herds or maintainers attributesTim Harder2015-11-281-1/+3
* move zsh completion into shell directoryTim Harder2015-11-282-1/+0
* initial pkgcore shell function libraryTim Harder2015-11-282-0/+55
* pinspect: remove old todo as known profiles is already implementedTim Harder2015-11-271-1/+1
* triggers: make sure to use binpkg repo's location in output messageTim Harder2015-11-271-1/+1
* bash: remove seemingly unnecessary extra newline after installing to $DTim Harder2015-11-271-1/+0
* pinspect profile: use arg validation phase instead of profile typingTim Harder2015-11-261-5/+6
* pinspect profile: check for invalid profile pathsTim Harder2015-11-261-1/+5
* pinspect profile: internalize argparse profile type and revert nameTim Harder2015-11-261-5/+5
* pinspect profile: fix multi-profile outputTim Harder2015-11-261-1/+1
* pinspect profile: various minor lint clean upsTim Harder2015-11-261-9/+8
* pinspect profile: explicitly import pkgcore.ebuild.profilesTim Harder2015-11-261-4/+5
* pinspect profile: add support for listing multi-profile statusesTim Harder2015-11-261-7/+10
* pinspect profile: add initial profile status querying supportTim Harder2015-11-262-3/+19
* pmaint digest: minor conditionals clean up for arg validationTim Harder2015-11-261-5/+5
* pmaint digest: default to digesting an entire repo if no target passedTim Harder2015-11-261-1/+1
* scripts: minor extra line collapsingTim Harder2015-11-264-16/+8
* portage_conf: explicitly set 'binpkg' repo IDTim Harder2015-11-261-0/+1
* commandline: use repo_id for a choice before falling back to config nameTim Harder2015-11-261-1/+1
* zsh: add forgotten zparseopts char for the repo-stack _repos optionTim Harder2015-11-261-1/+1
* zsh: add option for "repo-stack" completion to _reposTim Harder2015-11-261-1/+3
* fetch: just use os.stat directly instead of os.path.getsize()Tim Harder2015-11-261-1/+1
* fetch: raise FetchFailed if distfile is emptyTim Harder2015-11-251-0/+3
* ebuild/processor: fix FD selection for bash process on OS XD.C2015-11-221-5/+6
* ebuild/processor: don't prepend hardcoded system dirs to ebuild env's PATHD.C2015-11-222-3/+0
* man: generate generic man page rst docs for unedited versionsTim Harder2015-11-228-50/+15
* doc: minor output generalization for man page generationTim Harder2015-11-221-1/+1
* util/commandline: fix handling for multi-line long descriptionsTim Harder2015-11-221-1/+1
* pquery: move long description to moduleTim Harder2015-11-222-17/+15
* add support for generating man page descriptions from codeTim Harder2015-11-2218-64/+24
* pquery: rename --no-filters option to --unfilteredTim Harder2015-11-221-5/+5
* ebuild/repository: remove old, unused override_repo_id parameterTim Harder2015-11-221-9/+2
* pquery: minor docstring clarificationTim Harder2015-11-221-1/+1
* ebuild/errors: improve malformed atom exception string outputTim Harder2015-11-212-2/+5
* ebuild/cpv: use more descriptive strings for InvalidCPV exceptionsTim Harder2015-11-211-8/+8
* fix catching CommandNotFound exceptionsTim Harder2015-11-214-18/+18
* bash: use compgen to get function listsTim Harder2015-11-213-20/+3
* import find_binary directly from snakeoil instead of pkgcore.spawnTim Harder2015-11-215-15/+18
* repo_objs: use repos.conf config names as aliases instead of repo_idsTim Harder2015-11-201-3/+3
* domain: drop unfiltered repo groupsTim Harder2015-11-202-15/+3