aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-5559/+0
* _unmerge_dirs: revisit parents of removed symlinks (bug 640058)Zac Medico2018-07-141-2/+23
* EbuildBuildDir: remove synchronous lock method (bug 614112)Zac Medico2018-04-221-1/+1
* EbuildBuildDir: remove synchronous unlock method (bug 614108)Zac Medico2018-04-201-1/+2
* _pkg_str: add _db attribute (bug 640318)Zac Medico2018-04-081-2/+3
* INSTALL_MASK: honor install time config for binary packages (bug 651952)Zac Medico2018-03-291-0/+5
* {,PKG_}INSTALL_MASK: python implementationZac Medico2018-03-271-5/+17
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-2/+2
* portage.dbapi.vartree: Remove one more unfounded virtual caseMichał Górny2018-03-161-7/+0
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-34/+4
* vardbapi.removeFromContents: update NEEDED (bug 637284)Zac Medico2017-11-131-2/+40
* _collision_protect: report progress in work todoFabian Groffen2017-08-271-2/+3
* emerge: use asyncio interfaces for spinner during owner lookup (bug 591760)Zac Medico2017-03-261-13/+9
* 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
* preserve-libs: handle manually removed libraries better (bug 599240)Zac Medico2016-11-101-0/+14
* refresh many URIs in the code baseMike Frysinger2016-06-281-2/+2
* unmerge-backup: check BUILD_TIME of existing binary package (bug 586410)Zac Medico2016-06-191-4/+11
* Remove unneeded native_kwargs wrapperMichał Górny2016-05-311-2/+1
* dblink: add locks for parallel-install with blockers (bug 576888)Zac Medico2016-05-181-3/+96
* vardbapi.aux_get: treat cache as valid if mtime is truncated (bug 564222)Zac Medico2015-10-281-1/+7
* xattr: centralize the various shims in one placeMike Frysinger2015-09-031-5/+5
* emerge --search: fix duplication of results (bug 559044)Zac Medico2015-08-301-2/+2
* quickpkg: support FEATURES=xattr (bug 550006)Zac Medico2015-05-261-3/+15
* Scheduler: increase visiblity of postinst failures (bug 547778)Zac Medico2015-05-031-0/+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
* ro_checker: skip parents of EPREFIX dir (bug 544624)Zac Medico2015-04-051-1/+6
* binpkg-multi-instance 1 of 7Zac Medico2015-03-041-2/+6
* Generate soname dependency metadata (bug 282639)Zac Medico2015-02-131-0/+1
* Log changes between vdb_metadata.pickle updatesZac Medico2014-12-071-10/+32
* Add IndexedVardb class.Zac Medico2014-12-071-7/+16
* dblink._protect: disable config protect for identical files (531854)Zac Medico2014-12-061-2/+4
* emerge: check for writable /var/db/pkg (490732)Zac Medico2014-11-191-0/+12
* FEATURES=case-insensitive-fs for bug #524236Zac Medico2014-11-171-25/+46
* dblink: case insensitive support for bug #524236Zac Medico2014-11-171-0/+3
* CONFIG_PROTECT: protect symlinks, bug #485598Zac Medico2014-11-021-113/+142
* package.bashrc: per profile, per-package bashrc mechanismBertrand SIMONNET2014-10-241-11/+9
* dblink.mergeme: implement bug #523684Zac Medico2014-10-191-8/+24
* _quickpkg_dblink: fix bug #523152Zac Medico2014-09-201-0/+10
* Fix read only detection logicBertrand SIMONNET2014-09-111-3/+2
* Enable consistent __future__ behavior for divisionMichał Górny2014-08-111-2/+2
* Follow-up to commit 96ded9cff423d773ee31a696a691dd6610c315b7: Restore "/" cha...Arfrever Frehtes Taifersar Arahesis2014-08-041-2/+2
* Move -MERGING- string to a constant.Pavel Kazakov2014-08-031-4/+4
* dbapi/vartree.py: whitespace cleanupBrian Dolbec2014-04-041-21/+21
* Remove "my" prefix from my{dir,link,file}listChris Reffett2014-02-071-9/+9
* various pylint clean upsMike Frysinger2014-02-031-0/+1
* Test for read-only filesystems, fixes bug 378869Chris Reffett2014-01-261-1/+33
* Handle newline in symlink target for bug #485226.Zac Medico2013-09-171-0/+7