aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ebuild: move from 'raw_repo' to 'repo_config' for config objsTim Harder2015-11-206-27/+27
* pebuild: use more specific error messagesTim Harder2015-11-201-6/+8
* minor whitespace consistencyTim Harder2015-11-202-4/+4
* pquery: add argument validation phaseTim Harder2015-11-201-31/+15
* ebuild/formatter: move userquery support to snakeoil.cliTim Harder2015-11-201-93/+2
* pmerge: remove old package operation type mapping supportTim Harder2015-11-201-14/+0
* pmaint digest: output info message after fetching sourcesTim Harder2015-11-161-3/+2
* ebuild/processor: export CHOST/CBUILD/CTARGET to the default ebuild envTim Harder2015-11-152-10/+10
* pmerge: don't run pkg_pretend for fetching onlyTim Harder2015-11-151-13/+15
* minor whitespace cleanupTim Harder2015-11-151-3/+0
* pmaint digest: add an argparse validation phaseTim Harder2015-11-151-3/+15
* pmaint digest: don't re-run digesting process for every repoTim Harder2015-11-153-48/+57
* pmaint digest: fix building pkg matches listTim Harder2015-11-141-2/+2
* pmaint digest: fix digesting multiple directory/ebuild targetsTim Harder2015-11-131-6/+4
* repo/multiplex: simplify repo_containing_pathTim Harder2015-11-131-2/+1
* pmaint: allow more argument types for pmaint digestTim Harder2015-11-133-62/+71
* repo/multiplex: add support for finding a repo matching a given pathTim Harder2015-11-131-0/+25
* pebuild: use unfiltered ebuild reposTim Harder2015-11-131-1/+1
* domain: fix raw repo attrs to really point to raw reposTim Harder2015-11-131-3/+3
* domain: add attrs for unfiltered ebuild and binary reposTim Harder2015-11-131-0/+16
* pebuild: add repo variable aliasTim Harder2015-11-131-3/+4
* test: mangle only_error() from our custom argparser as wellTim Harder2015-11-101-0/+1
* commandline: remove space between repo ID and path for available optionsTim Harder2015-11-091-1/+1
* pquery: add --ebuild-repos and --binary-repos optionsTim Harder2015-11-091-2/+15
* Fix PATH quoting in bash/generate_global_func_list.bashMichał Górny2015-11-091-1/+1
* readme: simplify utility descriptionsTim Harder2015-11-091-6/+6
* multiplex: toss seemingly unnecessary class-level attributeTim Harder2015-11-081-2/+1
* doc: add more docstrings for various classes/funcsTim Harder2015-11-084-28/+69
* scripts: make script_name a required argumentTim Harder2015-11-081-4/+1
* test: more minor repo location/naming consistency tweaksTim Harder2015-11-081-9/+9
* portage_conf: Fix undefined var ref in profile error handlingMichał Górny2015-11-081-1/+1
* test: use mock to pretend we changed working directoriesTim Harder2015-11-081-8/+11
* test: add specific test for symlinked repo issuesTim Harder2015-11-081-37/+51
* repository: use realpath instead of abspath to determine file repo statusTim Harder2015-11-082-6/+12
* test: add workarounds to support both legacy and new repo/dist/pkg dirsTim Harder2015-11-081-16/+6
* config: change default locations for DISTDIR, PKGDIR, and the main repoTim Harder2015-11-077-19/+19
* config: use a shallow git clone by defaultTim Harder2015-11-071-0/+1
* sync: add sync-opts support as a repos.conf option for syncing optionsTim Harder2015-11-072-14/+16
* test: simplify git checkouts for upgrade scriptTim Harder2015-11-071-8/+4
* test: initial script to perform rudimentary upgrade testsTim Harder2015-11-071-0/+91
* errors: fix local variable usage for ParseErrorTim Harder2015-11-061-3/+3
* pmerge: simplify error classes for parse errorsTim Harder2015-11-062-13/+16
* pmerge: show user-inputted target token for ambiguous queriesTim Harder2015-11-061-4/+4
* man: update various atom dependency docsTim Harder2015-11-061-22/+16
* pmerge: point to extended atom syntax docs in pkgcore(5)Tim Harder2015-11-061-5/+2
* pmerge: add more target specific docsTim Harder2015-11-061-10/+12
* spawn: Ensure that SANDBOX_BINARY is actually Gentoo sandboxMichał Górny2015-11-061-1/+8
* pmerge: treat all package restrictions the same when parsing targetsTim Harder2015-11-061-2/+2
* atom: don't duplicate atom output for invalid CPVsTim Harder2015-11-041-1/+1
* pmerge: minor quoting tweaks for set-related error messagesTim Harder2015-11-041-2/+2