aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* convert f-strings to normal stringsMarkus Meier8 days3-5/+5
* ebuild: try to make maintainer mode checks a bit less prone to FPEli Schwartz8 days1-1/+1
* binrepos.conf: Support custom download locationZac Medico10 days3-4/+75
* config: Allow a repository to be configured using one of its aliasesJames Le Cuirot2024-07-101-4/+6
* vartree, movefile: Warn when rewriting a symlinkUlrich Müller2024-06-192-0/+15
* ebuild: fix typo in commentSam James2024-06-171-1/+1
* ebuild: fix maintainer mode checks to work with modern autotoolsEli Schwartz2024-06-171-3/+3
* emerge: Make --root-deps install build deps to ROOT plus / for all EAPIsJames Le Cuirot2024-06-111-1/+5
* tar_safe_extract: Use tarfile.fully_trusted_filterZac Medico2024-06-091-0/+9
* sync/zipfile: Install zipfile sync methodAlexey Gladkov2024-06-042-0/+9
* Add binpkgs info to mtimedb resume dataZac Medico2024-06-021-5/+25
* tar_stream_writer: Add missing error attributeZac Medico2024-06-021-0/+1
* MergeProcess: Pass bintree to subprocessZac Medico2024-06-011-2/+3
* atomic_ofstream: fix follow_symlinks fallback and default file modeZac Medico2024-05-273-15/+116
* atomic_ofstream: Use mkstemp rather than getpid (pid namespace safety)Zac Medico2024-05-271-19/+28
* binarytree: Rewrite remote index only on changeZac Medico2024-05-271-1/+3
* sync: don't use ipv6 for rsync when it's disabledPavel Balaev2024-05-271-4/+3
* process: make has_ipv6 a public functionPavel Balaev2024-05-272-5/+5
* test_tar_merge_order.py: Fix unused pytest unused-importZac Medico2024-05-261-1/+0
* Revert "find_smallest_cycle: Optimize to traverse fewer nodes"Zac Medico2024-05-263-7/+6
* tests: add testcase for app-arch/tar merge order with binpkgsSam James2024-05-262-0/+496
* bintree: Add REPO_REVISIONS to package index headerZac Medico2024-05-252-14/+124
* Add get_repo_revision_history function and repo_revisions fileZac Medico2024-05-259-5/+353
* binrepos.conf: Support "frozen" attributeZac Medico2024-05-252-3/+12
* Drop portage.util.shlex_splitMike Gilbert2024-05-2129-97/+93
* Do not use shlex.split for CONFIG_PROTECTMike Gilbert2024-05-213-10/+8
* sync: git: add safe.directory for get head commitAlex Xu (Hello71)2024-05-121-0/+1
* 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
* Reapply "config: Don't directly modify FEATURES"Raul E Rangel2024-03-241-1/+3
* Improve testCopyFileSparseMike Gilbert2024-03-151-11/+24
* Replace linux_reflink extension moduleMike Gilbert2024-03-154-44/+138
* EbuildPhase/EbuildBinpkg: Ensure PKGDIR subdirectory permissionsZac Medico2024-03-091-5/+13
* __dyn_install: Record REPO_REVISIONS in build-infoZac Medico2024-03-091-0/+1
* util: set a timeout for urlopen callsMike Gilbert2024-03-061-3/+3
* SpawnProcess: Optimize away null input for create_pipe=FalseZac Medico2024-03-031-5/+2
* 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-291-6/+3
* Delete compat_coroutine moduleZac Medico2024-02-285-368/+1
* gpkg: placate blackSam James2024-02-281-1/+3