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: refactor repo types args for _repos()
Tim Harder
2016-02-25
2
-16
/
+37
*
shell/zsh: change _repos() -s option (add repo stack) to -a
Tim Harder
2016-02-25
2
-8
/
+9
*
zsh-completion: add initial completion for pcd/psite
Tim Harder
2016-02-25
1
-2
/
+28
*
shell/zsh: add -b option to add binpkg repos for _repos() output
Tim Harder
2016-02-25
1
-1
/
+3
*
shell/bin/psite: show usage info when -h/--help is passed
Tim Harder
2016-02-25
1
-4
/
+11
*
ebuild/repository: use better variable name for required checksums
Tim Harder
2016-02-25
1
-3
/
+3
*
pmaint digest: make the no target case manifest all repos
Tim Harder
2016-02-25
1
-17
/
+28
*
pmerge: module import ordering consistency
Tim Harder
2016-02-25
1
-2
/
+2
*
pinspect eapi_usage: use EAPI strings instead of objects for keys
Tim Harder
2016-02-24
1
-2
/
+2
*
cpv.c: Replace glibc-specific rawmemchr() with simpler strlen() call
Michał Górny
2016-02-24
1
-3
/
+3
*
Fixed caching of some classes. Added caching to KeyedAndRestriction
neko259
2016-02-24
3
-9
/
+14
*
scripts: drop unnecessary duplicate add_help params
Tim Harder
2016-02-24
3
-4
/
+4
*
config: alter default config file locations
Tim Harder
2016-02-24
2
-6
/
+18
*
shell: add inputted pkg atom to error messages
Tim Harder
2016-02-24
2
-4
/
+4
*
shell: use prog prefix for remaining _pkgattr() pquery error output
Tim Harder
2016-02-24
2
-2
/
+2
*
update pkgdist
Tim Harder
2016-02-24
1
-2
/
+3
*
shell: add program prefixes to _pkgattr() error messages
Tim Harder
2016-02-24
2
-6
/
+13
*
setup: minor grammar fix
Tim Harder
2016-02-24
1
-1
/
+1
*
setup: move generic install command to pkgdist
Tim Harder
2016-02-24
2
-36
/
+40
*
setup: move build command to pkgdist
Tim Harder
2016-02-24
2
-43
/
+44
*
pinspect: use description instead of help for overarching subparsers info
Tim Harder
2016-02-23
2
-2
/
+2
*
shell/zsh/pkgcore.zsh: fix typo
Tim Harder
2016-02-22
1
-1
/
+1
*
shell/zsh/pkgcore.zsh: various formatting consistency
Tim Harder
2016-02-22
1
-42
/
+42
*
shell/zsh/pkgcore.zsh: remove obsolete -c option for _repos
Tim Harder
2016-02-22
1
-1
/
+0
*
zsh-completion: add --size for pquery
Tim Harder
2016-02-22
1
-0
/
+1
*
update pkgdist
Tim Harder
2016-02-22
1
-13
/
+147
*
pquery: use stripped IUSE for --has-use
Tim Harder
2016-02-22
1
-1
/
+1
*
coverage: skip auto-generated _verinfo.py file
Tim Harder
2016-02-22
1
-1
/
+3
*
shell: show usage info on -h/--help arg for pcd
Tim Harder
2016-02-22
1
-3
/
+10
*
shell/bin/psite: allow psite to be run without args inside an ebuild dir
Tim Harder
2016-02-22
1
-0
/
+4
*
test_commandline: skip tty_detection_test on non-Linux as it hangs
Tim Harder
2016-02-22
1
-0
/
+3
*
pmerge: add docstrings for exceptions
Tim Harder
2016-02-21
1
-0
/
+2
*
doc: minor grammar/wording fix
Tim Harder
2016-02-21
1
-9
/
+8
*
pquery: add initial --size support
Tim Harder
2016-02-21
2
-3
/
+16
*
ebuild/formatter: move sizeof_fmt() to snakeoil.osutils
Tim Harder
2016-02-21
1
-16
/
+1
*
test: move generic argparse tests/support to snakeoil
Tim Harder
2016-02-20
10
-253
/
+33
*
whitespace consistency
Tim Harder
2016-02-20
2
-2
/
+1
*
ebuild/formatter: make sizeof_fmt() handle both metric and IEC units
Tim Harder
2016-02-20
1
-5
/
+11
*
move generic argparse support to snakeoil.cli.arghparse
Tim Harder
2016-02-19
20
-529
/
+121
*
ebuild/inspect_profile: simplify use subcommand
Tim Harder
2016-02-18
1
-11
/
+9
*
readme: simplify rtd badge link
Tim Harder
2016-02-17
1
-1
/
+1
*
readme: fix docs badge link
Tim Harder
2016-02-17
1
-1
/
+1
*
pinspect: add an initial extended description
Tim Harder
2016-02-17
1
-1
/
+15
*
doc: use pkgcore.const to find project dir
Tim Harder
2016-02-17
1
-4
/
+3
*
pquery: add some extended docs for repo type arguments
Tim Harder
2016-02-17
1
-3
/
+6
*
update pkgdist
Tim Harder
2016-02-17
1
-8
/
+86
*
Revert "ebd/generate_global_func_list: allow scripts to be run from outside ebd"
Tim Harder
2016-02-12
2
-2
/
+2
*
ebd/generate_global_func_list: allow scripts to be run from outside ebd
Tim Harder
2016-02-12
2
-2
/
+2
*
ebd/generate_global_func_list: simplify sourcing remaining libs
Tim Harder
2016-02-12
1
-9
/
+8
*
ebd/generate_global_func_list: toss unneeded noglob setting
Tim Harder
2016-02-12
1
-1
/
+0
[prev]
[next]