aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* portdbapi.getfetchsizes: use .__download__ suffixZac Medico2019-06-191-0/+12
* ebuild: fix QA_SONAME_NO_SYMLINKMike Gilbert2019-06-181-9/+9
* config: don't swallow IOError for "packages" files (bug 687814)Zac Medico2019-06-101-4/+3
* _raise_exc: handle EISDIRZac Medico2019-06-101-1/+7
* Update default RPMDIR to /var/cache/rpm.Ulrich Müller2019-06-091-1/+12
* metadata.xml: filter empty elements (bug 686886)Zac Medico2019-05-271-5/+5
* Don't modify /etc/mtab from temporary namespacesi.Dark_Templar2019-05-271-1/+1
* Fix ACCEPT_LICENSE="-*" to behave as intended (bug 686406)Zac Medico2019-05-201-1/+3
* get_vm_info: Set C locale for subprocesses.Arfrever Frehtes Taifersar Arahesis2019-05-191-3/+6
* _safe_loop: call global_event_loop() directlyZac Medico2019-05-181-1/+1
* Use _safe_loop where applicableZac Medico2019-05-186-35/+25
* Recognize riscv ABIs (bug 686194)Zac Medico2019-05-182-6/+55
* portdbapi._event_loop: split out _safe_loop functionZac Medico2019-05-122-9/+19
* repoman: check IUSE in _match_use for USE defaults (bug 685482)Zac Medico2019-05-111-2/+2
* really fix some dep API documentationRolf Eike Beer2019-05-111-54/+58
* fix some documentation in the dep APIRolf Eike Beer2019-05-041-71/+69
* fetch: atomic downloads (bug 175612)Zac Medico2019-04-293-36/+303
* Deprecate EAPIs 4-slot-abi, 5-hdepend, and 7_pre1Zac Medico2019-04-279-85/+91
* Format _testing,_deprecated_eapis one per lineZac Medico2019-04-271-2/+15
* emergelog: handle /dev/null symlink (bug 684232)Zac Medico2019-04-241-1/+1
* RepoConfigLoader: fix default_portdir value (bug 478544)Zac Medico2019-04-241-3/+6
* Import OrderedDict directly from collectionsZac Medico2019-04-216-13/+19
* Remove internal OrderedDict implementationZac Medico2019-04-212-35/+3
* emerge --info: show per-package FEATURES (bug 553224)Zac Medico2019-04-201-1/+1