summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* repoman: Update --bug/--closes description for bugs.g.o hooksMichał Górny2017-09-111-2/+11
* repoman: Unify usage of --bug and --closes optionsMichał Górny2017-09-112-16/+8
* Do not enable optimizations by default to work-around pycparser issueMichał Górny2017-09-027-7/+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
* ebuild.sh: Fail on command-not-found in global scopeMichał Górny2017-08-311-0/+4
* ebuild.sh: Explicitly ban get_libdir in global scopeMichał Górny2017-08-311-0/+1
* gnome2-utils postinst: Restrict file types to fix false positivesMichał Górny2017-08-291-1/+6
* __dyn_install: fix output by fixing the call to padlFabian Groffen2017-08-281-1/+1
* __dyn_install: improve reporting of build and image sizesFabian Groffen2017-08-281-4/+49
* 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
* Update caches after reporting missing cache updatesMichał Górny2017-08-262-0/+27
* Use ctime in cache post-postinst checksMichał Górny2017-08-262-3/+3
* Add post-postinst checks for a few missed cache updatesMichał Górny2017-08-262-0/+103
* Support post-postinst QA checksMichał Górny2017-08-262-1/+61
* 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
* Updates for portage-2.3.8 releaseZac Medico2017-08-202-1/+8
* elog mod_echo: Print log path if PORT_LOGDIR is usedMichał Górny2017-08-171-3/+10
* quickpkg: handle unsuccessful compressor exit in quickpkg_atomZac Medico2017-08-161-1/+10
* quickpkg: revert premature return from quickpkg_atom (bug 628060)Zac Medico2017-08-161-4/+4
* quickpkg: revert accidental changes to "protect" function (bug 628010)Zac Medico2017-08-161-3/+3
* NEWS: Add some more features that made it into 2.3.7Manuel Rüger2017-08-131-0/+2
* portage-2.3.7 releaseportage-2.3.7Zac Medico2017-08-123-1/+30
* setup.py: x_sdist default root owner for archive filesZac Medico2017-08-121-1/+5
* emerge: add --autounmask-keep-keywords option (bug 622480)Zac Medico2017-08-124-4/+96
* eapply_user: combine sort for all dirs (bug 608880)Zac Medico2017-08-111-7/+28
* 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
* repoman commit: Support --bug (-b) and --closes (-c) for git footerMichał Górny2017-08-063-1/+71
* repoman commit: Merge code generating common part of the footer (DCO)Michał Górny2017-08-061-6/+7