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
*
shell/zsh: add initial binpkg support for completion
binpkg
Tim Harder
2016-03-09
1
-1
/
+36
*
portage_conf: make repos immutable initially
Tim Harder
2016-03-09
1
-3
/
+3
*
portage_conf: add check for invalid repo-type settings
Tim Harder
2016-03-09
2
-3
/
+18
*
config: move binpkg repo configuration into repos.conf
Tim Harder
2016-03-09
4
-53
/
+75
*
shell/zsh: tweak _repos() support note
Tim Harder
2016-03-09
1
-2
/
+2
*
ebuild/ebuild_src: move get_inherited()/get_repo_id() to lambda exprs
Tim Harder
2016-03-08
1
-8
/
+3
*
zsh-completion: add --maintainer-needed and --eapi support for pquery
Tim Harder
2016-03-08
1
-0
/
+2
*
zsh-completion: add binpkg repo target completion to pinspect/pquery
Tim Harder
2016-03-08
1
-2
/
+2
*
restrictions/values: force the passed value to be a string
Tim Harder
2016-03-08
1
-0
/
+1
*
pquery: add --eapi to search for pkgs matching a given EAPI
Tim Harder
2016-03-08
1
-0
/
+9
*
restrictions/packages: various whitespace and indentation consistency
Tim Harder
2016-03-08
1
-21
/
+15
*
pquery: use more consistent func name for --maintainer-needed
Tim Harder
2016-03-08
1
-1
/
+1
*
various whitespace, indentation, and docstring formatting consistency
Tim Harder
2016-03-08
7
-67
/
+58
*
pquery: add --maintainer-needed to match packages without any maintainers
Tim Harder
2016-03-08
1
-0
/
+9
*
readme: change section ordering
Tim Harder
2016-03-06
1
-28
/
+28
*
readme: various header changes
Tim Harder
2016-03-06
1
-10
/
+12
*
move snakeoil.lists to snakeoil.sequences
Tim Harder
2016-03-05
25
-31
/
+29
*
split_negations() was moved to snakeoil.sequences
Tim Harder
2016-03-05
3
-15
/
+2
*
ebuild/eapi: minor docstring grammar fix
Tim Harder
2016-03-04
1
-1
/
+1
*
ebuild/eapi: simplify phase name prefix check
Tim Harder
2016-03-04
1
-1
/
+1
*
ebuild/eapi: add some simple docstrings
Tim Harder
2016-03-04
1
-0
/
+3
*
pclean tmp: use better variable names
Tim Harder
2016-03-03
1
-5
/
+5
*
ebuild/eapi: merge get_unsupported_eapi() into get_eapi()
Tim Harder
2016-03-03
1
-12
/
+7
*
ebuild/eapi: use better variable names
Tim Harder
2016-03-03
1
-8
/
+8
*
ebuild/eapi: add support for weakly caching unknown EAPIs
Tim Harder
2016-03-03
1
-4
/
+9
*
ebuild/eapi: explicitly force EAPI identifiers to be stored as strings
Tim Harder
2016-03-03
1
-1
/
+1
*
pconfig: revert pconfig describe_class error output to fix test
Tim Harder
2016-02-29
1
-1
/
+2
*
scripts: use argparse error() for more error messages
Tim Harder
2016-02-29
4
-7
/
+5
*
pebuild: use argparse error() output instead of custom formatter writes
Tim Harder
2016-02-29
1
-13
/
+7
*
util/commandline: don't catch SystemExit raised by argparse error()
Tim Harder
2016-02-29
2
-6
/
+4
*
shell/bin/pkgcore-sh-helper: make helper script more shell-agnostic
Tim Harder
2016-02-29
1
-4
/
+3
*
zsh-completion: add comments for zstyles
Tim Harder
2016-02-29
1
-0
/
+4
*
zsh-completion: add target stubs for pquery/pmerge
Tim Harder
2016-02-29
1
-0
/
+2
*
zsh-completion: ebuilds first then dirs for pebuild and pmaint digest
Tim Harder
2016-02-29
1
-2
/
+4
*
Fix rmdir() to cover potential errno.EEXIST on non-empty dirs
Michał Górny
2016-02-28
3
-4
/
+16
*
zsh-completion: add -a/--all for `pclean tmp`
Tim Harder
2016-02-28
1
-0
/
+1
*
pclean tmp: add -a/--all option to force wipe the entire tmpdir
Tim Harder
2016-02-28
1
-1
/
+9
*
pmaint digest: don't split repo path restrictions across an or restrict
Tim Harder
2016-02-28
1
-5
/
+3
*
examples: remove pclean script
Tim Harder
2016-02-28
1
-97
/
+0
*
pclean: initial implementation
Tim Harder
2016-02-28
5
-2
/
+419
*
binpkg/remote: remove old, unused write_index() method
Tim Harder
2016-02-28
1
-19
/
+1
*
shell: extract caller info into its own method
Tim Harder
2016-02-27
2
-7
/
+18
*
shell/bin/psite: exit if _pkgattr() returns an error
Tim Harder
2016-02-27
1
-0
/
+1
*
shell/bin/psite: output pkg atom when no homepage is found
Tim Harder
2016-02-27
1
-1
/
+1
*
shell/bin/psite: various error message tweaks
Tim Harder
2016-02-27
2
-11
/
+13
*
pmerge: don't output the repo list on resolution failures
Tim Harder
2016-02-27
1
-2
/
+2
*
ebuild/domain: allow line continuations in various /etc/portage files
Tim Harder
2016-02-27
2
-3
/
+5
*
shell/zsh: _repo() type error message tweak
Tim Harder
2016-02-25
1
-4
/
+4
*
shell/zsh: use -t instead of -r for _repo() type args
Tim Harder
2016-02-25
2
-11
/
+11
*
shell/bin/psite: help doc consistency
Tim Harder
2016-02-25
1
-2
/
+2
[next]