summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* config: allow_build_id=True for user config keywords and uselihan2017-08-052-3/+6
* make.globals: Enable FEATURES=multilib-strict by defaultMichał Górny2017-08-021-1/+2
* multilib-strict: disable recursion into subdirectories (bug 424423)Zac Medico2017-08-021-4/+3
* emerge --getbinpkg: https support for If-Modified-SinceZac Medico2017-07-312-4/+18
* Rename BINPKG_COMPRESSION{,_ARGS} to BINPKG_COMPRESS{,_FLAGS}Zac Medico2017-07-306-18/+19
* config.validate: check for invalid BINPKG_COMPRESSIONZac Medico2017-07-291-0/+27
* Support different compressors for binary packagesManuel Rüger2017-07-308-39/+186
* localization: Replace deprecated locale.format() with format_string()Manuel Rüger2017-07-191-1/+1
* repoman: Updates for a releaserepoman-2.3.3Brian Dolbec2017-07-182-1/+13
* repoman: Warn about dropped keywords only for latest in SLOT.Alexis Ballier2017-07-182-6/+22
* Repoman: detect inconsistent metadata.xml indentationLouis Sautier2017-07-181-0/+10
* repoman: Mark ruby-2.0 as deprecatedManuel Rüger2017-07-181-0/+1
* doman: QA-complain on compressed filesMichał Górny2017-07-091-0/+1