aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* FileCopier: native zero-copy and sparse file supportZac Medico2019-11-092-3/+17
* 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
* fetch: remove symlink created by FETCHCOMMAND_RSYNC (bug 698046)Zac Medico2019-10-281-1/+2
* fetch: respect try_mirrors parameter for local mirrorsZac Medico2019-10-241-1/+1
* Improve runtime performance of portage.dep module functions.Justin Turner Arthur2019-10-231-53/+55
* GetConfigTestCase: update FETCHCOMMAND_RSYNCZac Medico2019-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.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
* ChildWatcherTestCase: python3.8 compatZac Medico2019-10-141-7/+12
* Default disable autounmask package.accept_keywords/mask changes (bug 658648)Zac Medico2019-10-141-1/+34
* get_mirror_url: do not cache after ConfigParserErrorZac Medico2019-10-141-5/+2
* get_mirror_url: do not cache negative resultsZac Medico2019-10-141-1/+2
* get_mirror_url: handle UnicodeDecodeErrorZac Medico2019-10-141-1/+1
* fetch: minimal skiprocheck fixes (bug 220533)Zac Medico2019-10-142-15/+45
* fetch: Make FlatLayout.get_filenames() not return directoriesMichał Górny2019-10-131-1/+4
* emirrordist: Refetch only if none of the layouts have the fileMichał Górny2019-10-131-23/+31
* emirrordist: Support specifying custom --layout-confMichał Górny2019-10-122-2/+10
* tests/resolver: specify --autounmask when appropriateZac Medico2019-10-103-4/+19
* emirrordist: Implement mirror layout.conf supportMichał Górny2019-10-096-34/+139
* fetch: Support GLEP 75 mirror structureMichał Górny2019-10-042-4/+250
* _lockfile_iteration: eliminate recursion and fd leak after chown failureZac Medico2019-09-161-4/+2
* SlotOperatorRuntimePkgMaskTestCase: increase --backtrack to 13Zac Medico2019-09-141-2/+2
* VirtualCircularChoicesTestCase: remove todo flag (bug 384107)Zac Medico2019-09-121-4/+1
* SlotConflictMaskUpdateTestCase: remove todo flag (bug 693242)Zac Medico2019-09-121-4/+1
* x11-module-rebuild: support SYMLINK_LIB=no (bug 693980)Zac Medico2019-09-112-4/+13
* _add_dep: less aggressive backtracking (bug 693836)Zac Medico2019-09-111-0/+91
* OwnerSet: fix exclude-files support (bug 694000)Zac Medico2019-09-101-2/+5
* grab_updates: use key for file name sortArfrever Frehtes Taifersar Arahesis2019-09-061-4/+2
* Revert "_doebuild_path: Optimize PATH in ebuild environment."Zac Medico2019-09-031-9/+1
* _doebuild_path: Optimize PATH in ebuild environment.Arfrever Frehtes Taifersar Arahesis2019-09-021-1/+9
* emaint binhost: force reindex in case of pkgdir-index-trustedZac Medico2019-09-011-0/+6
* _slot_confict_backtrack: consider masking a package matched by all parent ato...Zac Medico2019-09-013-2/+81
* Add FEATURES=pkgdir-index-trustedZac Medico2019-08-302-10/+27
* Add test case for unshare_net code in portage.processMike Gilbert2019-08-301-0/+38