aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-112-0/+104
* 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-015-2/+95
* _backtrack_depgraph: fix premature backtracking termination (bug 693242)Zac Medico2019-08-311-2/+2
* emerge: deprecate --changelog option (bug 693096)Zac Medico2019-08-301-0/+5
* 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
* Use RTNETLINK to configure the loopback interfaceMike Gilbert2019-08-302-16/+108
* rsync: proxychains compatibility (bug 693026)Zac Medico2019-08-301-0/+7
* preserve-libs: ignore dropped non-soname symlink (bug 692698)Zac Medico2019-08-231-4/+11
* RepoConfig: add properties-allowed attributeZac Medico2019-08-231-1/+7
* doebuild_environment: add newline to PORTAGE_COMPRESSION_COMMAND messagesZac Medico2019-08-201-3/+3
* repoman: support metadata/layout.conf restrict-allowedZac Medico2019-08-181-1/+7
* portage/glsa.py: only check for revision based on GLSA DTDAaron Bauman2019-08-182-11/+6
* AmbiguousPackageName: initialize self.args for pypy compatZac Medico2019-08-181-1/+5
* Allow ESYSROOT and BROOT in the pkg_setup phaseMichał Górny2019-08-131-3/+4
* dblink._collision_protect: Detect internal collisions.Arfrever Frehtes Taifersar Arahesis2019-08-112-4/+154
* lib/p/util/_dyn_libs/LinkageMapELF.py: get dep graph from EROOT.Benda Xu2019-08-111-2/+3
* _xattr._XattrSystemCommands.{get,list}: Do not hide stderr and fix ResourceWa...Arfrever Frehtes Taifersar Arahesis2019-08-081-3/+3
* EbuildExecuter: remove unused _live_eclasses attributeZac Medico2019-08-051-2/+0
* process: add _has_ipv6() functionZac Medico2019-08-041-3/+40
* process: redirect IPv6 'ip' command output to /dev/nullMike Gilbert2019-08-021-2/+4
* Configure additional addresses on the lo interface for network-sandboxMike Gilbert2019-08-011-13/+37
* doebuild.py: Override network-sandbox in unpack only for live ebuilds.Ulrich Müller2019-07-301-8/+3
* Drop removed git and tla from list of live eclasses.Ulrich Müller2019-07-271-3/+1
* Support PROPERTIES="live".Ulrich Müller2019-07-272-5/+11
* Fix emaint -c binhost support for binpkg-multi-instanceDaniel M. Weeks2019-07-231-5/+10
* repos.conf: default sync-webrsync-verify-signatureZac Medico2019-07-102-0/+5
* emerge: Don't treat empty EPREFIX or PORTAGE_CONFIGROOT as unsetJames Le Cuirot2019-07-071-1/+1
* sync: Split key refresh into explicit WKD/keyserver phasesMichał Górny2019-07-051-2/+8
* SyncBase: fix keyserver None message (bug 688648)Zac Medico2019-06-251-1/+2