aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare_build_dirs.py: Support for new home-dir-template-copy FEATUREHEADmasterJohn R. Graham13 hours4-0/+42
* Flush the merge-wait queue on SIGUSR2Florian Schmaus3 days1-4/+19
* Handle missing AbstractEventLoopPolicyZac Medico4 days3-27/+1
* bin/phase-functions.sh: Preserve PORTAGE_BZIP2_COMMAND in environment.bz2Zac Medico4 days2-2/+7
* eapi.sh: Make bash-5.0 test explicitUlrich Müller6 days1-1/+1
* doc: Drop remaining package_ebuild_eapi_4_slot_abiFlorian Schmaus8 days1-1/+0
* config: Initialize default PORTAGE_USERNAME and PORTAGE_GRPNAMEZac Medico8 days1-0/+9
* Revert "make.globals: Set PORTAGE_USERNAME and PORTAGE_GRPNAME variables"Zac Medico8 days1-4/+0
* Remove portage._shell_quote functionMike Gilbert8 days23-218/+91
* Remove support for 4-slot-abi EAPIUlrich Müller8 days11-135/+62
* make.globals: Set PORTAGE_USERNAME and PORTAGE_GRPNAME variablesDavid Sardari9 days1-0/+4
* portage.VERSION: use subprocess.run() to call gitMike Gilbert9 days1-18/+13
* portage.VERSION: prevent infinite recursion when lazy loadingMike Gilbert9 days1-2/+1
* Cast _download_suffix to str before concatenationArkadiusz Bokowy10 days1-1/+1
* ebuild.sh: Allow CC and CXX to be changed in profile.bashrcJames Le Cuirot11 days2-5/+2
* install-qa-check.d/10ignored-flags: Update two commentsUlrich Müller14 days1-3/+3
* binarytree.move_ent: Allocate path with binpkg_formatZac Medico2025-01-012-1/+5
* get_term_size: Use curses if stdin is not a ttyZac Medico2024-12-311-0/+12
* ebuild.sh: A colon in sandbox function args is an errorUlrich Müller2024-12-311-4/+2
* fowners, fperms: Drop QA warningsUlrich Müller2024-12-312-14/+2
* Pass through MAKEFLAGS and exclude from environment.bz2Zac Medico2024-12-276-5/+21
* Scheduler: Handle SIGWINCH for JobStatusDisplayZac Medico2024-12-274-15/+27
* Add xfails for python 3.14.0-alpha.3Zac Medico2024-12-183-0/+32
* action_config: Call elog_processZac Medico2024-12-182-0/+3
* Support cross-root package movesZac Medico2024-12-158-39/+67
* NEWS: fix typoSam James2024-12-151-1/+1
* eend: Make missing argument an errorUlrich Müller2024-12-142-4/+6
* webrsync: Support sync-webrsync-verify-signature = falseLeo Douglas2024-12-061-1/+3
* save-ebuild-env.sh: Add functions from newer EAPIs to filter listUlrich Müller2024-11-202-2/+11
* update set for "rust-rebuild" to adapt to changes in gentooEli Schwartz2024-11-181-2/+2
* make.globals: disable FEATURES="sfperms" by defaultMike Gilbert2024-11-102-2/+4
* install_qa_check: Fix noclean interaction with merge-waitZac Medico2024-11-042-1/+5
* Fix deprecated datetime.datetime.utcnow() usageZac Medico2024-11-033-4/+12
* github: test python3.14 + spawnZac Medico2024-11-031-0/+5
* github: run pre-commit on master branch (not main)Mike Gilbert2024-11-031-1/+1
* github: update black versionMike Gilbert2024-11-031-1/+1
* pre-commit: update revsMike Gilbert2024-11-031-3/+3
* Skip self update logic when installation.TYPE != SYSTEMMike Gilbert2024-11-032-6/+14
* gpkg: Fix S_ISLNK usageZac Medico2024-11-021-2/+2
* gpkg: use already queried size instead of syscallEtienne Buira2024-11-021-2/+2
* gpkg: avoid os.path.islink where lstat is availableEtienne Buira2024-11-021-2/+2
* gpkg: do not consider symlinks targets for size estimationEtienne Buira2024-11-012-16/+10
* Alway import iscoroutinefunction from inspectZac Medico2024-10-282-10/+2
* Handle python3.14 ChildWatcher changesZac Medico2024-10-283-13/+15
* binarytree: Fix _inject_repo_revisions to ignore remote packagesZac Medico2024-10-272-1/+11
* Fix asyncio.iscoroutinefunction DeprecationWarning in Python 3.14.0a1Zac Medico2024-10-222-2/+11
* depgraph: Ignore blockers when computing virtual deps visibilityRaul E Rangel2024-10-223-1/+12
* actions: test spawn under 3.13Zac Medico2024-10-211-1/+1
* Revert "emerge-webrsync: actually honour the sync-webrsync-verify-signature a...Sam James2024-10-022-10/+8
* SpawnProcess: Remove unused _CGROUP_CLEANUP_RETRY_MAXZac Medico2024-09-291-4/+0