aboutsummaryrefslogtreecommitdiffstats
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into public_apipublic_apiBrian Dolbec2014-03-2692-2911/+4758
* emaint: split into separate modulesBrian Dolbec2012-07-221-631/+28
* Fix extended atom match for =* operator.Zac Medico2012-07-182-14/+11
* etc-update: fix --automode -5, bug #427068Zac Medico2012-07-181-0/+7
* Propagate EAPI for update_dbentry (bug #426476).Zac Medico2012-07-171-3/+4
* prepstrip: avoid rm warning about cwdZac Medico2012-07-151-0/+1
* migrate emaint to use the new title and label features of the progressbar.Brian Dolbec2012-07-091-4/+2
* emaint: remove obsolete world category checkZac Medico2012-07-031-7/+2
* Don't use SIGUSR1 under Jython, bug #424259.Zac Medico2012-07-023-5/+26
* Support FEATURES={downgrade,unmerge}-backupZac Medico2012-07-011-6/+9
* egencache: prune empty cache directoriesv2.2.0_alpha114Zac Medico2012-06-271-0/+3
* whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILESZac Medico2012-06-251-0/+3
* dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+12
* dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-06-251-9/+11
* dohtml.py: Sort default list of extensions.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+5
* misc-functions.sh: unwrap die messagesZac Medico2012-06-201-4/+3
* repoman: add 'VIRTUAL.suspect' class of warningsSergei Trofimovich2012-06-171-0/+18
* repoman: warn about every 'pkgconfig' implementation in RDEPENDsSergei Trofimovich2012-06-151-0/+4
* repoman: tweak code for bug #420735Zac Medico2012-06-111-1/+1
* repoman: Manifest after ChangeLog, bug #420735Zac Medico2012-06-111-0/+5
* repoman: try to sign Manifest only if it existsZac Medico2012-06-051-1/+4
* helper-functions.sh: multijob support bash <4.1v2.2.0_alpha110Zac Medico2012-06-041-1/+29
* Handle more import exceptions involving xml.Zac Medico2012-06-041-1/+5
* repoman: fix _mask_manager assignmentZac Medico2012-06-041-1/+1
* ebuild.sh: export EAPI for helpersv2.2.0_alpha109Zac Medico2012-06-011-0/+3
* repoman: inherit.missing non-fatal (experimental)Zac Medico2012-06-011-0/+4
* ecompressdir: fix brokenlink newdest logicZac Medico2012-06-011-1/+5
* config: whitelist PORTAGE_COMPRESS, don't save itZac Medico2012-06-011-1/+2
* ecompressdir: avoid ecompress.break interferenceZac Medico2012-06-011-3/+3
* ecompressdir: fix ln -s for bug #418309Zac Medico2012-06-011-3/+7
* ecompressdir: fix funk_up_dir return valueZac Medico2012-06-011-2/+4
* repoman: add a mini framework for checking eclasses, and fill it outMike Frysinger2012-05-251-3/+3
* repoman: tweak elif vcs check style to be consistentMike Frysinger2012-05-241-1/+1
* prepstrip: fix installsources breakageZac Medico2012-05-141-3/+3
* prepstrip: fix hardlink race in process_elfZac Medico2012-05-141-6/+16
* prepstrip: fix hardlink handling for subshellsZac Medico2012-05-141-12/+17
* prepstrip: make splitdebug/installsources parallel safeMike Frysinger2012-05-141-24/+20
* prepstrip: tweak style and document helper funcs a bitMike Frysinger2012-05-141-15/+19
* prepstrip: run the log parsing in parallel to file strippingMike Frysinger2012-05-141-5/+5
* multijob_post_fork: simpler handling of return valueMike Frysinger2012-05-141-3/+1
* prepstrip: wait for Pre-stripped check to finishZac Medico2012-05-141-0/+3
* prepstrip: disable parallel for splitdebug, etc..Zac Medico2012-05-141-2/+17
* multijob_post_fork: return child statusZac Medico2012-05-141-1/+3
* Revert "Bug #413983: Add portage.util.urlopen(), which transparently handles authentication in the way compatible with Python 3."Zac Medico2012-05-131-2/+7
* repoman: simplify ebuild sort codeZac Medico2012-05-131-11/+4
* egencache: use vercmp instead of pkgcmpZac Medico2012-05-131-3/+3
* prepstrip/ecompressdir: parallelize operationsMike Frysinger2012-05-123-8/+104
* Allow dots in package names in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-05-121-2/+8
* Don't write or trust cache for unsupported EAPIs.Zac Medico2012-05-101-2/+7
* ebuild.sh: remove redundant EAPI=0 defaultZac Medico2012-05-091-2/+0