GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into prefix
prefix
Fabian Groffen
2024-02-25
17
-160
/
+511
|
\
|
*
test_baseline: Improve robustness with cleanup
Gábor Oszkár Dénes
2024-02-25
1
-1
/
+1
|
*
_start_proc: Prevent premature ForkProcess garbage collection
Zac Medico
2024-02-25
1
-2
/
+39
|
*
dbapi: Fix TypeError when passing Exception to warnings.warn
Zac Medico
2024-02-25
1
-4
/
+7
|
*
testSpawnReturnProcTerminate: Fix integer in spawn command argument
Zac Medico
2024-02-24
1
-1
/
+1
|
*
process.spawn: Fix logic for missing libc.unshare on musl
Zac Medico
2024-02-24
1
-103
/
+110
|
*
_dynamic_deps_preload: Fix settings reference
Zac Medico
2024-02-24
1
-1
/
+1
|
*
SchedulerInterface/PollScheduler: Add _loop property
Zac Medico
2024-02-23
5
-5
/
+21
|
*
Fix python 3.9 CI jobs since 92ff02b9189f
Zac Medico
2024-02-23
1
-1
/
+1
|
*
AsyncioEventLoop: Call process.run_exitfuncs() before close
Zac Medico
2024-02-22
3
-10
/
+101
|
*
emerge: Skip installed packages with emptytree in depgraph selection
Gábor Oszkár Dénes
2024-02-23
4
-4
/
+160
|
*
socks5: Use real asyncio.run
Zac Medico
2024-02-21
2
-29
/
+46
|
*
_get_running_loop: Support real asyncio.run
Zac Medico
2024-02-21
1
-2
/
+26
*
|
Merge remote-tracking branch 'origin/master' into prefix
Fabian Groffen
2024-02-22
124
-1169
/
+4598
|
\
|
|
*
EbuildPhase: async_check_locale
Zac Medico
2024-02-21
5
-25
/
+70
|
*
EbuildMetadataPhase: Migrate to _async_start
Zac Medico
2024-02-21
1
-11
/
+6
|
*
async_aux_get: Use EbuildMetadataPhase deallocate_config future
Zac Medico
2024-02-21
3
-45
/
+97
|
*
asyncio: Wrap asyncio.Lock for python 3.9 compat
Zac Medico
2024-02-21
1
-0
/
+17
|
*
ResolverPlayground: Use egencache to create manifests
Zac Medico
2024-02-21
2
-19
/
+23
|
*
MetadataRegen: Use EbuildMetadataPhase deallocate_config
Zac Medico
2024-02-21
2
-2
/
+25
|
*
EbuildMetadataPhase: Add deallocate_config future
Zac Medico
2024-02-21
2
-1
/
+38
|
*
anydbm: Pickle support for multiprocessing spawn
Zac Medico
2024-02-21
2
-4
/
+17
|
*
Support PROPERTIES=test_userpriv not to drop perms for tests
Michał Górny
2024-02-21
2
-0
/
+6
|
*
estrip: Support debug info deduplication with sys-devel/dwz
YiFei Zhu
2024-02-21
2
-0
/
+2
|
*
gpkg: add missing newline to gpkg format error
Sam James
2024-02-21
1
-1
/
+1
|
*
binpkg: add missing newline to gpkg format error
Sam James
2024-02-21
1
-1
/
+1
|
*
BuildLogger: Fix portage.locks._open_fds memory leak
Zac Medico
2024-02-13
1
-1
/
+6
|
*
actions: Fix interaction between start-method and pytest-xdist
Zac Medico
2024-02-12
7
-7
/
+22
|
*
Revert "EbuildPhase: async_check_locale"
Zac Medico
2024-02-12
5
-87
/
+25
|
*
EbuildBuild: Execute EbuildFetchonly in subprocess
Zac Medico
2024-02-12
4
-47
/
+33
|
*
process._exec: Use _start_fork for os.fork() error handling
Zac Medico
2024-02-11
1
-108
/
+151
|
*
spawn_wrapper: Make pre_exec function picklable
Zac Medico
2024-02-11
2
-17
/
+26
|
*
_overlap_dnf: deduplicate any-of blocks
Zac Medico
2024-02-10
2
-9
/
+39
|
*
test_gpkg_metadata_url_case: fix string format for pyupgrade
Zac Medico
2024-02-10
1
-2
/
+2
|
*
DuplicateOverlapDNFTestCase: Add test for bug 891137
Zac Medico
2024-02-10
1
-1
/
+29
|
*
test_gpkg_metadata_url_case: fix pylint W0611: Unused import random (unused-i...
Zac Medico
2024-02-10
1
-1
/
+0
|
*
test_gpkg_metadata_url_case: optimize httpd port allocation
Zac Medico
2024-02-10
1
-20
/
+8
|
*
test_gpkg_metadata_url_case: shutdown http server daemon threads
Zac Medico
2024-02-10
1
-3
/
+12
|
*
GPG: Use threading.Event for thread safety
Zac Medico
2024-02-09
1
-6
/
+8
|
*
GPG: Proactively stop to avoid "GPG keepalive failed" error in pypy ci jobs
Zac Medico
2024-02-09
3
-5
/
+33
|
*
gpkg: Less aggressive subprocess.Popen kill in order to avoid BrokenPipeError
Zac Medico
2024-02-09
1
-5
/
+14
|
*
test_gpkg_path_case: Add missing playground cleanup
Zac Medico
2024-02-09
1
-1
/
+2
|
*
ManifestTestCase: Fix tempdir removal
Zac Medico
2024-02-09
1
-2
/
+3
|
*
SecuritySetTestCase: Disable playground debug so tempdir is cleaned up
Zac Medico
2024-02-09
1
-2
/
+2
|
*
EAPITestCase: Disable playground debug so tempdir is cleaned up
Zac Medico
2024-02-09
1
-2
/
+2
|
*
ManifestTestCase: Remove tempdir
Zac Medico
2024-02-09
1
-1
/
+3
|
*
MoveEntTestCase: Disable playground debug so tempdir is cleaned up
Zac Medico
2024-02-09
1
-2
/
+2
|
*
AuxdbTestCase: Add missing playground cleanup
Zac Medico
2024-02-09
1
-29
/
+38
|
*
Revert "gpkg: on error, close stdin before killing external programs"
Sam James
2024-02-09
1
-4
/
+4
|
*
EbuildPhase: async_check_locale
Zac Medico
2024-02-09
5
-25
/
+87
[next]