aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binarytree.populate: avoid unnecessary index re-write (bug 638292)Zac Medico2017-11-211-1/+6
* emaint binhost: use _populate_local instead of _populate (bug 638320)Zac Medico2017-11-211-1/+1
* binarytree.populate: avoid lock when possible (bug 607872)Zac Medico2017-11-201-34/+46
* vardbapi.removeFromContents: update NEEDED (bug 637284)Zac Medico2017-11-131-2/+40
* portdbapi: factor out _better_cache classDaniel Robbins2017-10-141-53/+71
* portdbapi: cache catpkg to repository mappingsDaniel Robbins2017-10-131-11/+92
* _collision_protect: report progress in work todoFabian Groffen2017-08-271-2/+3
* emerge --getbinpkg: https support for If-Modified-SinceZac Medico2017-07-311-4/+6
* Support different compressors for binary packagesManuel Rüger2017-07-301-4/+4
* emerge: fix --autounmask-continue to work with --getbinpkg (bug 614474)Zac Medico2017-04-031-4/+15
* emerge: use asyncio interfaces for spinner during owner lookup (bug 591760)Zac Medico2017-03-261-13/+9
* Use public API: hashfunc_map -> get_valid_checksum_keys()Michał Górny2017-03-131-2/+2
* vartree: Replace uses of internal portage.checksum._new_md5 varMichał Górny2017-02-281-4/+2
* vartree: Use hashlib lazy-import, kill py<2.5 compatMichał Górny2017-02-281-6/+3
* binarytree._read_metadata: return empty strings for undefined values (bug 603...Zac Medico2016-12-271-7/+26
* preserve-libs: handle manually removed libraries better (bug 599240)Zac Medico2016-11-101-0/+14
* refresh many URIs in the code baseMike Frysinger2016-06-282-3/+3
* unmerge-backup: check BUILD_TIME of existing binary package (bug 586410)Zac Medico2016-06-191-4/+11
* binarytree._populate: suppress PORTAGE_SSH_OPTS KeyError (bug 572494)Zac Medico2016-06-021-4/+3
* Remove unneeded native_kwargs wrapperMichał Górny2016-05-312-4/+3
* dblink: add locks for parallel-install with blockers (bug 576888)Zac Medico2016-05-181-3/+96
* portdbapi.aux_get: don't cache in memory unless frozenZac Medico2016-03-051-1/+2
* binarytree: fix PORTAGE_BINHOST KeyError (bug 572746)Zac Medico2016-01-241-1/+1
* Revert "portage.repository.config: Clean reading of repository (...) "Michał Górny2015-12-131-3/+1
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-091-3/+1
* Delete support for PORTDIR and PORTDIR_OVERLAY from make.conf and environment.Arfrever Frehtes Taifersar Arahesis2015-12-091-1/+3
* portage.repository.config: Clean reading of repository names and drop support...Arfrever Frehtes Taifersar Arahesis2015-12-081-1/+3
* ebuild: Do not catch unexpected KeyErrors from aux_get().Arfrever Frehtes Taifersar Arahesis2015-12-011-10/+10
* vardbapi.aux_get: treat cache as valid if mtime is truncated (bug 564222)Zac Medico2015-10-281-1/+7
* repoman: suppress dependency.badmasked triggered by use.force and use.maskZac Medico2015-10-042-18/+23
* fakedbapi.cpv_exists: handle KeyError from _instance_keyZac Medico2015-09-241-2/+6
* xattr: centralize the various shims in one placeMike Frysinger2015-09-031-5/+5
* emerge --search: fix duplication of results (bug 559044)Zac Medico2015-08-307-15/+17
* quickpkg: support FEATURES=xattr (bug 550006)Zac Medico2015-05-261-3/+15
* binarytree.get_pkgindex_uri: handle --gebinpkg=n (bug 549666)Zac Medico2015-05-161-3/+4
* VdbMetadataDelta.applyDelta: handle "remove" events properly (bug 547532)Zac Medico2015-05-091-18/+21
* Scheduler: increase visiblity of postinst failures (bug 547778)Zac Medico2015-05-032-1/+14
* bintree.populate: binhost connection failure triggers TypeError (bug 532784)Zac Medico2015-05-031-2/+6
* dblink: elog failed postinst (bug 547778)Zac Medico2015-05-021-2/+3
* _unmerge_protected_symlinks: suggest UNINSTALL_IGNORE (bug 428098)Zac Medico2015-04-281-0/+3
* ro_checker: only check nearest parent (bug 547390)Zac Medico2015-04-281-19/+25
* VdbMetadataDelta.applyDelta: remove replaced versions (bug 547532)Zac Medico2015-04-241-1/+21
* ro_checker: skip parents of EPREFIX dir (bug 544624)Zac Medico2015-04-051-1/+6
* binarytree.move_ent: fix binpkg-multi-instance _pkg_paths corruption (bug 545...Zac Medico2015-04-011-2/+1
* binpkg-multi-instance 6 of 7Zac Medico2015-03-041-113/+4
* binpkg-multi-instance 5 of 7Zac Medico2015-03-041-42/+0
* binpkg-multi-instance 3 of 7Zac Medico2015-03-041-235/+448
* binpkg-multi-instance 2 of 7Zac Medico2015-03-041-26/+87
* binpkg-multi-instance 1 of 7Zac Medico2015-03-042-4/+14
* binarytree: avoid unecessary index regenerationZac Medico2015-02-171-0/+2