aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-1710/+0
* binarytree._merge_pkgindex_header: deduplicate values (bug 657422)Zac Medico2018-06-261-1/+3
* emerge --usepkgonly: propagate implicit IUSE and USE_EXPAND (bug 640318)Zac Medico2018-04-181-0/+56
* binarytree._update_pkgindex_header: include USE_EXPAND_IMPLICIT vars (bug 644...Zac Medico2018-04-121-0/+1
* binarytree._update_pkgindex_header: include USE_EXPAND_UNPREFIXED vars (bug 6...Zac Medico2018-04-101-1/+2
* binarytree._update_pkgindex_header: skip update if profile invalid (bug 640318)Zac Medico2018-04-091-0/+14
* _pkg_str: add _db attribute (bug 640318)Zac Medico2018-04-081-7/+8
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-3/+4
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-5/+4
* 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
* 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
* Use public API: hashfunc_map -> get_valid_checksum_keys()Michał Górny2017-03-131-2/+2
* binarytree._read_metadata: return empty strings for undefined values (bug 603...Zac Medico2016-12-271-7/+26
* binarytree._populate: suppress PORTAGE_SSH_OPTS KeyError (bug 572494)Zac Medico2016-06-021-4/+3
* binarytree: fix PORTAGE_BINHOST KeyError (bug 572746)Zac Medico2016-01-241-1/+1
* emerge --search: fix duplication of results (bug 559044)Zac Medico2015-08-301-2/+2
* binarytree.get_pkgindex_uri: handle --gebinpkg=n (bug 549666)Zac Medico2015-05-161-3/+4
* bintree.populate: binhost connection failure triggers TypeError (bug 532784)Zac Medico2015-05-031-2/+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
* binarytree: avoid unecessary index regenerationZac Medico2015-02-171-0/+2
* Generate soname dependency metadata (bug 282639)Zac Medico2015-02-131-2/+3
* bintree.py: fix str() calls for Python 2 (532784)Zac Medico2014-12-171-9/+12
* portage.dbapi.bintree.binarytree: Delete main-repository-reliant microoptimiz...Arfrever Frehtes Taifersar Arahesis2014-12-151-10/+0
* emerge: check for writable PKGDIR (490732)Zac Medico2014-11-231-0/+12
* If a binhost file sets a TTL header, honor it.David James2014-11-021-0/+16
* Clean up bad PORTAGE_BINHOST handlingAlexander Berntsen2014-02-241-6/+4
* Handle bad PORTAGE_BINHOST gracefully (bug 502288)Alexander Berntsen2014-02-241-0/+5
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-051-1/+1
* various pylint clean upsMike Frysinger2014-02-031-0/+1
* Don't filter USE for binary packages with IUSE (bug 485920)Sebastian Luther2013-12-051-6/+1
* Include implicit IUSE vars in binhost Packages.v2.2.0_alpha194Zac Medico2013-08-041-1/+13
* Add support for multiple repositories in `emerge --sync`.Arfrever Frehtes Taifersar Arahesis2013-07-231-1/+1
* Support PORTAGE_SSH_OPTS, bug #470002.Zac Medico2013-05-181-5/+26
* PORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTPZac Medico2013-05-161-14/+4
* PORTAGE_BINHOST: https FETCHCOMMAND, bug #469888Zac Medico2013-05-151-9/+29
* binarytree: evaluate RESTRICT conditionalsZac Medico2013-05-061-1/+1
* binarytree: index RESTRICT, for ACCEPT_RESTRICTZac Medico2013-05-061-1/+1
* Support ACCEPT_RESTRICT for bug #467622.v2.2.0_alpha174Zac Medico2013-05-021-1/+1
* binarytree: copy g+rw from PKGDIR to filesv2.2.0_alpha171Zac Medico2013-04-011-0/+19
* Use unicode_literals more.Zac Medico2013-01-181-5/+7
* BinpkgVerifier: use async FileDigesterZac Medico2013-01-051-13/+25
* binarytree: tweak deprecated constructor paramZac Medico2012-12-241-5/+5
* update_dbentry: add parent arg for bug #367215Zac Medico2012-11-131-1/+1