aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ebuild/repo_objs: drop fallback to "default" repo for implicit mastersTim Harder2016-06-061-3/+3
* util/commandline: ignore broken pipesTim Harder2016-06-031-0/+3
* ebuild/repository: whitespace and docstring consistencyTim Harder2016-06-011-17/+8
* setup: make searching for extra programs not sandbox specificTim Harder2016-05-291-6/+8
* const: move tool binaries to using the proxied attr schemeTim Harder2016-05-293-8/+26
* bump versionTim Harder2016-05-281-1/+1
* update newsv0.9.4Tim Harder2016-05-281-0/+6
* setup: snakeoil shouldn't be required to run the setup script anymoreTim Harder2016-05-281-2/+0
* bump versionTim Harder2016-05-281-1/+1
* test/test_spawn: skip sandbox tests if already running in a sandboxv0.9.3Tim Harder2016-05-281-2/+5
* remove old build_api_docs.sh entry from sdist manifestTim Harder2016-05-281-1/+1
* news: update release dateTim Harder2016-05-271-1/+1
* ebd: only export TMPDIR during phases as per the specTim Harder2016-05-263-8/+7
* ebuild/processor: split ebd env into internal and exported variablesTim Harder2016-05-261-16/+33
* ebuild/ebd: export TMPDIR as specified by the specTim Harder2016-05-261-0/+1
* ebd: drop IMAGE variable exportTim Harder2016-05-262-3/+2
* ebd: don't export the ebd env to external scriptsTim Harder2016-05-263-3/+12
* ebd/exit-handling.lib: don't show working dir whenever it's the ebd dirTim Harder2016-05-261-2/+3
* util/commandline: make SIGINT traceback output format more consistentTim Harder2016-05-261-2/+3
* ebuild/domain: add for fallback for nonexistent tmpdir settingsTim Harder2016-05-261-4/+7
* domain: make tmpdir a domain attrTim Harder2016-05-266-10/+8
* ebd/isolated-functions.lib: die on unset readonly failureTim Harder2016-05-231-8/+14
* ebd: add a few function docsTim Harder2016-05-232-3/+20
* ebd/isolated-functions.lib: minor linewrapping consistencyTim Harder2016-05-231-5/+4
* ebd/exit-handling.lib: don't show working dir for die() during pkg_pretendTim Harder2016-05-231-2/+4
* merge/triggers: fix minor comment typoTim Harder2016-05-221-1/+1
* eapi/common.lib: use local scope for variableTim Harder2016-05-211-1/+1
* ebd/ebuild-daemon.bash: add is_depends/__mode to DONT_EXPORT_VARSTim Harder2016-05-211-1/+1
* ebd/isolated-functions.lib: munge declare output instead of using set with grepTim Harder2016-05-211-5/+2
* ebd: explicitly unset variable typesTim Harder2016-05-216-34/+34
* pmaint regen: allow --force to forcibly regen disabled cachesTim Harder2016-05-202-3/+3
* pmaint regen: entirely skip disabled cache reposTim Harder2016-05-201-0/+3
* add support for forcibly disabling a repo's metadata cacheTim Harder2016-05-203-6/+11
* ebuild/repo_objs: fix cache-formats fallbackTim Harder2016-05-201-1/+1
* ebuild/ebd: use GenericBuildError instead of BuildError for fetching failuresTim Harder2016-05-201-1/+1
* operations/format: fix running pkg_nofetch for all package typesDenis Romanchuk2016-05-202-1/+6
* test: add missing license attr for pquery testTim Harder2016-05-191-0/+1
* pquery: add license to displayed attribute list under verbose modeTim Harder2016-05-191-1/+1
* pquery: fix license containment checks errorsDenis Romanchuk2016-05-171-2/+2
* ebd: simplify ebd func list generation script descriptionsTim Harder2016-05-162-4/+2
* more news updatesTim Harder2016-05-161-0/+8
* news: minor rst formatting updatesTim Harder2016-05-161-4/+4
* update newsTim Harder2016-05-161-0/+22
* pclean: use static partial methods for removal generatorsTim Harder2016-05-161-5/+10
* pclean: emulate `git clean` output for pretend/verbose modesTim Harder2016-05-161-2/+4
* more whitespace/indentation consistencyTim Harder2016-05-1610-131/+85
* pkgsets: whitespace consistencyTim Harder2016-05-163-44/+34
* ebuild/eapi: drop EAPI 6 support warningTim Harder2016-05-151-1/+0
* ebuild/repository: drop old cvs/rsync doc descriptionTim Harder2016-05-131-1/+1
* operations/format: fix fetching for pmergeTim Harder2016-05-101-2/+4