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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpkg: do not consider symlinks targets for size estimation
Etienne Buira
2024-11-01
2
-16
/
+10
*
Alway import iscoroutinefunction from inspect
Zac Medico
2024-10-28
2
-10
/
+2
*
Handle python3.14 ChildWatcher changes
Zac Medico
2024-10-28
3
-13
/
+15
*
binarytree: Fix _inject_repo_revisions to ignore remote packages
Zac Medico
2024-10-27
2
-1
/
+11
*
Fix asyncio.iscoroutinefunction DeprecationWarning in Python 3.14.0a1
Zac Medico
2024-10-22
2
-2
/
+11
*
depgraph: Ignore blockers when computing virtual deps visibility
Raul E Rangel
2024-10-22
3
-1
/
+12
*
actions: test spawn under 3.13
Zac Medico
2024-10-21
1
-1
/
+1
*
Revert "emerge-webrsync: actually honour the sync-webrsync-verify-signature a...
Sam James
2024-10-02
2
-10
/
+8
*
SpawnProcess: Remove unused _CGROUP_CLEANUP_RETRY_MAX
Zac Medico
2024-09-29
1
-4
/
+0
*
Remove obsolete pylint options
Mike Gilbert
2024-09-23
2
-9
/
+0
*
NEWS, meson.build: prepare for portage-3.0.66.1
portage-3.0.66.1
Sam James
2024-09-18
2
-1
/
+10
*
install-qa-check.d/90config-impl-decl: Skip pthread_get_name_np on Linux
Matt Turner
2024-09-12
1
-0
/
+1
*
install-qa-check.d/90config-impl-decl: Skip pthread_set_name_np on Linux
Matt Turner
2024-09-12
1
-0
/
+1
*
install-qa-check.d/90config-impl-decl: Skip pthread_threadid_np on Linux
Matt Turner
2024-09-12
1
-0
/
+1
*
install-qa-check.d/90config-impl-decl: Skip pthread_cond_timedwait_monotonic_...
Matt Turner
2024-09-12
1
-0
/
+1
*
NEWS: fix typo
Sam James
2024-09-11
1
-1
/
+1
*
JobStatusDisplay: introduce max_display_width variable
Florian Schmaus
2024-09-11
1
-3
/
+6
*
JobStatusDisplay: fix setting the default width to 100
Florian Schmaus
2024-09-11
1
-2
/
+2
*
NEWS, meson.build: prepare for portage-3.0.66
portage-3.0.66
Sam James
2024-09-11
2
-2
/
+2
*
NEWS: update
Sam James
2024-09-11
1
-1
/
+40
*
unpack: Update a comment
Ulrich Müller
2024-09-10
1
-1
/
+1
*
NEWS: Announce unpack changes
Ulrich Müller
2024-09-10
1
-0
/
+3
*
unpack: Match file extensions case-sensitively in old EAPIs
Ulrich Müller
2024-09-10
1
-88
/
+9
*
unpack: Don't display "Unpacking ..." for skipped files
Ulrich Müller
2024-09-10
1
-21
/
+28
*
install-qa-check.d: try to detect gcc warnings past color
Eli Schwartz
2024-09-10
1
-1
/
+1
*
eapi.py: Use attrs instead of hardcoding EAPIs in functions
Ulrich Müller
2024-09-09
1
-6
/
+24
*
eapi.py: Sort _eapi_attrs alphabetically
Ulrich Müller
2024-09-09
1
-2
/
+2
*
asyncio: Avoid _wrap_loop prior to create_subprocess_exec
Zac Medico
2024-08-31
1
-2
/
+1
*
asyncio: Use default ensure_future implementation when possible
Zac Medico
2024-08-31
1
-0
/
+3
*
asyncio: Use default sleep implementation when possible
Zac Medico
2024-08-31
1
-2
/
+5
*
_safe_loop: Discard wrapped asyncio.run loop that was closed
Zac Medico
2024-08-31
1
-0
/
+7
*
man/emerge.1: Fixed a typo
Allen-Kristjan Päll
2024-08-20
1
-1
/
+1
*
Remove unused and unimplemented asyncio.Task class
Zac Medico
2024-08-18
1
-11
/
+0
*
_wrap_loop: Prevent redundant AsyncioEventLoop instances
Zac Medico
2024-08-18
1
-5
/
+38
*
Make portage.util.compression_probe work when ctypes is unavailable
mid-kid
2024-08-15
1
-2
/
+2
*
ebuild.5: update QA variables affected by QA_PREBUILT
Lucio Sauer
2024-08-15
1
-22
/
+22
*
phase-functions: extend QA_PREBUILT handling to QA_SONAME_NO_SYMLINK
Lucio Sauer
2024-08-15
1
-1
/
+2
*
_EbuildFetcherProcess: Suppress asyncio.CancelledError
Zac Medico
2024-08-14
1
-1
/
+1
*
run_exitfuncs: Drop hooks inherited via fork
Zac Medico
2024-08-14
1
-2
/
+7
*
_EbuildFetcherProcess: Suppress CancelledError
Zac Medico
2024-08-14
1
-1
/
+1
*
dispatch-conf: ignore SHELL in spawn_shell
Mike Gilbert
2024-08-14
1
-19
/
+11
*
Support coroutine exitfuncs for non-main loops
Zac Medico
2024-08-11
4
-29
/
+76
*
run_exitfuncs: Support loop close via hook
Zac Medico
2024-08-08
5
-21
/
+133
*
doebuild.spawn: Skip socks5 proxy for "depend" phase
Zac Medico
2024-08-07
1
-1
/
+1
*
ELF: add entries for BPF
Sam James
2024-08-07
2
-2
/
+5
*
NEWS: Fix FETCHCOMMAND spelling
Zac Medico
2024-08-03
1
-1
/
+1
*
_EbuildFetcherProcess: Handle SIGTERM
Zac Medico
2024-08-03
5
-32
/
+257
*
JobStatusDisplay: increase the default width to 100
Florian Schmaus
2024-08-02
1
-1
/
+1
*
JobStatusDisplay: show length of merge-wait queue
Florian Schmaus
2024-08-02
3
-1
/
+13
*
emerge-webrsync: actually honour the sync-webrsync-verify-signature attribute
Kerin Millar
2024-07-26
2
-8
/
+10
[prev]
[next]