summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for a releasev2.2.25Brian Dolbec2015-11-173-1/+19
* repoman: Update in_iuse & get_libdir inherit check for EAPI 6Michał Górny2015-11-161-1/+6
* util/locale: Fix IndentationError in check_localeZac Medico2015-11-151-0/+1
* util/locale: Cache check_locale() results for specific localesMichał Górny2015-11-151-9/+21
* Enable EAPI 6Michał Górny2015-11-151-1/+1
* EAPI 6: Enforce posixish LC_CTYPEMichał Górny2015-11-152-4/+32
* EAPI 6: Enforce LC_COLLATE=C in ebuild environmentMichał Górny2015-11-153-2/+33
* Warn if LC_CTYPE does not transform ASCII chars like POSIXMichał Górny2015-11-152-0/+93
* __eapi6_src_prepare: Silence 'declare -p PATCHES' errorsMichał Górny2015-11-141-1/+1
* eapply: Ensure that files are sorted lexicallyMichał Górny2015-11-141-3/+8
* eapply: Fix off-by-one error when parsing optionsMichał Górny2015-11-141-1/+1
* eapply: Fix typoMichał Górny2015-11-141-1/+2
* _emerge.main.emerge_main(): Make locale variables from configuration files af...Arfrever Frehtes Taifersar Arahesis2015-11-131-1/+14
* GenChangeLogs: parallelize remaining git calls, scale linearly (bug 565540)Zac Medico2015-11-131-15/+18
* FindVCS: support optional cwd argumentZac Medico2015-11-131-5/+15
* ebuild: unset all funcs/vars that start with ___Mike Frysinger2015-11-121-1/+3
* ebuild: clear __bashpid & __start_distcc from envMike Frysinger2015-11-121-0/+1
* ebuild: set up bash compat levelsMike Frysinger2015-11-123-1/+51
* bin/phase-helpers: Fix accidental syntax errorMichał Górny2015-11-121-2/+2
* egencache: fix results when GIT_DIR is used in the environment.Robin H. Johnson2015-11-121-8/+22
* eapply: Order files using POSIX localeMichał Górny2015-11-121-0/+1
* eapply: Pass exit status through on non-fatal failuresMichał Górny2015-11-121-4/+6
* eapply_user: Make idempotent per changes to EAPI 6Michał Górny2015-11-121-0/+4
* EAPI 6: Revert support for profile- and repo-level directoriesMichał Górny2015-11-121-1/+1
* eapply: Update default patch argumentsMichał Górny2015-11-121-1/+4
* eapply: Update parameter splitting to match the specMichał Górny2015-11-121-10/+34
* in_iuse: Make fatal in global scopeMichał Górny2015-11-121-0/+1
* Merge branch 'master' of git+ssh://git.gentoo.org/proj/portageBrian Dolbec2015-11-1211-58/+139
|\
| * egencache: Delay updating Manifests until all other tasks completeMichał Górny2015-11-121-23/+23
| * egencache: parallelize --update-changelogs (bug 565540)Zac Medico2015-11-122-6/+23
| * bin/save-ebuild-env.sh: remove bogus __1 function namesZac Medico2015-11-111-1/+1
| * checkbashisms: also flag echo -e/-n usageMike Frysinger2015-11-101-1/+1
| * repos.conf: support sync-hooks-only-on-change attribute (bug 565172)Zac Medico2015-11-104-18/+70
| * GitSync: skip metadata-transfer when appropriate (bug 564988)Zac Medico2015-11-071-1/+10
| * RsyncSync: skip metadata-transfer when appropriate (bug 564988)Zac Medico2015-11-071-7/+10
| * emerge-delta-webrsync: fix incorrect bzip2 file path argumentXiami2015-11-051-1/+1
* | Bump version, update RELEASE-NOTESv2.2.24Brian Dolbec2015-11-042-1/+20
|/
* AbstractEbuildProcess: validate cgroup release agentZac Medico2015-11-031-0/+18
* egencache --update-changelogs: Support reversing orderMichał Górny2015-11-022-3/+16
* egencache --update-changelogs: Support setting ChangeLog file nameMichał Górny2015-11-022-3/+17
* egencache --update-changelogs: Replace $Header$ with autogen noteMichał Górny2015-11-021-1/+1
* egencache --update-changelogs: Ignore all ChangeLog* filesMichał Górny2015-11-021-1/+1
* setup: clean up various lint warningsMike Frysinger2015-11-011-8/+11
* cgroup-release-agent: use /bin/shMike Frysinger2015-11-011-1/+1
* runtests: create a global tempdir to hold subtest filesMike Frysinger2015-10-301-15/+33
* _argparse: punt the moduleMike Frysinger2015-10-2917-76/+31
* chpathtool: drop optparse compat logicMike Frysinger2015-10-291-34/+11
* fetching: clean up background log messagesMike Frysinger2015-10-292-23/+22
* vardbapi.aux_get: treat cache as valid if mtime is truncated (bug 564222)Zac Medico2015-10-281-1/+7
* RepoConfigLoader: allow subsitution of variables like ROOT in repos.confZac Medico2015-10-281-1/+6