aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* commandline: drop extra unnecessary option --config-emptyTim Harder2015-07-041-2/+1
* remove old build_api_docs.sh scriptTim Harder2015-07-041-21/+0
* minor metavar conditionals consistencyTim Harder2015-07-031-4/+1
* commandline: use metavars if set for choices outputTim Harder2015-07-032-6/+12
* bash: cleanup/simplify some local varsTim Harder2015-07-031-8/+7
* bash: toss unnecessary PKGCORE_EBUILD_PHASE usageTim Harder2015-07-031-4/+3
* ebuild/repo_objs: provide access to supported cache and profile formatsTim Harder2015-07-021-3/+5
* repos: preserve supported profile formats when some are unsupportedZac Medico2015-07-021-1/+2
* fs: add types to sorted_scan() docstringTim Harder2015-07-021-5/+11
* test: simplify load_repos_conf() and load_make_conf() dir/symlink testsTim Harder2015-07-021-35/+37
* portage_conf: simplify string concatTim Harder2015-07-021-5/+5
* test: add tests for symlinked make.conf and repos.conf dirsTim Harder2015-07-021-22/+48
* portage_conf: follow symlinks for sorted_scan callsZac Medico2015-07-011-2/+2
* ebd: fix EPREFIX for when pkgcore fully supports prefix setupsTim Harder2015-07-011-4/+6
* ebd: fix and simplify EPREFIX and EROOT settingsTim Harder2015-07-011-9/+4
* portage_conf: drop unnecessary PORTAGE_CONFIGROOT usageTim Harder2015-06-301-7/+5
* portage_conf: Do not prepend configroot to md5-cache pathMichał Górny2015-06-301-1/+0
* spawn: simplify exec debug outputTim Harder2015-06-301-3/+2
* pmaint: fix copy/paste error during old revertTim Harder2015-06-301-2/+1
* pmaint: store repo config objs via their repos.conf nameTim Harder2015-06-302-7/+10
* test: fix cvs sync parsing testsTim Harder2015-06-301-5/+6
* pmaint: more sync output simplification and fix testsTim Harder2015-06-302-28/+26
* pmaint: simplify syncTim Harder2015-06-291-27/+15
* sync/rsync: demandload snakeoil.compatibilityTim Harder2015-06-291-3/+2
* sync: simplify env passdown using a whitelist for external syncersTim Harder2015-06-293-13/+9
* sync: add support for passing down verbosity settings to all syncersTim Harder2015-06-293-6/+10
* tweak pinspect/pmaint sync help outputTim Harder2015-06-292-2/+2
* spawn: add cwd info to exec debug outputTim Harder2015-06-291-2/+3
* bash: another minor style change for dohtmlTim Harder2015-06-291-3/+2
* bash: minor python cleanups for the dohtml scriptTim Harder2015-06-291-17/+28
* scripts: update base documentation for script handlingTim Harder2015-06-291-9/+9
* spawn: when debug output is enabled show externally spawned commandsTim Harder2015-06-291-2/+14
* fix release dateTim Harder2015-06-281-1/+1
* bump versionTim Harder2015-06-281-1/+1
* add newsv0.9.1Tim Harder2015-06-281-0/+18
* bump snakeoil depTim Harder2015-06-281-1/+1
* test: remaining tests for complete coverage of load_repos_conf()Tim Harder2015-06-281-1/+23
* test: fix encoding related issues for py3Tim Harder2015-06-281-5/+5
* test: add more repos.conf testsTim Harder2015-06-281-3/+37
* test: unreadable file test for repos.conf as wellTim Harder2015-06-281-0/+7
* test: add test for unreadable make.conf fileTim Harder2015-06-281-0/+10
* test: add dir loading, overrides, and incrementals for load_make_confTim Harder2015-06-281-3/+25
* add initial portage_conf testsTim Harder2015-06-282-1/+54
* test: drop unused listTim Harder2015-06-281-5/+0
* bash: drop unnecessary EAPI fallbacksTim Harder2015-06-281-5/+5
* update another pkgcore-check -> pkgcheck referenceTim Harder2015-06-281-4/+3
* portage_conf: add support for make.conf directoriesTim Harder2015-06-281-16/+25
* fs/livefs: add sorted_scan() to return regular, nonhidden filesTim Harder2015-06-285-24/+58
* portage_conf: don't try to load /etc/make.globals anymoreTim Harder2015-06-281-12/+5
* use consistent format for errno checkingTim Harder2015-06-282-2/+2