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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
setup.py: prepare for 3.0.40
portage-3.0.40
Sam James
2022-12-01
1
-1
/
+1
*
NEWS: prepare for portage-3.0.40
Sam James
2022-12-01
1
-1
/
+1
*
Properly assign filenames for remote packages
Sheng Yu
2022-11-30
2
-1
/
+3
*
Make EAPI 8 `--disable-static` logic libtool-specific
David Seifert
2022-11-30
2
-2
/
+6
*
Revert "env-update: skip PATH in systemd user environment definition"
Florian Schmaus
2022-11-30
2
-5
/
+3
*
Fix some type errors
Oskari Pirhonen
2022-11-30
4
-270
/
+248
*
NEWS: update
Sam James
2022-11-30
1
-0
/
+4
*
ebuild.sh: disable patsub_replacement in Bash 5.2
Sam James
2022-11-30
2
-0
/
+19
*
Add caching to _slot_operator_check_reverse_dependencies
Pin-yen Lin
2022-11-27
1
-0
/
+1
*
Move and rename check_reverse_dependencies
Pin-yen Lin
2022-11-27
1
-113
/
+113
*
testOverallTimeoutWithException: handle TimeoutError
Zac Medico
2022-11-25
1
-1
/
+6
*
bin/ebuild.sh: Compare BASHOPTS rather than the output of the shopt builtin
Kerin Millar
2022-11-24
1
-4
/
+4
*
src: use designated initialiser syntax for PyModuleDef
Sam James
2022-11-23
3
-23
/
+27
*
depgraph: Resolve atoms using the correct root
James Le Cuirot
2022-11-23
2
-4
/
+14
*
Fix definition of ESYSROOT to use SYSROOT's prefix
James Le Cuirot
2022-11-23
3
-3
/
+15
*
Add support for a distinct SYSROOT location
James Le Cuirot
2022-11-23
3
-7
/
+22
*
Remove Jython compat
Oskari Pirhonen
2022-11-22
9
-54
/
+31
*
NEWS: rephrase a little bit
Sam James
2022-11-20
1
-4
/
+4
*
install-qa-check.d/90gcc-warnings: don't make implicit func decls fatal for now
Sam James
2022-11-20
2
-3
/
+8
*
NEWS: update for recent changes
Sam James
2022-11-20
1
-0
/
+18
*
GitSync.update: clobber changes to git repo as rsync does
John Helmert III
2022-11-20
1
-5
/
+29
*
portage: sets: Fix DeprecationWarning.
Arfrever Frehtes Taifersar Arahesis
2022-11-20
1
-3
/
+3
*
portage: sets: Support sets.conf directories.
Arfrever Frehtes Taifersar Arahesis
2022-11-20
2
-19
/
+25
*
Add test case for VariableSets
John Helmert III
2022-11-20
1
-0
/
+33
*
setup.py: update for 3.0.39
portage-3.0.39
3.0.39
Sam James
2022-11-20
1
-1
/
+1
*
NEWS: update for 3.0.39 release
Sam James
2022-11-20
1
-1
/
+1
*
install-qa-check.d/90gcc-warnings: drop some conversion warnings for now
Sam James
2022-11-09
2
-8
/
+9
*
install-qa-check.d/90gcc-warnings: add more Clang warnings
Sam James
2022-11-09
2
-0
/
+10
*
install-qa-check.d/90gcc-warnings: add -Wcast-function-type-strict
Sam James
2022-11-09
2
-0
/
+3
*
install-qa-check.d/90gcc-warnings: update outdated -Wformat pattern
Sam James
2022-11-09
2
-1
/
+8
*
install-qa-check.d/90gcc-warnings: add -Wint-to-void-pointer-cast
Sam James
2022-11-09
2
-0
/
+3
*
install-qa-check.d/90gcc-warnings: add -Wpointer-to-int-cast for completeness
Sam James
2022-11-09
2
-0
/
+3
*
install-qa-check.d/90gcc-warnings: fix grep warning
Sam James
2022-11-09
1
-1
/
+1
*
NEWS: refresh for more 90gcc-warnings changes
Sam James
2022-11-09
1
-0
/
+6
*
install-qa-check.d/90gcc-warnings: add -Wargument-undefined-behaviour
Sam James
2022-11-09
1
-0
/
+2
*
install-qa-check.d/90gcc-warnings: add -Wincompatible-function-pointer-types
Sam James
2022-11-09
1
-0
/
+2
*
install-qa-check.d/90gcc-warnings: add -Wundefined-reinterpret-cast
Sam James
2022-11-09
1
-0
/
+2
*
install-qa-check.d/90gcc-warnings: formatting tweaks
Sam James
2022-11-09
1
-0
/
+6
*
install-qa-check.d/90gcc-warnings: add -Wint-conversion, -Wint-to-pointer-cast
Sam James
2022-11-09
1
-0
/
+4
*
NEWS: mention -Wimplicit-function-declaration
Sam James
2022-11-09
1
-0
/
+7
*
bin: replace check-implicit-pointer-usage.py
Sam James
2022-11-09
2
-118
/
+7
*
install-qa-check.d/90gcc-warnings: improve -Warray-bounds comment
Sam James
2022-11-08
1
-1
/
+1
*
install-qa-check.d/90gcc-warnings: add further FORTIFY_SOURCE-related warnings
Sam James
2022-11-08
2
-0
/
+6
*
Do not drop default PATH in the package index (avoid Packages regeneration)
Sheng Yu
2022-11-08
1
-18
/
+3
*
NEWS: update for binpkg/gpkg fixes
Sam James
2022-11-02
1
-0
/
+15
*
Do not redirect stderr from gpkg subprocess
Sheng Yu
2022-11-02
1
-9
/
+5
*
Unconditionally update first level of dir name in binpkgs
Sheng Yu
2022-11-02
1
-3
/
+33
*
Use binpkg extensions and header to get format
Sheng Yu
2022-11-02
11
-135
/
+141
*
NEWS: update for 90gcc-warnings changes
Sam James
2022-10-28
1
-2
/
+5
*
install-qa-check.d/90gcc-warnings: add -Wmismatched-dealloc
Sam James
2022-10-28
1
-0
/
+3
[next]