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
/
portage
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support cross-root package moves
HEAD
master
Zac Medico
47 hours
3
-7
/
+7
*
Fix deprecated datetime.datetime.utcnow() usage
Zac Medico
2024-11-03
1
-1
/
+1
*
Handle python3.14 ChildWatcher changes
Zac Medico
2024-10-28
1
-3
/
+4
*
depgraph: Ignore blockers when computing virtual deps visibility
Raul E Rangel
2024-10-22
1
-1
/
+7
*
Support coroutine exitfuncs for non-main loops
Zac Medico
2024-08-11
1
-10
/
+28
*
run_exitfuncs: Support loop close via hook
Zac Medico
2024-08-08
2
-6
/
+79
*
_EbuildFetcherProcess: Handle SIGTERM
Zac Medico
2024-08-03
2
-7
/
+109
*
convert f-strings to normal strings
Markus Meier
2024-07-19
2
-3
/
+3
*
emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs
James Le Cuirot
2024-06-11
1
-1
/
+5
*
Add binpkgs info to mtimedb resume data
Zac Medico
2024-06-02
1
-5
/
+25
*
atomic_ofstream: fix follow_symlinks fallback and default file mode
Zac Medico
2024-05-27
2
-0
/
+86
*
process: make has_ipv6 a public function
Pavel Balaev
2024-05-27
1
-1
/
+1
*
test_tar_merge_order.py: Fix unused pytest unused-import
Zac Medico
2024-05-26
1
-1
/
+0
*
Revert "find_smallest_cycle: Optimize to traverse fewer nodes"
Zac Medico
2024-05-26
3
-7
/
+6
*
tests: add testcase for app-arch/tar merge order with binpkgs
Sam James
2024-05-26
2
-0
/
+496
*
bintree: Add REPO_REVISIONS to package index header
Zac Medico
2024-05-25
1
-12
/
+59
*
Add get_repo_revision_history function and repo_revisions file
Zac Medico
2024-05-25
1
-4
/
+71
*
Drop portage.util.shlex_split
Mike Gilbert
2024-05-21
3
-7
/
+10
*
sync/zipfile: Add testcase for etag
Zac Medico
2024-04-28
2
-0
/
+100
*
Improve testCopyFileSparse
Mike Gilbert
2024-03-15
1
-11
/
+24
*
socks5: Use run_coroutine_exitfuncs()
Zac Medico
2024-03-03
1
-3
/
+2
*
_validate_deps: Discard configdict["pkg"]["USE"]
Zac Medico
2024-03-03
2
-1
/
+19
*
doebuild: Call _setup_locale
Zac Medico
2024-03-01
1
-33
/
+44
*
Delete compat_coroutine module
Zac Medico
2024-02-28
2
-211
/
+0
*
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
*
cnf: sets: Migrate @golang-rebuild to dev-lang/go
Zac Medico
2024-02-26
2
-3
/
+15
*
test_baseline: Improve robustness with cleanup
Gábor Oszkár Dénes
2024-02-25
1
-1
/
+1
*
testSpawnReturnProcTerminate: Fix integer in spawn command argument
Zac Medico
2024-02-24
1
-1
/
+1
*
SchedulerInterface/PollScheduler: Add _loop property
Zac Medico
2024-02-23
2
-2
/
+4
*
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
1
-1
/
+50
*
emerge: Skip installed packages with emptytree in depgraph selection
Gábor Oszkár Dénes
2024-02-23
3
-4
/
+147
*
socks5: Use real asyncio.run
Zac Medico
2024-02-21
1
-21
/
+24
*
async_aux_get: Use EbuildMetadataPhase deallocate_config future
Zac Medico
2024-02-21
1
-0
/
+3
*
ResolverPlayground: Use egencache to create manifests
Zac Medico
2024-02-21
2
-19
/
+23
*
anydbm: Pickle support for multiprocessing spawn
Zac Medico
2024-02-21
1
-3
/
+1
*
actions: Fix interaction between start-method and pytest-xdist
Zac Medico
2024-02-12
7
-7
/
+22
*
_overlap_dnf: deduplicate any-of blocks
Zac Medico
2024-02-10
1
-6
/
+25
*
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: Proactively stop to avoid "GPG keepalive failed" error in pypy ci jobs
Zac Medico
2024-02-09
2
-2
/
+26
*
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
[next]