summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.11.15Zac Medico2012-09-122-6/+2
* Remove FEATURES=preserve-libs config/docs.Zac Medico2012-09-123-20/+6
* portage.const: toggle constants for stable branchZac Medico2012-09-121-5/+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
* UseManager: add compat code for getUseForce/PUSEZac Medico2012-09-071-3/+9
* Support repository-specific use.stable.force, use.stable.mask,Arfrever Frehtes Taifersar Arahesis2012-09-071-17/+53
* Update comment.Arfrever Frehtes Taifersar Arahesis2012-09-061-0/+4
* dispatch-conf.conf: say install rcs, bug #380551Zac Medico2012-09-061-0/+1
* DateSet: use BUILD_TIME, bug #433964Martin Väth2012-09-051-13/+23
* Enable @x11-module-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @live-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Deprecate @installed for bug #387059.Zac Medico2012-09-031-0/+6
* EbuildBuildDir: ignore rmdir failure, bug #400641Zac Medico2012-09-031-5/+2
* etc-update: add --quiet for bug #416917Zac Medico2012-09-031-6/+9
* ebuild.5: clarify pkg_nofetch for bug #423403Zac Medico2012-09-031-3/+4
* validate_desktop_entry: filter more KDE noise.Michael Palimaka2012-09-031-2/+7
* emaint cleanconfmem: fix writedict breakagev2.2.0_alpha124Zac Medico2012-09-021-9/+2
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-024-3/+3
* Quote ${EAPI} more.Zac Medico2012-09-025-7/+7
* DateSet: only allow one format option in configZac Medico2012-09-021-18/+22
* ebuild-helpers/bsd/sed: whitespace + quotingZac Medico2012-09-021-5/+5
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-0215-110/+67
* emaint cleanconfmem: handle ROOTZac Medico2012-09-021-3/+11