summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 3.0.29 releaseportage-3.0.29Sam James2021-12-093-1/+16
* portage.output: Replace darkblue colors with tealMichał Górny2021-12-082-6/+6
* Ignore the black 21.12b0 reformatting commitMichał Górny2021-12-081-0/+2
* Reformat with black 21.12b0Michał Górny2021-12-083-4/+0
* dep_zapdeps: avoid new slots when appropriate (bug 828136)Zac Medico2021-12-052-1/+67
* emerge: Do not resolve ambiguous package names via installed pkgsMichał Górny2021-12-041-15/+0
* emerge: Default enable soname dependencies (bug 687956)Zac Medico2021-11-282-4/+5
* dbapi: fix logic in bintree.binarytree._parse_build_id()Mike Gilbert2021-11-261-5/+4
* portage/util/_dyn_libs/dyn_libs.py: fix symlink recursion issueMike Gilbert2021-11-231-3/+10
* eapply_user(): Add message about applying user patches and minor decoration.Arfrever Frehtes Taifersar Arahesis2021-11-191-1/+13
* Exclude binary pkg installation for live ebuildsMadhu Priya Murugan2021-11-193-1/+26
* Exclude binary cache build for live ebuildsMadhu Priya Murugan2021-11-194-4/+25
* estrip: fix lockfile handlingMike Gilbert2021-11-191-8/+7
* estrip: add death messages and debug prints in save_elf_debugMike Gilbert2021-11-191-6/+9
* Move debug-print to isolated-functions.shMike Gilbert2021-11-192-39/+39
* Add make.conf.example for riscvMarek Szuba2021-11-161-0/+61
* package.ebuild.doebuild: ignore setuptools install deprecationMichał Górny2021-11-151-1/+4
* EbuildIpcDaemon: fix lock permission raceZac Medico2021-11-107-11/+21
* setup.py: fix black formattingZac Medico2021-11-081-1/+5
* Install example repo.postsync.d script into sharedirDaniel Cordero2021-11-081-2/+2
* fetch: enable resume for digestgen caseZac Medico2021-11-041-3/+4
* estrip: skip build-id link creation if we fail to create a debug fileMike Gilbert2021-10-311-14/+15
* estrip: rework hard link logic in save_elf_debugMike Gilbert2021-10-311-21/+39
* .github: test against Python 3.10 finalSam James2021-10-281-1/+1
* lib/portage/package/ebuild/doebuild.py: drop unused importSam James2021-10-281-1/+0
* lib/portage/util/_dyn_libs/dyn_libs.py: drop unused importSam James2021-10-281-2/+0
* Binpkg.py: check for inconsistent PROVIDES/image when unpacking binpkgSam James2021-10-281-1/+14
* doebuild.py: check for inconsistent PROVIDES/image post-src_installSam James2021-10-281-1/+12
* portage/util/_dyn_libs/dyn_libs.py: add helperSam James2021-10-281-0/+23
* lib/_emerge/actions.py: warn on missing /runSam James2021-10-281-12/+21
* bin/estrip: don't mention rpm anymore in splitdebug errorSam James2021-10-201-1/+1
* Prepare for 3.0.28 releaseportage-3.0.28Michał Górny2021-10-052-1/+5
* Revert "Copy files/* into the work tree instead of symlinking it"Michał Górny2021-10-052-25/+12
* Prepare for 3.0.27 releaseportage-3.0.27Michał Górny2021-10-053-1/+11
* Use distinct colors for output msg typesMichał Górny2021-10-045-28/+81
* Prefix color vars with "PORTAGE_COLOR_"Michał Górny2021-10-044-32/+34
* lib/_emerge/resolver/output_helpers.py: explicitly state 'all satisfied'Sam James2021-10-041-0/+2
* lib/_emerge/resolver/output.py: say 'soft blocking' explicitlySam James2021-10-041-1/+1
* prepare_build_dirs: handle copytree FileExistsErrorZac Medico2021-10-031-1/+9
* Prepare for 3.0.26 releaseportage-3.0.26Michał Górny2021-09-293-3/+7
* Attempt to fix creating FILESDIR properlyMichał Górny2021-09-281-1/+0
* Revert "prepare_build_dirs: Fix copytree() on Python 3.7"Michał Górny2021-09-281-1/+1
* Prepare for 3.0.25 releaseportage-3.0.25Michał Górny2021-09-283-1/+12
* prepare_build_dirs: apply permissions to filesdirZac Medico2021-09-281-2/+9
* prepare_build_dirs: Fix copytree() on Python 3.7Michał Górny2021-09-271-2/+2
* eend: Output QA notice when called without argumentUlrich Müller2021-09-271-0/+1
* Prepare for 3.0.24 releaseportage-3.0.24Michał Górny2021-09-273-1/+17
* Copy files/* into the work tree instead of symlinking itMichał Górny2021-09-262-11/+10
* bin/misc-function.sh: check scanelf return codeSam James2021-09-211-14/+50
* vardbapi: convert compat coroutine to asyncZac Medico2021-09-201-9/+6