aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07repoman: fix unsafe string interpolation (bug 699508)Zac Medico1-1/+4
2019-11-07repoman: ebuild.absdosym check: Detect absolute paths starting with ${D}, ${ED} etc.Arfrever Frehtes Taifersar Arahesis1-1/+3
2019-11-06emaint: log FileCopier exceptionsZac Medico2-5/+5
2019-11-06FileCopier: capture exceptionsZac Medico2-7/+53
2019-11-06emirrordist: _make_layout_links msg UnboundLocalErrorZac Medico1-0/+2
2019-11-05emirrordist: _recycle_copier_exit UnboundLocalError (bug 699392)Zac Medico1-1/+1
2019-11-03Revert "install-qa-check.d: remove check that bans libtool files and static libs from /"Zac Medico1-0/+10
2019-11-03Revert "install-qa-check.d: handle libtool files and static libs from /"Zac Medico1-2/+2
2019-11-03install-qa-check.d: handle libtool files and static libs from /Zac Medico1-2/+2
2019-11-03install-qa-check.d: remove check that bans libtool files and static libs from /William Hubbs1-10/+0
2019-10-28fetch: remove symlink created by FETCHCOMMAND_RSYNC (bug 698046)Zac Medico1-1/+2
2019-10-27emerge: fix error message for unknown options (bug 673400)Zac Medico1-5/+4
2019-10-24fetch: respect try_mirrors parameter for local mirrorsZac Medico1-1/+1
2019-10-23Improve runtime performance of depgraph module functions.Justin Turner Arthur1-156/+169
2019-10-23Improve runtime performance of portage.dep module functions.Justin Turner Arthur1-53/+55
2019-10-21GetConfigTestCase: update FETCHCOMMAND_RSYNCZac Medico1-2/+2
2019-10-21Updates for portage-2.3.78 releaseportage-2.3.78Zac Medico2-1/+10
2019-10-21make.globals: Change FETCHCOMMAND_RSYNC to --copy-linksMichał Górny1-2/+2
2019-10-21FilenameHashLayout.get_filenames: force UTF8 encoding for iglob argumentZac Medico1-1/+1
2019-10-21emirrordist: Pass path from DeletionIterator to DeletionTaskMichał Górny2-9/+7
2019-10-21fetch: yield unicode from layout get_filenames methodsZac Medico2-4/+40
2019-10-21SlotOperatorRuntimePkgMaskTestCase: increase --backtrack to 14Zac Medico1-1/+1
2019-10-21emirrordist: Clean dangling symlinks upMichał Górny1-3/+8
2019-10-21emirrordist: Report all stat() errors instead of first oneMichał Górny1-4/+4
2019-10-20fetch: Use distfile fetching method to get layout.confMichał Górny1-17/+16
2019-10-20fetch: add force parameter (bug 697566)Zac Medico2-7/+55
2019-10-19fetch: add docstringZac Medico1-1/+25
2019-10-19testEbuildFetch: demonstrate fetch behavior with stale file and no digestsZac Medico1-1/+30
2019-10-18urlopen: eliminate deprecated urllib.parse.splituserZac Medico1-4/+2
2019-10-18testEbuildFetch: test emirrordist invocationZac Medico1-1/+23
2019-10-18testEbuildFetch: add mirror supportZac Medico1-2/+23
2019-10-17asyncio.start_unix_server: suppress DeprecationWarning for loop argumentZac Medico1-1/+1
2019-10-17asyncio.create_subprocess_exec: suppress DeprecationWarning for loop argumentZac Medico1-2/+3
2019-10-17emirrordist: Delete potential symlinks for all layoutsMichał Górny1-1/+1
2019-10-15Add python-3.8, drop python-3.4 from testingManuel Rüger4-21/+15
2019-10-14ChildWatcherTestCase: python3.8 compatZac Medico1-7/+12
2019-10-14Updates for portage-2.3.77 releaseportage-2.3.77Zac Medico3-1/+20
2019-10-14Default disable autounmask package.accept_keywords/mask changes (bug 658648)Zac Medico5-13/+110
2019-10-14get_mirror_url: do not cache after ConfigParserErrorZac Medico1-5/+2
2019-10-14get_mirror_url: do not cache negative resultsZac Medico1-1/+2
2019-10-14get_mirror_url: handle UnicodeDecodeErrorZac Medico1-1/+1
2019-10-14fetch: minimal skiprocheck fixes (bug 220533)Zac Medico2-15/+45
2019-10-13fetch: Make FlatLayout.get_filenames() not return directoriesMichał Górny1-1/+4
2019-10-13emirrordist: Refetch only if none of the layouts have the fileMichał Górny1-23/+31
2019-10-12man/emirrordist.1: document new optionsMichał Górny1-0/+10
2019-10-12emirrordist: Support specifying custom --layout-confMichał Górny2-2/+10
2019-10-10tests/resolver: specify --autounmask when appropriateZac Medico3-4/+19
2019-10-09emirrordist: Implement mirror layout.conf supportMichał Górny6-34/+139
2019-10-04fetch: Support GLEP 75 mirror structureMichał Górny2-4/+250
2019-10-03doins: Fix directory install options when called as dodoc.Ulrich Müller1-1/+2