summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS, meson.build: prepare for portage-3.0.62portage-3.0.62Sam James2024-02-222-5/+11
* NEWS: updateSam James2024-02-221-2/+46
* EbuildPhase: async_check_localeZac Medico2024-02-215-25/+70
* EbuildMetadataPhase: Migrate to _async_startZac Medico2024-02-211-11/+6
* async_aux_get: Use EbuildMetadataPhase deallocate_config futureZac Medico2024-02-213-45/+97
* asyncio: Wrap asyncio.Lock for python 3.9 compatZac Medico2024-02-211-0/+17
* ResolverPlayground: Use egencache to create manifestsZac Medico2024-02-212-19/+23
* MetadataRegen: Use EbuildMetadataPhase deallocate_configZac Medico2024-02-212-2/+25
* EbuildMetadataPhase: Add deallocate_config futureZac Medico2024-02-212-1/+38
* anydbm: Pickle support for multiprocessing spawnZac Medico2024-02-212-4/+17
* Support PROPERTIES=test_userpriv not to drop perms for testsMichał Górny2024-02-215-1/+17
* estrip: Support debug info deduplication with sys-devel/dwzYiFei Zhu2024-02-215-3/+45
* gpkg: add missing newline to gpkg format errorSam James2024-02-211-1/+1
* binpkg: add missing newline to gpkg format errorSam James2024-02-211-1/+1
* actions: Use pytest-rerunfailures for pytest-xdist worker crashZac Medico2024-02-141-5/+4
* BuildLogger: Fix portage.locks._open_fds memory leakZac Medico2024-02-131-1/+6
* actions: disable pytest-xdist for spawn start-method (workers crash)Zac Medico2024-02-131-1/+4
* actions: Fix interaction between start-method and pytest-xdistZac Medico2024-02-128-8/+23
* Revert "EbuildPhase: async_check_locale"Zac Medico2024-02-125-87/+25
* EbuildBuild: Execute EbuildFetchonly in subprocessZac Medico2024-02-124-47/+33
* process._exec: Use _start_fork for os.fork() error handlingZac Medico2024-02-111-108/+151
* spawn_wrapper: Make pre_exec function picklableZac Medico2024-02-112-17/+26
* _overlap_dnf: deduplicate any-of blocksZac Medico2024-02-102-9/+39
* test_gpkg_metadata_url_case: fix string format for pyupgradeZac Medico2024-02-101-2/+2
* DuplicateOverlapDNFTestCase: Add test for bug 891137Zac Medico2024-02-101-1/+29
* test_gpkg_metadata_url_case: fix pylint W0611: Unused import random (unused-i...Zac Medico2024-02-101-1/+0
* test_gpkg_metadata_url_case: optimize httpd port allocationZac Medico2024-02-101-20/+8
* test_gpkg_metadata_url_case: shutdown http server daemon threadsZac Medico2024-02-101-3/+12
* GPG: Use threading.Event for thread safetyZac Medico2024-02-091-6/+8
* GPG: Proactively stop to avoid "GPG keepalive failed" error in pypy ci jobsZac Medico2024-02-094-10/+41
* gpkg: Less aggressive subprocess.Popen kill in order to avoid BrokenPipeErrorZac Medico2024-02-091-5/+14
* test_gpkg_path_case: Add missing playground cleanupZac Medico2024-02-091-1/+2
* ManifestTestCase: Fix tempdir removalZac Medico2024-02-091-2/+3
* SecuritySetTestCase: Disable playground debug so tempdir is cleaned upZac Medico2024-02-091-2/+2
* EAPITestCase: Disable playground debug so tempdir is cleaned upZac Medico2024-02-091-2/+2
* ManifestTestCase: Remove tempdirZac Medico2024-02-091-1/+3
* MoveEntTestCase: Disable playground debug so tempdir is cleaned upZac Medico2024-02-091-2/+2
* AuxdbTestCase: Add missing playground cleanupZac Medico2024-02-091-29/+38
* Revert "gpkg: on error, close stdin before killing external programs"Sam James2024-02-091-4/+4
* EbuildPhase: async_check_localeZac Medico2024-02-095-25/+87
* check_locale: Use multiprocessing.Process instead of os.fork()Zac Medico2024-02-091-23/+33
* emaint: Print 'usage: ' only once in help messageSteffen Winter2024-02-091-1/+1
* ELF: add entries for ARC machinesMatoro Mahri2024-02-093-0/+16
* cnf: add arch-specific configuration example for arcMatoro Mahri2024-02-092-0/+52
* bin: prefix eqawarn with 'QA Notice'Agostino Sarubbo2024-02-0910-13/+13
* tests: process: calculate size of E2BIG environment variable dynamicallyMatoro Mahri2024-02-091-2/+5
* gpkg: on error, close stdin before killing external programsMatoro Mahri2024-02-091-4/+4
* LockNonblockTestCase: Use multiprocessing.Process instead of os.fork()Zac Medico2024-02-071-26/+26
* process.spawn: Use _start_proc for returnpid=FalseZac Medico2024-02-061-18/+17
* process.spawn: Enable returnpid warning for internalsZac Medico2024-02-061-6/+5