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
ipc
master
onlydeps
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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat with black 24
Arthur Zamarin
2024-01-26
6
-14
/
+12
*
tests/fs/test_ops: add test_dir_over_sym
Arthur Zamarin
2024-01-23
1
-0
/
+9
*
fix filtered.tree.{categories,packages,versions} .
Brian Harring
2024-01-23
1
-0
/
+22
*
fix: child repository not inheriting license groups when it defines none
Brian Harring
2024-01-12
1
-1
/
+21
*
fix: tweak CPV parsing rules to match PMS.
Brian Harring
2023-12-28
1
-0
/
+1
*
fix: add atom test for 'foo/bar-11-r3'
Brian Harring
2023-12-26
1
-0
/
+1
*
Fix: parsing bug that allows a revision to be part of a package
Brian Harring
2023-12-26
1
-0
/
+1
*
core: remove the ability to have multi-level categories
Brian Harring
2023-12-03
1
-1
/
+1
*
pquery tests: convert to FakePkg for richer metadata tests
Brian Harring
2023-12-03
2
-7
/
+34
*
cleanup: Replace fake_pkg with common mock
Brian Harring
2023-12-03
1
-11
/
+6
*
pmaint eclass: improve rst output
Arthur Zamarin
2023-10-23
1
-14
/
+14
*
eclassdoc: remove @BUGREPORTS tag
Arthur Zamarin
2023-10-23
1
-3
/
+0
*
ebuild.repository: require .group extension for stabilization groups
Arthur Zamarin
2023-08-29
1
-10
/
+11
*
ebuild.repository: add support for stabilization groups
Arthur Zamarin
2023-08-28
1
-0
/
+25
*
Revert "multiplex.tree: fix config name and type"
Sam James
2023-07-15
1
-1
/
+1
*
multiplex.tree: fix config name and type
Arthur Zamarin
2023-07-14
1
-1
/
+1
*
fix(config): cleanup deprecated access of central.*, using central.objects.* ...
Brian Harring
2023-02-05
2
-5
/
+5
*
refactor(config): remove prepend/append incremental return signature fully.
Brian Harring
2023-02-05
2
-7
/
+6
*
refactor(config): remove the notion of config layer incremental prepend/append.
Brian Harring
2023-02-05
3
-170
/
+2
*
reblackify the code
Arthur Zamarin
2023-02-02
38
-94
/
+0
*
ebuild/test_eapi: fix tests artifacts in EBD_PATH
Arthur Zamarin
2023-02-02
1
-2
/
+5
*
refactor(config): Remove ConfigHint/configurable positional arg support
Brian Harring
2023-02-02
6
-14
/
+19
*
refactor(config): adding typing to config hints along with immutability.
Brian Harring
2023-02-02
1
-2
/
+3
*
domain: support `-*` in use as previous removal
Arthur Zamarin
2023-01-20
1
-9
/
+32
*
refactor(portage_conf): Push fallback (and path awareness) logic of repos.con...
Brian Harring
2023-01-17
1
-1
/
+1
*
refactor(sync): hide FD passing as an internal thing.
Brian Harring
2023-01-17
1
-3
/
+4
*
domain: fix parsing of multiple USE_EXAPNDs
Arthur Zamarin
2023-01-02
1
-3
/
+26
*
properly close open file handlers during tests
Arthur Zamarin
2022-12-31
5
-22
/
+17
*
Ignore both empty and non-existant repos.conf files.
Brian Harring
2022-12-26
1
-6
/
+1
*
Add use flag validation for /etc/portage/package.use/* content.
Brian Harring
2022-12-26
1
-8
/
+11
*
Add USE_EXPAND expansion awareness for /etc/portage/package.use/* files.
Brian Harring
2022-12-26
1
-0
/
+28
*
Force stable sorting of /etc/portage/* files loading.
Brian Harring
2022-12-26
1
-0
/
+56
*
Reformat w/ black-22.12.0
Brian Harring
2022-12-25
75
-4624
/
+7949
*
Fix use default dep matching when working against IUSE defaults.
Brian Harring
2022-12-22
1
-1
/
+22
*
Add REQUIRED_USE satisfaction solver
Arthur Zamarin
2022-12-20
1
-0
/
+121
*
ebuild/test_eapi.py: fix test_register artifacts
Arthur Zamarin
2022-11-11
1
-2
/
+6
*
tests: small cleanup
Arthur Zamarin
2022-10-29
5
-58
/
+36
*
patom: new command
Arthur Zamarin
2022-10-14
1
-0
/
+58
*
profiles: support package.bashrc files
Arthur Zamarin
2022-10-08
1
-0
/
+56
*
use less deprecated cruft of snakeoil
Arthur Zamarin
2022-09-24
1
-18
/
+13
*
test/**.py: modernize tests to pytest
Arthur Zamarin
2022-08-27
7
-542
/
+482
*
resolver/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-27
3
-74
/
+64
*
package/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
3
-44
/
+45
*
tests: remove various extensions
Arthur Zamarin
2022-08-26
5
-27
/
+19
*
pkgsets/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
2
-82
/
+55
*
scripts/test_*.py: modernize tests to pytest
Arthur Zamarin
2022-08-26
7
-109
/
+82
*
ebuild: improve malformed atom message & tests
Arthur Zamarin
2022-08-25
1
-3
/
+8
*
merge/test_engine.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-37
/
+28
*
fs/test_fs.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-85
/
+73
*
ebuild/test_repository.py: modernize tests to pytest
Arthur Zamarin
2022-08-23
1
-270
/
+211
[next]