summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* portage.5: remove {un,}set_unless_changed docsZac Medico2012-09-141-13/+0
* Use __ prefix for _hasg, _hasgq, and _unpack_tar.Zac Medico2012-09-142-12/+12
* save-ebuild-env: fix for __dyn* renamesZac Medico2012-09-141-4/+7
* emerge-delta-webrsync: fix vecho breakageZac Medico2012-09-141-0/+4
* Convert funcs of ebuild.sh to __ prefixed namespace.Brian Harring2012-09-145-23/+23
* Convert funcs of save-ebuild-env.sh to __ prefixed namespace.Brian Harring2012-09-142-13/+13
* Convert funcs of phase*.sh to __ prefixed namespace.Brian Harring2012-09-146-129/+130
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-1331-189/+189
* Convert funcs of bashrc-functions.sh to __ prefixed namespace.Brian Harring2012-09-137-30/+30
* drop dead functionsBrian Harring2012-09-134-84/+5
* Drop diefunc protection.Brian Harring2012-09-132-7/+1
* dep_check: cleanup repoman use.force/mask codeZac Medico2012-09-131-8/+5
* Refactor FEATURES=test USE logic.v2.2.0_alpha128Zac Medico2012-09-131-8/+5
* Display: simplify _blockersZac Medico2012-09-131-13/+6
* Deprecate EAPI 5_pre1.Zac Medico2012-09-135-45/+5
* merge list: distinguish reinstall with red "r"Zac Medico2012-09-133-3/+15
* Refactor merge list attribute display.Zac Medico2012-09-132-84/+106
* Bind FEATURES=-test to USE=-test for bug #373209.Zac Medico2012-09-137-8/+100
* repoman: test package.use.stable.maskZac Medico2012-09-132-6/+41
* find_updated_config_files: x var name collisionZac Medico2012-09-131-2/+2
* FEATURES=test: test flag respect IUSE_FFECTIVEZac Medico2012-09-132-2/+3
* chflags: fixed empty opts argumentv2.2.0_alpha127Zac Medico2012-09-121-1/+5
* Prefer /etc/portage/make.profile.v2.2.0_alpha126Zac Medico2012-09-128-21/+22
* EbuildPhase: fix WORKDIR owner after unpackZac Medico2012-09-111-1/+4
* chflags: fixed octal flags format breakageZac Medico2012-09-111-1/+1
* save-ebuild-env: don't filter apply_user_patchesZac Medico2012-09-111-1/+5
* Replace getstatusoutput with unicode safe Popen.Zac Medico2012-09-116-36/+81
* make_herd_base: encode unicode file paths safelyZac Medico2012-09-111-1/+4
* egencache: encode unicode file paths safelyZac Medico2012-09-111-1/+2
* MetaDataXML: encode unicode file paths safelyZac Medico2012-09-111-4/+5
* Add EAPI 5_pre2 with features approved by councilZac Medico2012-09-115-63/+32
* Only validate .desktop files that are installed into XDG-compliant locations.Michael Palimaka2012-09-113-79/+9
* repoman: fix Unicode unequal comparison warningZac Medico2012-09-101-1/+1
* repoman: fix os.system() unicode, bug #310789Zac Medico2012-09-101-1/+7
* repoman: ElementTree.parse: encode unicode pathZac Medico2012-09-101-1/+2
* use(): use set -f and handle IFSZac Medico2012-09-101-2/+6
* Improve ignored binpkg display for bug #434540.Zac Medico2012-09-101-4/+10
* repoman: fix getstatusoutput more, bug #310789Zac Medico2012-09-091-10/+22
* repoman: fix getstatusoutput unicode, bug #310789Zac Medico2012-09-091-6/+27
* repoman: fix popen unicode handling, bug #310789Zac Medico2012-09-091-27/+61
* ObjectProxy: implement __enter__ and __exit__Zac Medico2012-09-091-1/+8
* DEVELOPING: fix errors for bug #313413Joachim Bartosik2012-09-081-11/+2
* EbuildPhase: simplify utime argsZac Medico2012-09-081-3/+1
* EbuildPhase: bump WORKDIR timestamp after unpackZac Medico2012-09-081-2/+9
* egencache: tweak metadata-transfer logicv2.2.0_alpha125Zac Medico2012-09-081-10/+4
* egencache: skip metadata-transfer more oftenZac Medico2012-09-081-3/+4
* best/has_version: --host-root first arg onlyZac Medico2012-09-081-22/+12
* egencache: skip metadata-transfer if possibleZac Medico2012-09-071-13/+29
* Detect md5-cache when no cache-formats specified.Zac Medico2012-09-072-3/+24
* Test portdbapi/egencache cache-formats behavior.Zac Medico2012-09-071-0/+178