summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman: Update for a repoman-2.3.19 releaserepoman-2.3.19Zac Medico2019-11-262-1/+8
* Updates for portage-2.3.80 releaseportage-2.3.80Zac Medico2019-11-262-1/+10
* emerge: add --quickpkg-direct optionZac Medico2019-11-2610-47/+338
* man/emerge.1: fix \fB typoZac Medico2019-11-261-1/+1
* emerge --buildpkgonly: respect buildtime hard blockersZac Medico2019-11-262-9/+102
* Rename DCO_SIGNED_OFF_BY config variable to SIGNED_OFF_BY.Ulrich Müller2019-11-264-8/+18
* eapply: Drop -s option for patch.Ulrich Müller2019-11-251-2/+1
* Scheduler._run_pkg_pretend: don't use local event loopZac Medico2019-11-241-5/+1
* repoman/man/repoman.1: fix \fI typoZac Medico2019-11-211-1/+1
* man/make.conf.5: fix \fI typoZac Medico2019-11-211-1/+1
* repoman: add --include-profiles=PROFILESSergei Trofimovich2019-11-207-3/+30
* Binpkg: fix _chpathtool_exit rmtree ENOENT after renameZac Medico2019-11-171-2/+3
* dblink: add quickpkg methodZac Medico2019-11-172-30/+54
* Binpkg: use cached BINPKGMD5 if availableZac Medico2019-11-171-8/+8
* helper-functions.sh: __multijob_init: handle errorsZac Medico2019-11-173-5/+8
* ResolverPlayground: create installed ebuild + environment.bz2Zac Medico2019-11-161-0/+12
* Binpkg: use aux_get for check_missing_metadataZac Medico2019-11-161-11/+7
* SubprocessExecTestCase: test pipe between processesZac Medico2019-11-161-2/+34
* Keep https_proxy populated for curl downloadsEd Baker2019-11-121-1/+1
* FileCopier: native zero-copy and sparse file supportZac Medico2019-11-092-3/+17
* repoman: Update for a repoman-2.3.18 releaserepoman-2.3.18Zac Medico2019-11-082-1/+9
* Updates for portage-2.3.79 releaseportage-2.3.79Zac Medico2019-11-082-1/+12
* repoman: ebuild.absdosym check: fix AttributeError for re.ASCII under python2.7Zac Medico2019-11-081-1/+1
* CommitMessageVerificationTest: fix DeprecationWarning for assertRegexpMatchesZac Medico2019-11-081-1/+1
* repoman: Fix unsafe string interpolation.Arfrever Frehtes Taifersar Arahesis2019-11-0812-59/+53
* install.py: ignore -Z / --contextMike Gilbert2019-11-081-10/+14
* Revert "repoman: fix unsafe string interpolation (bug 699508)"Zac Medico2019-11-071-4/+1
* repoman: fix unsafe string interpolation (bug 699508)Zac Medico2019-11-071-1/+4
* repoman: ebuild.absdosym check: Detect absolute paths starting with ${D}, ${E...Arfrever Frehtes Taifersar Arahesis2019-11-071-1/+3
* emaint: log FileCopier exceptionsZac Medico2019-11-062-5/+5
* FileCopier: capture exceptionsZac Medico2019-11-062-7/+53
* emirrordist: _make_layout_links msg UnboundLocalErrorZac Medico2019-11-061-0/+2
* emirrordist: _recycle_copier_exit UnboundLocalError (bug 699392)Zac Medico2019-11-051-1/+1
* Revert "install-qa-check.d: remove check that bans libtool files and static l...Zac Medico2019-11-031-0/+10
* Revert "install-qa-check.d: handle libtool files and static libs from /"Zac Medico2019-11-031-2/+2
* install-qa-check.d: handle libtool files and static libs from /Zac Medico2019-11-031-2/+2
* install-qa-check.d: remove check that bans libtool files and static libs from /William Hubbs2019-11-031-10/+0
* fetch: remove symlink created by FETCHCOMMAND_RSYNC (bug 698046)Zac Medico2019-10-281-1/+2
* emerge: fix error message for unknown options (bug 673400)Zac Medico2019-10-271-5/+4
* fetch: respect try_mirrors parameter for local mirrorsZac Medico2019-10-241-1/+1
* Improve runtime performance of depgraph module functions.Justin Turner Arthur2019-10-231-156/+169
* Improve runtime performance of portage.dep module functions.Justin Turner Arthur2019-10-231-53/+55
* GetConfigTestCase: update FETCHCOMMAND_RSYNCZac Medico2019-10-211-2/+2
* Updates for portage-2.3.78 releaseportage-2.3.78Zac Medico2019-10-212-1/+10
* make.globals: Change FETCHCOMMAND_RSYNC to --copy-linksMichał Górny2019-10-211-2/+2
* FilenameHashLayout.get_filenames: force UTF8 encoding for iglob argumentZac Medico2019-10-211-1/+1
* emirrordist: Pass path from DeletionIterator to DeletionTaskMichał Górny2019-10-212-9/+7
* fetch: yield unicode from layout get_filenames methodsZac Medico2019-10-212-4/+40
* SlotOperatorRuntimePkgMaskTestCase: increase --backtrack to 14Zac Medico2019-10-211-1/+1
* emirrordist: Clean dangling symlinks upMichał Górny2019-10-211-3/+8