aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add get_repo_revision_history function and repo_revisions fileZac Medico2024-05-2512-7/+387
* binrepos.conf: Support "frozen" attributeZac Medico2024-05-253-4/+19
* install-qa-checks.d: suppress some gnulib implicit decls on muslEli Schwartz2024-05-221-0/+12
* unpack: skip unrecognized file formats *silently*Mike Gilbert2024-05-221-13/+0
* Drop portage.util.shlex_splitMike Gilbert2024-05-2137-122/+116
* Do not use shlex.split for CONFIG_PROTECTMike Gilbert2024-05-217-20/+18
* SchedulerInterface/PollScheduler: _loadavg_latency's unit is secondsFlorian Schmaus2024-05-211-1/+1
* install-qa-checks.d: suppress some gnulib implicit configure declarationsEli Schwartz2024-05-171-0/+9
* ebuild.5: Escape carats which are special to groffBryan Gardiner2024-05-131-1/+1
* depgraph.py: Fix the URL for the changed-deps wiki pageBryan Gardiner2024-05-131-1/+1
* sync: git: add safe.directory for get head commitAlex Xu (Hello71)2024-05-121-0/+1
* 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