aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* emirrordist: Report all stat() errors instead of first oneMichał Górny2019-10-211-4/+4
* fetch: Use distfile fetching method to get layout.confMichał Górny2019-10-201-17/+16
* fetch: add force parameter (bug 697566)Zac Medico2019-10-202-7/+55
* fetch: add docstringZac Medico2019-10-191-1/+25
* testEbuildFetch: demonstrate fetch behavior with stale file and no digestsZac Medico2019-10-191-1/+30
* urlopen: eliminate deprecated urllib.parse.splituserZac Medico2019-10-181-4/+2
* testEbuildFetch: test emirrordist invocationZac Medico2019-10-181-1/+23
* testEbuildFetch: add mirror supportZac Medico2019-10-181-2/+23
* asyncio.start_unix_server: suppress DeprecationWarning for loop argumentZac Medico2019-10-171-1/+1
* asyncio.create_subprocess_exec: suppress DeprecationWarning for loop argumentZac Medico2019-10-171-2/+3
* emirrordist: Delete potential symlinks for all layoutsMichał Górny2019-10-171-1/+1