summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Handle unicode encoding when dumping to stdout and start migration to using S...Paul Varner2013-01-181-1/+4
* Use unicode_literals more.Zac Medico2013-01-182-8/+4
* egencache: unicode_literals for TextIOWrapperZac Medico2013-01-181-16/+14
* doebuild: tweak handling of _unused paramZac Medico2013-01-151-1/+1
* EbuildMetadataPhase: use dynamic pipe fdZac Medico2013-01-151-2/+2
* SpawnProcess: improve dummy pipe allocation logicZac Medico2013-01-151-2/+5
* Tweak init.d qa check for bug #451386.Zac Medico2013-01-111-0/+4
* Add emirrordist, a tool for mirroring distfiles.Zac Medico2013-01-091-0/+13
* Add QA_AM_MAINTAINER_MODE for bug #450278.Zac Medico2013-01-041-1/+5
* ebuild-ipc: add FifoWriter classZac Medico2013-01-041-58/+21
* ebuild-ipc: fix read timeout msg / daemon checkZac Medico2013-01-031-2/+16
* ebuild-ipc: fix waiting messageZac Medico2013-01-031-2/+2
* ebuild-ipc: use PipeReader in _receive_replyZac Medico2013-01-031-55/+6
* ebuild-ipc: use PipeReader in _waitZac Medico2013-01-031-15/+15
* Add portage._internal_caller var, and use it.Zac Medico2013-01-0318-20/+38
* repoman: improve thirdpartymirrors outputSergei Trofimovich2013-01-011-2/+3
* repoman: tell user which mirror identifiers contain SRC_URISergei Trofimovich2013-01-011-6/+6
* use(): fatal missing IUSE in EAPI 5, bug #449708Zac Medico2013-01-011-1/+7
* Use run_main_scheduler where possible.Zac Medico2012-12-281-55/+7
* egencache: fix --strict-manifests=nZac Medico2012-12-281-1/+1
* repoman: fix git_supports_gpg_signZac Medico2012-12-261-1/+1
* repoman: exempt virtuals from KEYWORDS.stableZac Medico2012-12-211-1/+1
* repoman: fix dep check for * and ~* keywordsZac Medico2012-12-161-2/+4
* repoman: check deps for * and ~* keywordsv2.2.0_alpha149Zac Medico2012-12-151-6/+27
* repoman keywords.dropped: handle * and ~*Zac Medico2012-12-151-1/+1
* Handle closed sys.__stdin__, for multiprocessingZac Medico2012-12-151-1/+1
* Add QA_CONFIGURE_OPTIONS variable.v2.2.0_alpha148Zac Medico2012-12-111-1/+2
* xattr-helper.py: fix AssertionError string formatZac Medico2012-12-111-2/+2
* xattr-helper.py: fix backslash quotingZac Medico2012-12-111-3/+6
* prepstrip: preserve xattrs, bug #446420Zac Medico2012-12-112-3/+206
* prepstrip: handle objcopy failure, bug #446774Zac Medico2012-12-101-4/+8
* prepstrip: add comment for bug #445336v2.2.0_alpha144Zac Medico2012-12-011-0/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-12-011-2/+4
* Revert "prepstrip: avoid duplicates for bug #445336"Zac Medico2012-12-011-1/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-11-301-1/+1
* repoman: handle missing @DEPRECATED lic groupv2.2.0_alpha143Zac Medico2012-11-291-6/+4
* fix ebuild rpm command for rpm 4.10.0Lucas Bickel2012-11-281-6/+5
* Rename Package.metadata to _metadata.Zac Medico2012-11-261-2/+2
* unpack(): Handle suffixes in case-insensitive way.Arfrever Frehtes Taifersar Arahesis2012-11-251-6/+10
* __sb_append_var(): Quote tr arguments to avoid filename expansion. Avoid a su...Arfrever Frehtes Taifersar Arahesis2012-11-251-2/+1
* strip trailing whitespaceMike Frysinger2012-11-229-32/+32
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-164-1/+24
* repoman: validate use restrict atoms, bug #442786Zac Medico2012-11-131-1/+18
* emerge-webrsync: rsync -o -g, bug #442190Zac Medico2012-11-071-2/+5
* prepstrip: check USERLAND outside of loopZac Medico2012-11-061-13/+8
* prepstrip: handle empty inode listZac Medico2012-11-051-1/+1
* prepstrip: account for new inode created by stripZac Medico2012-11-041-17/+43
* repoman: add check for deprecated licenses, bug 440638Ulrich Müller2012-10-311-0/+12
* die: use local IFS settingZac Medico2012-10-271-0/+2
* Use checkbashisms for init.d scripts, bug #439490Zac Medico2012-10-241-0/+17