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
*
tests: add testcase for app-arch/tar merge order with binpkgs
Sam James
2024-05-26
2
-0
/
+496
*
Fix a depgraph crash with useoldpkg and subslot bumps
Tatsuyuki Ishi
2024-05-26
1
-0
/
+1
*
bintree: Add REPO_REVISIONS to package index header
Zac Medico
2024-05-25
2
-14
/
+124
*
Add get_repo_revision_history function and repo_revisions file
Zac Medico
2024-05-25
9
-5
/
+353
*
binrepos.conf: Support "frozen" attribute
Zac Medico
2024-05-25
2
-3
/
+12
*
Drop portage.util.shlex_split
Mike Gilbert
2024-05-21
33
-110
/
+104
*
Do not use shlex.split for CONFIG_PROTECT
Mike Gilbert
2024-05-21
5
-14
/
+12
*
SchedulerInterface/PollScheduler: _loadavg_latency's unit is seconds
Florian Schmaus
2024-05-21
1
-1
/
+1
*
depgraph.py: Fix the URL for the changed-deps wiki page
Bryan Gardiner
2024-05-13
1
-1
/
+1
*
sync: git: add safe.directory for get head commit
Alex Xu (Hello71)
2024-05-12
1
-0
/
+1
*
actions: handle pkgmoves for autoconf, automake, libtool
Sam James
2024-05-04
1
-3
/
+3
*
sync/zipfile: Add testcase for etag
Zac Medico
2024-04-28
2
-0
/
+100
*
sync/zipfile: Recycle files that have not changed
Alexey Gladkov
2024-04-28
1
-1
/
+31
*
sync/zipfile: Add retrieve_head to return archive checksum
Alexey Gladkov
2024-04-28
2
-1
/
+11
*
sync/zipfile: Handle ETag header
Alexey Gladkov
2024-04-28
1
-7
/
+29
*
sync: Add method to download zip archives
Alexey Gladkov
2024-04-28
2
-0
/
+115
*
lib: adhere to python package version conventions
Alfred Wingate
2024-04-26
1
-1
/
+1
*
lib: use more pure git-describe output for --version
Sam James
2024-04-26
1
-31
/
+4
*
BinpkgPrefetcher: Emit eerror message for binarytree inject failure
Zac Medico
2024-03-28
1
-5
/
+30
*
Reapply "config: Don't directly modify FEATURES"
Raul E Rangel
2024-03-24
1
-1
/
+3
*
Improve testCopyFileSparse
Mike Gilbert
2024-03-15
1
-11
/
+24
*
Replace linux_reflink extension module
Mike Gilbert
2024-03-15
4
-44
/
+138
*
_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
[next]