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
...
*
_setup_repo_revisions: Skip async_aux_get for INHERITED
Zac Medico
2024-03-09
1
-10
/
+3
*
EbuildPhase/EbuildBinpkg: Ensure PKGDIR subdirectory permissions
Zac Medico
2024-03-09
3
-6
/
+18
*
__dyn_install: Record REPO_REVISIONS in build-info
Zac Medico
2024-03-09
2
-0
/
+47
*
util: set a timeout for urlopen calls
Mike Gilbert
2024-03-06
1
-3
/
+3
*
SpawnProcess: Optimize away null input for create_pipe=False
Zac Medico
2024-03-03
2
-30
/
+28
*
socks5: Use run_coroutine_exitfuncs()
Zac Medico
2024-03-03
3
-49
/
+7
*
_validate_deps: Discard configdict["pkg"]["USE"]
Zac Medico
2024-03-03
3
-1
/
+31
*
elog/mod_custom: Spawn processes in background
Zac Medico
2024-03-02
3
-5
/
+105
*
binarytree._populate_remote: Fix UnboundLocalError for binpkg-request-signature
Zac Medico
2024-03-02
1
-1
/
+1
*
doebuild: Call _setup_locale
Zac Medico
2024-03-01
2
-33
/
+52
*
Improve whitespace handling when parsing /proc/self/mountinfo
Mike Gilbert
2024-03-01
1
-3
/
+4
*
Drop portage.util.libc extension module
Mike Gilbert
2024-02-29
1
-6
/
+3
*
Delete compat_coroutine module
Zac Medico
2024-02-28
5
-368
/
+1
*
gpkg: placate black
Sam James
2024-02-28
1
-1
/
+3
*
gpkg: add missing new lines to error messages
Sam James
2024-02-28
1
-9
/
+9
*
binpkg: add another missing newline to error message
Sam James
2024-02-28
1
-1
/
+1
*
UnshareNetTestCase: Initialize ABILITY_TO_UNSHARE in setUp
Zac Medico
2024-02-27
1
-5
/
+13
*
BinarytreeTestCase: Use temporary TMPDIR
Zac Medico
2024-02-26
1
-1
/
+21
*
Scheduler: Support parallel-install with merge-wait
Zac Medico
2024-02-26
2
-13
/
+35
*
cnf: sets: Migrate @golang-rebuild to dev-lang/go
Zac Medico
2024-02-26
2
-3
/
+15
*
SpawnProcess: Wait for async set_term_size
Zac Medico
2024-02-25
5
-16
/
+46
*
Add workaround for loading libc on musl
Mike Gilbert
2024-02-25
5
-28
/
+28
*
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
*
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
[prev]
[next]