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
*
Fix deprecated datetime.datetime.utcnow() usage
Zac Medico
2024-11-03
3
-4
/
+12
*
Skip self update logic when installation.TYPE != SYSTEM
Mike Gilbert
2024-11-03
2
-6
/
+14
*
gpkg: Fix S_ISLNK usage
Zac Medico
2024-11-02
1
-2
/
+2
*
gpkg: use already queried size instead of syscall
Etienne Buira
2024-11-02
1
-2
/
+2
*
gpkg: avoid os.path.islink where lstat is available
Etienne Buira
2024-11-02
1
-2
/
+2
*
gpkg: do not consider symlinks targets for size estimation
Etienne Buira
2024-11-01
1
-16
/
+8
*
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
1
-1
/
+8
*
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
2
-1
/
+9
*
SpawnProcess: Remove unused _CGROUP_CLEANUP_RETRY_MAX
Zac Medico
2024-09-29
1
-4
/
+0
*
Remove obsolete pylint options
Mike Gilbert
2024-09-23
1
-2
/
+0
*
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
*
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
*
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
*
_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
*
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
*
_EbuildFetcherProcess: Handle SIGTERM
Zac Medico
2024-08-03
4
-32
/
+254
*
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
2
-1
/
+12
*
convert f-strings to normal strings
Markus Meier
2024-07-19
5
-7
/
+7
*
ebuild: try to make maintainer mode checks a bit less prone to FP
Eli Schwartz
2024-07-19
1
-1
/
+1
*
binrepos.conf: Support custom download location
Zac Medico
2024-07-16
8
-11
/
+100
*
config: Allow a repository to be configured using one of its aliases
James Le Cuirot
2024-07-10
1
-4
/
+6
*
vartree, movefile: Warn when rewriting a symlink
Ulrich Müller
2024-06-19
2
-0
/
+15
*
ebuild: fix typo in comment
Sam James
2024-06-17
1
-1
/
+1
*
ebuild: fix maintainer mode checks to work with modern autotools
Eli Schwartz
2024-06-17
1
-3
/
+3
*
emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs
James Le Cuirot
2024-06-11
2
-9
/
+21
*
tar_safe_extract: Use tarfile.fully_trusted_filter
Zac Medico
2024-06-09
1
-0
/
+9
*
sync/zipfile: Install zipfile sync method
Alexey Gladkov
2024-06-04
2
-0
/
+9
*
Add binpkgs info to mtimedb resume data
Zac Medico
2024-06-02
4
-5
/
+66
*
tar_stream_writer: Add missing error attribute
Zac Medico
2024-06-02
1
-0
/
+1
*
MergeProcess: Pass bintree to subprocess
Zac Medico
2024-06-01
1
-2
/
+3
*
atomic_ofstream: fix follow_symlinks fallback and default file mode
Zac Medico
2024-05-27
3
-15
/
+116
*
atomic_ofstream: Use mkstemp rather than getpid (pid namespace safety)
Zac Medico
2024-05-27
1
-19
/
+28
*
binarytree: Rewrite remote index only on change
Zac Medico
2024-05-27
1
-1
/
+3
[next]