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
*
prepare_build_dirs.py: Support for new home-dir-template-copy FEATURE
HEAD
master
John R. Graham
13 hours
4
-0
/
+42
*
Flush the merge-wait queue on SIGUSR2
Florian Schmaus
3 days
1
-4
/
+19
*
Handle missing AbstractEventLoopPolicy
Zac Medico
4 days
3
-27
/
+1
*
bin/phase-functions.sh: Preserve PORTAGE_BZIP2_COMMAND in environment.bz2
Zac Medico
4 days
2
-2
/
+7
*
eapi.sh: Make bash-5.0 test explicit
Ulrich Müller
6 days
1
-1
/
+1
*
doc: Drop remaining package_ebuild_eapi_4_slot_abi
Florian Schmaus
8 days
1
-1
/
+0
*
config: Initialize default PORTAGE_USERNAME and PORTAGE_GRPNAME
Zac Medico
8 days
1
-0
/
+9
*
Revert "make.globals: Set PORTAGE_USERNAME and PORTAGE_GRPNAME variables"
Zac Medico
8 days
1
-4
/
+0
*
Remove portage._shell_quote function
Mike Gilbert
8 days
23
-218
/
+91
*
Remove support for 4-slot-abi EAPI
Ulrich Müller
8 days
11
-135
/
+62
*
make.globals: Set PORTAGE_USERNAME and PORTAGE_GRPNAME variables
David Sardari
9 days
1
-0
/
+4
*
portage.VERSION: use subprocess.run() to call git
Mike Gilbert
9 days
1
-18
/
+13
*
portage.VERSION: prevent infinite recursion when lazy loading
Mike Gilbert
9 days
1
-2
/
+1
*
Cast _download_suffix to str before concatenation
Arkadiusz Bokowy
10 days
1
-1
/
+1
*
ebuild.sh: Allow CC and CXX to be changed in profile.bashrc
James Le Cuirot
11 days
2
-5
/
+2
*
install-qa-check.d/10ignored-flags: Update two comments
Ulrich Müller
14 days
1
-3
/
+3
*
binarytree.move_ent: Allocate path with binpkg_format
Zac Medico
2025-01-01
2
-1
/
+5
*
get_term_size: Use curses if stdin is not a tty
Zac Medico
2024-12-31
1
-0
/
+12
*
ebuild.sh: A colon in sandbox function args is an error
Ulrich Müller
2024-12-31
1
-4
/
+2
*
fowners, fperms: Drop QA warnings
Ulrich Müller
2024-12-31
2
-14
/
+2
*
Pass through MAKEFLAGS and exclude from environment.bz2
Zac Medico
2024-12-27
6
-5
/
+21
*
Scheduler: Handle SIGWINCH for JobStatusDisplay
Zac Medico
2024-12-27
4
-15
/
+27
*
Add xfails for python 3.14.0-alpha.3
Zac Medico
2024-12-18
3
-0
/
+32
*
action_config: Call elog_process
Zac Medico
2024-12-18
2
-0
/
+3
*
Support cross-root package moves
Zac Medico
2024-12-15
8
-39
/
+67
*
NEWS: fix typo
Sam James
2024-12-15
1
-1
/
+1
*
eend: Make missing argument an error
Ulrich Müller
2024-12-14
2
-4
/
+6
*
webrsync: Support sync-webrsync-verify-signature = false
Leo Douglas
2024-12-06
1
-1
/
+3
*
save-ebuild-env.sh: Add functions from newer EAPIs to filter list
Ulrich Müller
2024-11-20
2
-2
/
+11
*
update set for "rust-rebuild" to adapt to changes in gentoo
Eli Schwartz
2024-11-18
1
-2
/
+2
*
make.globals: disable FEATURES="sfperms" by default
Mike Gilbert
2024-11-10
2
-2
/
+4
*
install_qa_check: Fix noclean interaction with merge-wait
Zac Medico
2024-11-04
2
-1
/
+5
*
Fix deprecated datetime.datetime.utcnow() usage
Zac Medico
2024-11-03
3
-4
/
+12
*
github: test python3.14 + spawn
Zac Medico
2024-11-03
1
-0
/
+5
*
github: run pre-commit on master branch (not main)
Mike Gilbert
2024-11-03
1
-1
/
+1
*
github: update black version
Mike Gilbert
2024-11-03
1
-1
/
+1
*
pre-commit: update revs
Mike Gilbert
2024-11-03
1
-3
/
+3
*
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
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
[next]