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/pkgcore/pkgcore.git
binpkg
buildpkgonly
master
pkeyword
pquery
pquery-stdin
preport
repos
A framework for package management
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetcher: handle partial downloads and fail
HEAD
master
Arthur Zamarin
2026-05-18
2
-1
/
+123
*
Revert "repo_objs.RepoConfig: use non-deprecated immutable.Simple"
Brian Harring
2026-05-05
1
-23
/
+37
*
Revert "Reapply "RepoConfig cache-format: rewrite to be simpler and safer""
Brian Harring
2026-05-05
2
-17
/
+11
*
Revert "work around pip; just specify the next snakeoil release required"
Brian Harring
2026-05-05
1
-2
/
+3
*
work around pip; just specify the next snakeoil release required
Brian Harring
2026-04-28
1
-3
/
+2
*
mark ToT as 0.12.34 for dealing with pip idiocy
Brian Harring
2026-04-28
1
-2
/
+2
*
Revert "convert profiles to WeaklyCached"
Brian Harring
2026-04-26
1
-5
/
+6
*
Reapply "RepoConfig cache-format: rewrite to be simpler and safer"
Brian Harring
2026-04-26
2
-11
/
+17
*
Reapply "repo_objs.RepoConfig: use non-deprecated immutable.Simple"
Brian Harring
2026-04-26
1
-37
/
+23
*
Revert "repo_objs.RepoConfig: use non-deprecated immutable.Simple"
Brian Harring
2026-04-26
1
-23
/
+37
*
Revert "RepoConfig cache-format: rewrite to be simpler and safer"
Brian Harring
2026-04-26
2
-17
/
+11
*
Revert "gh: disable caching of deps"
Brian Harring
2026-04-26
1
-0
/
+6
*
gh: disable caching of deps
Brian Harring
2026-04-26
1
-6
/
+0
*
RepoConfig cache-format: rewrite to be simpler and safer
Brian Harring
2026-04-26
2
-11
/
+17
*
repo_objs.RepoConfig: use non-deprecated immutable.Simple
Brian Harring
2026-04-26
1
-37
/
+23
*
resolver: add some notes on future work
Brian Harring
2026-04-26
1
-0
/
+11
*
repo_config.RepoConfig: remove instance caching
Brian Harring
2026-04-26
5
-85
/
+9
*
repo_objs.Profiles: remove dead __inst_caching__
Brian Harring
2026-04-26
2
-2
/
+4
*
repo_objectsL:Licenses is no longer instance cached.
Brian Harring
2026-04-26
2
-2
/
+5
*
convert profiles to WeaklyCached
Brian Harring
2026-04-26
1
-6
/
+5
*
news: add missing updates
Brian Harring
2026-04-26
1
-0
/
+27
*
ContainmentMatch2: correct removal, it's in 0.13.0
Brian Harring
2026-04-26
1
-1
/
+1
*
update the second level of deps, clarifying we need snakeoil HEAD
Brian Harring
2026-04-23
1
-1
/
+1
*
force pip upgrade for GH actions
Brian Harring
2026-04-23
1
-4
/
+4
*
fix ruff complaint
Brian Harring
2026-04-23
1
-1
/
+0
*
set pyproject.toml to temporarily rely on HEAD of snakeoil
Brian Harring
2026-04-23
1
-1
/
+2
*
rebase restrictions to WeaklyCached, ABC, and GenericEquality.
Brian Harring
2026-04-23
14
-153
/
+166
*
cleanup some usage in tests where unhashables were passed to WeakInst
Brian Harring
2026-04-22
1
-12
/
+12
*
Correct bare restriction usage that isn't 'typed'.
Brian Harring
2026-04-22
1
-3
/
+2
*
properly deprecated ContainmentMatch2
Brian Harring
2026-04-22
1
-4
/
+5
*
add an internal deprecation registry
Brian Harring
2026-04-22
1
-0
/
+10
*
update tox.ini with >=py3.12 requirement
Brian Harring
2026-04-22
1
-1
/
+2
*
add the new metadata snakeoil can use
Brian Harring
2026-04-22
1
-0
/
+2
*
remove protect_imports usage
Brian Harring
2026-04-21
1
-6
/
+9
*
cleanup leftover object.__setattr__ from the immutable.Simple conversion.
Brian Harring
2026-03-24
4
-27
/
+20
*
add missing py3.14 testing in GH; we support 3.14
Brian Harring
2026-03-24
1
-1
/
+1
*
require >=py3.12 per IRC discussion and portage being >=3.12
Brian Harring
2026-03-24
2
-4
/
+3
*
new release 0.12.33
v0.12.33
Arthur Zamarin
2026-02-16
1
-7
/
+5
*
remove dead import
Brian Harring
2026-02-16
1
-1
/
+0
*
Add NEWS entry for the regression in b74cb79f0f46e6c7322a7098bbf5741c25889d68
Brian Harring
2026-02-16
1
-0
/
+3
*
Revert "rename snakeoil.sequences.{stable_unique -> unique_stable}"
Brian Harring
2026-02-16
10
-27
/
+28
*
remove dead symdir trigger checks
Brian Harring
2026-01-21
1
-43
/
+0
*
remove dead code
Brian Harring
2026-01-21
2
-2
/
+0
*
remove constant.CP_BINARY, long since irrelevant
Brian Harring
2026-01-21
2
-5
/
+3
*
remove unneeded exports
Brian Harring
2026-01-21
1
-4
/
+1
*
add vulture configuration
Brian Harring
2026-01-21
1
-0
/
+3
*
require pytest>=9.0 for tests
Brian Harring
2026-01-21
2
-1
/
+13
*
test.yml ci: use binpkgs
Arthur Zamarin
2026-01-03
1
-1
/
+1
*
start work on 0.12.33
Arthur Zamarin
2026-01-03
1
-1
/
+1
*
new release 0.12.32
v0.12.32
Arthur Zamarin
2026-01-03
1
-0
/
+8
[next]
magic