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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pmerge: initial -B/--buildpkgonly support
buildpkgonly
Tim Harder
2015-02-21
1
-10
/
+17
*
pmerge: minor wording and naming changes
Tim Harder
2015-02-21
2
-3
/
+3
*
domain: respect USE settings from the environment
Tim Harder
2015-02-21
1
-1
/
+1
*
pmerge: respect the return_none parameter to parse_target()
Tim Harder
2015-02-21
1
-1
/
+4
*
pmerge: rename parse_atom() to parse_target() and update related docs
Tim Harder
2015-02-21
2
-14
/
+14
*
pmerge: use more readable variants of restrictions for error messages
Tim Harder
2015-02-21
1
-2
/
+2
*
pmerge: allow glob arguments instead of just atoms or pkg names
Tim Harder
2015-02-21
2
-25
/
+44
*
pmerge: disable pkg replace mode if -u/--upgrade is specified
Tim Harder
2015-02-21
1
-1
/
+1
*
pmerge: make sure targets is always a list when storing values
Tim Harder
2015-02-21
1
-2
/
+2
*
pmerge: always add the sets attr to the options namespace
Tim Harder
2015-02-21
1
-2
/
+1
*
pmerge: drop -s/--set in favor of @set syntax
Tim Harder
2015-02-21
1
-25
/
+17
*
replace range with xrange
Tim Harder
2015-02-20
2
-2
/
+2
*
minor spelling fix
Tim Harder
2015-02-19
1
-1
/
+1
*
fix tests finding bash files again
Tim Harder
2015-02-18
1
-2
/
+1
*
condense "running in repo" vars down to one
Tim Harder
2015-02-18
4
-17
/
+17
*
fix data file installs for py3
Tim Harder
2015-02-18
1
-1
/
+1
*
use symlinks for EAPI 1 and 3 bash libs since they're just dupes
Tim Harder
2015-02-18
2
-10
/
+2
*
make sure tests know where the bash files moved to
Tim Harder
2015-02-18
1
-0
/
+2
*
install bash files in /usr/lib/pkgcore instead of the python module
Tim Harder
2015-02-18
72
-36
/
+16
*
setup: return a generator instead of a list for _get_files()
Tim Harder
2015-02-18
1
-4
/
+2
*
tests: check empty iuse cases for ebuilds
Tim Harder
2015-02-15
1
-1
/
+9
*
tests: add initial test for profile-based iuse_effective attr
Tim Harder
2015-02-15
1
-3
/
+68
*
profiles: simplify ebuild atom import namespace
Tim Harder
2015-02-15
1
-4
/
+5
*
profiles: don't cache rarely used values retrieved directly from make.defaults
Tim Harder
2015-02-15
1
-6
/
+6
*
tests: add test for the iuse_stripped method
Tim Harder
2015-02-15
1
-2
/
+8
*
simplify iuse_effective's return value for pkg objects
Tim Harder
2015-02-15
3
-7
/
+7
*
pinspect: add iuse_effective support for profile mode
Tim Harder
2015-02-14
1
-0
/
+11
*
sync/rsync: update default rsync opts to match portage
Tim Harder
2015-02-14
1
-11
/
+14
*
profiles: clarify profile fallback for IUSE EFFECTIVE support
Tim Harder
2015-02-14
1
-1
/
+1
*
commandline: fix --version output for pcheck (and other optparse tools)
Tim Harder
2015-02-14
1
-1
/
+1
*
domain: pull the generate filter function out of the domain
Tim Harder
2015-02-14
1
-19
/
+16
*
profiles: provide access to profile-related iuse_effective
Tim Harder
2015-02-14
2
-17
/
+27
*
ebuild: provide access to stripped iuse
Tim Harder
2015-02-14
7
-23
/
+23
*
ebuild/repository: drop unnecessary sorting of iuse_effective
Tim Harder
2015-02-14
1
-2
/
+1
*
vdb: sort all sortable attrs when writing to disk
Tim Harder
2015-02-14
1
-1
/
+1
*
pmerge: simplify --with-bdeps help description
Tim Harder
2015-02-14
1
-2
/
+2
*
more functools.partial import updates
Tim Harder
2015-02-13
9
-43
/
+56
*
use partial() from functools instead of snakeoil.currying
Tim Harder
2015-02-13
36
-37
/
+57
*
use DepSets instead of AndRestrictions for nodeps wrapped repos
Tim Harder
2015-02-13
2
-3
/
+4
*
drop unnecessary variable aliases
Tim Harder
2015-02-13
1
-6
/
+3
*
lint: whitespace and module namespace consistency
Tim Harder
2015-02-13
1
-4
/
+5
*
binpkg: drop duplicate cache keys
Tim Harder
2015-02-13
1
-2
/
+1
*
setup: use relative path for data files to respect sys.prefix
Tim Harder
2015-02-12
2
-2
/
+4
*
pkgcore: add -q/--quiet options to help output
Austin English
2015-02-11
1
-0
/
+3
*
config: remove unnecessary or unused settings from make.globals
Tim Harder
2015-02-12
1
-5
/
+0
*
fix running pmerge and other scripts from a repo or unpacked tarball
Tim Harder
2015-02-12
2
-4
/
+8
*
setup.py: various lint whitespace and variable clean up
Tim Harder
2015-02-11
1
-46
/
+57
*
config: install our own make.globals and repos.conf files
Tim Harder
2015-02-11
4
-5
/
+63
*
config: remove old make.conf and make.globals files
Tim Harder
2015-02-11
2
-476
/
+0
*
pmerge: coordinate binpkg-related command descriptions
Tim Harder
2015-02-11
1
-3
/
+3
[next]