summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.14 releaseportage-2.3.14Zac Medico2017-11-133-1/+14
* 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-078-30/+74
* Remove last traces of Manifest1 codeMichał Górny2017-11-062-6/+2
* Replace static MANIFEST2_HASH_FUNCTIONS with dynamic listMichał Górny2017-11-065-11/+10
* 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
* Updates for portage-2.3.13 releaseportage-2.3.13Zac Medico2017-10-272-1/+10
* RsyncSync: fix PORTAGE_RSYNC_RETRIES (bug 497596)Zac Medico2017-10-271-1/+5
* postinst-qa-check.d: fix parallel-install to skip QA NoticeZac Medico2017-10-272-0/+9
* postinst_qa_check: initialize preinst state (bug 635474)Zac Medico2017-10-276-7/+23
* file_copy: use sendfile return value to measure bytes copied (bug 635126)Zac Medico2017-10-271-40/+59
* man/ebuild.5: Do not document internal functions.Ulrich Müller2017-10-241-75/+1
* doc/config/bashrc: document register_die_hook and register_success_hookZac Medico2017-10-241-0/+15
* repoman: Update for a repoman releaseBrian Dolbec2017-10-232-1/+6
* 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-202-2/+15
* Updates for portage-2.3.12 releaseportage-2.3.12Zac Medico2017-10-192-3/+9
* install-qa-check.d/10ignored-flags: fix LDFLAGS check (bug 455232)Felix Janda2017-10-161-2/+3
* prepstrip: use debugedit from rpm if necessary (bug 634378)Zac Medico2017-10-161-4/+16
* portdbapi: factor out _better_cache classDaniel Robbins2017-10-141-53/+71
* man: Update URI of GLEP references.Ulrich Müller2017-10-144-6/+6
* portdbapi: cache catpkg to repository mappingsDaniel Robbins2017-10-134-13/+107
* elog mod_echo: fix PORTAGE_LOG_FILE KeyError (bug 633842)Zac Medico2017-10-091-1/+3
* man/portage.5: Update example, fix a typoManuel Rüger2017-10-091-5/+5
* _dynamic_depgraph_config: new digraph docsDaniel Robbins2017-10-042-6/+47
* BinpkgExtractorAsync: fix PIPESTATUS error handlingZac Medico2017-10-041-7/+11
* BinpkgExtractorAsync: remove trailer when decompressing binary packagesMatija Skala2017-10-031-4/+6
* resolver/package_tracker: new docsDaniel Robbins2017-10-031-18/+69
* Updates for portage-2.3.11 releaseportage-2.3.11Zac Medico2017-10-022-1/+15
* want_restart_for_use_change: backtrack only if needed (bug 632598)Zac Medico2017-10-022-4/+95
* postinst-qa-check.d/50xdg-utils: local all_files (bug 632696)Zac Medico2017-10-021-2/+2
* postinst-qa-check.d: Skip checks if required tools are missingMichał Górny2017-10-022-0/+6
* _solve_..slot_conflicts: handle forced reinstall (bug 632202)Zac Medico2017-09-291-1/+2
* _solve_..slot_conflicts: make "forced" set recursive (bug 632210)Zac Medico2017-09-292-1/+14
* search: only pass Atom instance to dbapi match methodsZac Medico2017-09-241-1/+7
* depgraph: make _minimize_children deterministic (bug 631894)Zac Medico2017-09-241-0/+9
* postinst-qa-check.d: remove redundant local vars and obsolete commentsZac Medico2017-09-202-9/+3
* gnome2-utils postinst: fix ${missing} variable referenceZac Medico2017-09-191-1/+1
* Updates for portage-2.3.10 releaseportage-2.3.10Zac Medico2017-09-192-1/+8
* postinst-qa-check.d: fix false positive and expensive eqatag on first runZac Medico2017-09-192-9/+15
* postinst-qa-check.d: fix [[ ${files[@]} ]] logic in for loopsZac Medico2017-09-192-10/+13
* Updates for portage-2.3.9 releaseportage-2.3.9Zac Medico2017-09-192-1/+13
* misc-functions.sh: Fix 'within' typo in commentR0b0t12017-09-181-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-112-2/+12
* ebuild.sh: Completely ban external commands in global scopeMichał Górny2017-09-112-1/+9