aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite doins in python (bug 624526)Hidehiko Abe2017-12-021-0/+352
* versions: Drop non-PMS "cvs." prefix in ${PV}Gregory M. Turner2017-11-282-25/+16
* Fix sync_uri parsing for paths beginning with file://Ilya Tumaykin2017-11-213-3/+3
* emaint binhost: use _populate_local return value when appropriateZac Medico2017-11-211-5/+5
* 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-212-2/+2
* binarytree.populate: avoid lock when possible (bug 607872)Zac Medico2017-11-201-34/+46
* UseManager: reject atoms with USE flags (bug 607872)Zac Medico2017-11-202-3/+8
* portage.manifest: Fix mis-parsing Manifests with numerical checksumsMichał Górny2017-11-201-1/+1
* dep_check: use DNF to optimize overlapping virtual || deps (bug 632026)Zac Medico2017-11-135-7/+440
* vardbapi.removeFromContents: update NEEDED (bug 637284)Zac Medico2017-11-131-2/+40
* doebuild: record BUILD_ID and BINPKGMD5 for installed packageZac Medico2017-11-091-1/+16
* Quickfix handling manifest-required-hashes = NoneMichał Górny2017-11-081-0/+3
* Make manifest-required-hashes configurableMichał Górny2017-11-076-22/+55
* Remove last traces of Manifest1 codeMichał Górny2017-11-062-6/+2
* Replace static MANIFEST2_HASH_FUNCTIONS with dynamic listMichał Górny2017-11-063-8/+6
* portage.const: Remove obsolete manifest-hashes commentMichał Górny2017-11-061-23/+0
* dep_zapdeps: install new package, avoid downgrade (bug 635540)Zac Medico2017-11-022-1/+107
* RsyncSync: fix PORTAGE_RSYNC_RETRIES (bug 497596)Zac Medico2017-10-271-1/+5
* postinst_qa_check: initialize preinst state (bug 635474)Zac Medico2017-10-271-0/+1
* is_prelinkable_elf: fix for python3 (bug 635116)Zac Medico2017-10-221-1/+1
* portage.checksum: Support pyblake2 fallback for BLAKE2 hashesMichał Górny2017-10-201-2/+13
* portdbapi: factor out _better_cache classDaniel Robbins2017-10-141-53/+71
* portdbapi: cache catpkg to repository mappingsDaniel Robbins2017-10-131-11/+92
* elog mod_echo: fix PORTAGE_LOG_FILE KeyError (bug 633842)Zac Medico2017-10-091-1/+3
* want_restart_for_use_change: backtrack only if needed (bug 632598)Zac Medico2017-10-021-0/+86
* _solve_..slot_conflicts: make "forced" set recursive (bug 632210)Zac Medico2017-09-291-1/+1
* Fix emerge --info when using webrsync (bug 630538)Nicolas Porcel2017-09-171-4/+4
* AsynchronousLock: allow missing dummy_threading for Python 3.7Zac Medico2017-09-111-1/+7
* config/env_blacklist: add DOCS (bug 627106)Zac Medico2017-09-021-1/+1
* config/env_blacklist: add REQUIRED_USEZac Medico2017-09-021-1/+1
* RepoConfigLoader: Fix compatibility with Python 3.7 (bug #629146).Arfrever Frehtes Taifersar Arahesis2017-08-271-2/+2
* _collision_protect: report progress in work todoFabian Groffen2017-08-271-2/+3
* Support post-postinst QA checksMichał Górny2017-08-261-1/+4
* digraph: search for relevant priority in descending orderZac Medico2017-08-211-4/+4
* digraph.add: sort priorities with bisect.insortZac Medico2017-08-211-2/+2
* elog mod_echo: Print log path if PORT_LOGDIR is usedMichał Górny2017-08-171-3/+10
* emerge: add --autounmask-keep-keywords option (bug 622480)Zac Medico2017-08-121-0/+72
* GitSync.retrieve_head: return str, not bytes (bug 625888)Zac Medico2017-08-091-2/+3
* GitSync: fix subprocess.CalledProcessError reference (bug 627416)Zac Medico2017-08-091-1/+1
* config: allow_build_id=True for user config keywords and uselihan2017-08-052-3/+6
* emerge --getbinpkg: https support for If-Modified-SinceZac Medico2017-07-312-4/+18
* Rename BINPKG_COMPRESSION{,_ARGS} to BINPKG_COMPRESS{,_FLAGS}Zac Medico2017-07-304-12/+13
* config.validate: check for invalid BINPKG_COMPRESSIONZac Medico2017-07-291-0/+27
* Support different compressors for binary packagesManuel Rüger2017-07-304-16/+73
* localization: Replace deprecated locale.format() with format_string()Manuel Rüger2017-07-191-1/+1
* emerge: Add head commit per repo to --infoManuel Rüger2017-07-045-3/+32
* portage/dep/depcheck.py: Whitespace, add indentation level after newlineSergei Trofimovich2017-07-021-3/+3
* const: Change the MANIFEST2_REQUIRED_HASH to SHA512Michał Górny2017-06-151-1/+1
* const: Remove unused MANIFEST1_REQUIRED_HASHMichał Górny2017-06-151-1/+0