aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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-145-128/+129
* 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
* Deprecate EAPI 5_pre1.Zac Medico2012-09-133-41/+1
* FEATURES=test: test flag respect IUSE_FFECTIVEZac Medico2012-09-131-1/+1
* save-ebuild-env: don't filter apply_user_patchesZac Medico2012-09-111-1/+5
* egencache: encode unicode file paths safelyZac Medico2012-09-111-1/+2
* Add EAPI 5_pre2 with features approved by councilZac Medico2012-09-112-11/+7
* Only validate .desktop files that are installed into XDG-compliant locations.Michael Palimaka2012-09-111-24/+0
* 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
* repoman: fix getstatusoutput unicode, bug #310789Zac Medico2012-09-091-6/+27
* repoman: fix popen unicode handling, bug #310789Zac Medico2012-09-091-27/+61
* 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
* etc-update: add --quiet for bug #416917Zac Medico2012-09-031-6/+9
* Quote ${EAPI} more.Zac Medico2012-09-025-7/+7
* 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
* apply_user_patches: die if EBUILD_PHASE is wrongZac Medico2012-09-011-0/+2
* ebuild-helpers/sed: move to bsd subdirectoryZac Medico2012-09-011-0/+0
* ebuild-helpers/sed: use -ef to check recursionZac Medico2012-09-011-2/+2
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-0111-22/+52
* portageq: clarify meaning of uses_rootGregory M. Turner2012-08-311-20/+29
* EAPI 5: doheader and newheader helper functionsUlrich Müller2012-08-312-0/+22
* Update years in header.Ulrich Müller2012-08-311-1/+1
* Fix usex for EAPI 4-python|4-slot-abi.Zac Medico2012-08-312-2/+2
* EAPI 5: usex helper functionUlrich Müller2012-08-313-1/+20
* EAPI 5: --host-root option for best/has_versionZac Medico2012-08-301-12/+56
* dyn_prepare: init state for apply_user_patchesZac Medico2012-08-301-0/+1
* EAPI 5: econf --disable-silent-rulesZac Medico2012-08-291-5/+23
* EAPI 5: User patches (no-op dummy stub for now)Zac Medico2012-08-293-2/+40
* EAPI 5: src_test support for parallel testsZac Medico2012-08-291-4/+10
* EAPI 5: EBUILD_PHASE_FUNC variableZac Medico2012-08-291-1/+1
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-271-1/+1
* Whitespace.Ulrich Müller2012-08-251-1/+1
* EAPI 5: new* commands can read from stdin, bug 263565.Ulrich Müller2012-08-251-16/+39
* new*: symlink to generic newins implementationZac Medico2012-08-2510-220/+10
* newins: become generic so new* can be symlinksZac Medico2012-08-251-19/+20
* prepstrip: avoid debugedit/strip interferenceZac Medico2012-08-231-14/+16
* Use sys.__std*.fileno() in case of overrides.Zac Medico2012-08-221-4/+6
* emerge-webrsync: fix date usage for BSDZac Medico2012-08-181-1/+3
* emerge-webrsync: use ${PORTAGE_TMPDIR}/portageZac Medico2012-08-181-9/+9