aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emerge: Make --root-deps install build deps to ROOT plus / for all EAPIsroot-deps-bothJames Le Cuirot2024-05-104-23/+32
* actions: handle pkgmoves for autoconf, automake, libtoolSam James2024-05-041-3/+3
* estrip: Don't use splitdebug for .o filesAlex Xu (Hello71)2024-05-041-6/+12
* NEWS: fix typo in placeholderSam James2024-04-281-1/+1
* NEWS: updateSam James2024-04-281-0/+5
* meson.build, NEWS: prepare for portage-3.0.64portage-3.0.64Sam James2024-04-282-2/+2
* NEWS: updateSam James2024-04-281-0/+93
* .pre-commit-config.yaml: bump pylint to 3.1.0Alfred Wingate2024-04-281-1/+1
* pylintrc: give fully qualified name to overgeneral-exceptionsAlfred Wingate2024-04-281-1/+1
* zipfile: Add an example to portage(5)Alexey Gladkov2024-04-281-1/+10
* sync/zipfile: Add testcase for etagZac Medico2024-04-282-0/+100
* sync/zipfile: Recycle files that have not changedAlexey Gladkov2024-04-281-1/+31
* sync/zipfile: Add retrieve_head to return archive checksumAlexey Gladkov2024-04-282-1/+11
* sync/zipfile: Handle ETag headerAlexey Gladkov2024-04-281-7/+29
* sync: Add method to download zip archivesAlexey Gladkov2024-04-282-0/+115
* lib: adhere to python package version conventionsAlfred Wingate2024-04-261-1/+1
* lib: use more pure git-describe output for --versionSam James2024-04-261-31/+4
* Remove QA warning when no bash completions are foundMike Gilbert2024-04-241-3/+0
* BinpkgPrefetcher: Emit eerror message for binarytree inject failureZac Medico2024-03-281-5/+30
* man: Document autoenabled options by --getbinpkgonlyGábor Oszkár Dénes2024-03-281-3/+5
* Reapply "config: Don't directly modify FEATURES"Raul E Rangel2024-03-241-1/+3
* github: update actions to avoid deprecation warningsMike Gilbert2024-03-153-13/+14
* Improve testCopyFileSparseMike Gilbert2024-03-151-11/+24
* Replace linux_reflink extension moduleMike Gilbert2024-03-156-460/+138
* bin/ebuild: Discard merge-wait from FEATURESZac Medico2024-03-141-0/+4
* install_qa_check: prematurely delete WORKDIR if FEATURES=merge-waitZac Medico2024-03-102-7/+7
* _setup_repo_revisions: Skip async_aux_get for INHERITEDZac Medico2024-03-091-10/+3
* EbuildPhase/EbuildBinpkg: Ensure PKGDIR subdirectory permissionsZac Medico2024-03-094-8/+24
* __dyn_install: Record REPO_REVISIONS in build-infoZac Medico2024-03-093-0/+48
* phase-functions: prematurely delete WORKDIR if FEATURES=merge-waitFlorian Schmaus2024-03-091-0/+7
* meson.build: Install dist-info METADATAZac Medico2024-03-072-0/+17
* Update NEWSMike Gilbert2024-03-071-0/+2
* util: set a timeout for urlopen callsMike Gilbert2024-03-061-3/+3
* SpawnProcess: Optimize away null input for create_pipe=FalseZac Medico2024-03-032-30/+28
* socks5: Use run_coroutine_exitfuncs()Zac Medico2024-03-033-49/+7
* _validate_deps: Discard configdict["pkg"]["USE"]Zac Medico2024-03-033-1/+31
* elog/mod_custom: Spawn processes in backgroundZac Medico2024-03-023-5/+105
* binarytree._populate_remote: Fix UnboundLocalError for binpkg-request-signatureZac Medico2024-03-021-1/+1
* doebuild: Call _setup_localeZac Medico2024-03-012-33/+52
* Improve whitespace handling when parsing /proc/self/mountinfoMike Gilbert2024-03-011-3/+4
* Drop portage.util.libc extension moduleMike Gilbert2024-02-293-82/+3
* Delete compat_coroutine moduleZac Medico2024-02-285-368/+1
* gpkg: placate blackSam James2024-02-281-1/+3
* gpkg: add missing new lines to error messagesSam James2024-02-281-9/+9
* binpkg: add another missing newline to error messageSam James2024-02-281-1/+1
* UnshareNetTestCase: Initialize ABILITY_TO_UNSHARE in setUpZac Medico2024-02-271-5/+13
* BinarytreeTestCase: Use temporary TMPDIRZac Medico2024-02-261-1/+21
* Scheduler: Support parallel-install with merge-waitZac Medico2024-02-263-16/+41
* cnf: sets: Migrate @golang-rebuild to dev-lang/goZac Medico2024-02-263-9/+15
* SpawnProcess: Wait for async set_term_sizeZac Medico2024-02-255-16/+46