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
*
preport: initial implementation
preport
Tim Harder
2015-07-12
2
-0
/
+166
*
pmerge: revert several changes for methods requiring tuples
Tim Harder
2015-07-12
1
-3
/
+3
*
pmerge: various repo handling simplifications
Tim Harder
2015-07-12
6
-36
/
+40
*
fallback on repos.conf names as IDs for new repos
Tim Harder
2015-07-12
3
-4
/
+6
*
portage_conf: use repos.conf names for keys instead of repo locations
Tim Harder
2015-07-12
2
-8
/
+7
*
portage_conf: various variable naming simplifying/clarifying
Tim Harder
2015-07-12
1
-12
/
+12
*
setup: assume all symlinks in the bin dir are scripts to install
Tim Harder
2015-07-12
1
-3
/
+5
*
portage_conf: drop 'domain' from domain config object name
Tim Harder
2015-07-11
1
-2
/
+2
*
don't assume bash is at /bin/bash, inspect path to find it
Tim Harder
2015-07-10
15
-20
/
+19
*
minor naming consistency change for test script
Tim Harder
2015-07-10
1
-1
/
+1
*
remove prelink references as it's not supported anymore
Tim Harder
2015-07-10
3
-8
/
+5
*
bash: return to generic EAPI function banning mechanism
Tim Harder
2015-07-10
1
-0
/
+8
*
remove old, unused import
Tim Harder
2015-07-10
1
-2
/
+0
*
dobin: do not force uid/gid
Michał Górny
2015-07-09
1
-1
/
+1
*
Remove unused and unclear concept of secpass
Michał Górny
2015-07-09
1
-11
/
+1
*
bash: move EAPI 0 to EAPI 5 src_test differences into separate libs
Tim Harder
2015-07-09
3
-6
/
+16
*
bash: simplify EAPI function generation script
Tim Harder
2015-07-09
1
-21
/
+0
*
bash: simplify EAPI phase injection
Tim Harder
2015-07-09
7
-79
/
+87
*
setup: minor cleanups
Tim Harder
2015-07-09
1
-7
/
+11
*
setup: directly execute generation scripts instead of bash
Tim Harder
2015-07-09
1
-3
/
+3
*
setup: generate bash function lists at install time
Tim Harder
2015-07-09
1
-22
/
+24
*
Revert "setup: generate bash function lists at install time"
Tim Harder
2015-07-09
1
-26
/
+22
*
setup: generate bash function lists at install time
Tim Harder
2015-07-09
1
-22
/
+26
*
test: drop global function list test
Tim Harder
2015-07-09
1
-39
/
+0
*
generate bash function lists for the dist tarball
Tim Harder
2015-07-09
6
-132
/
+42
*
fix minor typo
Tim Harder
2015-07-09
1
-1
/
+1
*
update news
Tim Harder
2015-07-09
1
-0
/
+11
*
bash: remove unused ORIG_FUNCS list
Tim Harder
2015-07-08
1
-2
/
+1
*
bash: minor consistency changes
Tim Harder
2015-07-08
2
-8
/
+8
*
bash: remove __var_push comment about declare usage
Tim Harder
2015-07-08
1
-4
/
+1
*
bash/helpers: use __var_(push|pop) to set a temp PATH
Tim Harder
2015-07-08
1
-3
/
+2
*
bash: add initial var push/pop support
Tim Harder
2015-07-08
2
-0
/
+66
*
bash: generalize internal error messages
Tim Harder
2015-07-07
2
-7
/
+7
*
bash: speed up unpack() by only doing chmods when needed
Tim Harder
2015-07-07
1
-2
/
+2
*
commandline: simplify choices support for cli tool error output
Tim Harder
2015-07-05
1
-11
/
+7
*
commandline: fix repo config accesses repo.config_name isn't set
Tim Harder
2015-07-05
1
-1
/
+2
*
portage_conf: remove extra repo config object creation for cache init
Tim Harder
2015-07-05
1
-9
/
+5
*
repo: fix initial sync for new repos using repos.conf names
Tim Harder
2015-07-05
3
-3
/
+8
*
simplify requirements.txt
Tim Harder
2015-07-04
1
-1
/
+1
*
fix pmaint regen test
Tim Harder
2015-07-04
1
-1
/
+1
*
tox: simplify snakeoil/pkgcore install process
Tim Harder
2015-07-04
1
-5
/
+3
*
pmaint: use iter_stable_unique() from snakeoil
Tim Harder
2015-07-04
1
-7
/
+3
*
pmaint: allow multiple repo arguments to regen
Tim Harder
2015-07-04
1
-34
/
+34
*
whitespace consistency
Tim Harder
2015-07-04
5
-64
/
+98
*
commandline: add --override-config option
Tim Harder
2015-07-04
1
-0
/
+3
*
portage_conf: simplify config directory settings
Tim Harder
2015-07-04
1
-28
/
+22
*
config: allow override of the pkgcore config file location
Tim Harder
2015-07-04
1
-18
/
+9
*
setup.py: rename a few const path vars and add generic data path
Tim Harder
2015-07-04
1
-12
/
+17
*
minor whitespace fix
Tim Harder
2015-07-04
1
-1
/
+1
*
portage_conf: simplify fetcher config object
Tim Harder
2015-07-04
1
-12
/
+6
[next]