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/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extended package set configuration docs.
v2.1.10.18
Zac Medico
2011-09-14
4
-25
/
+9
*
Remove FEATURES=preserve-libs config/docs.
Zac Medico
2011-09-14
3
-20
/
+6
*
portage.const: toggle constants for stable branch
Zac Medico
2011-09-14
1
-5
/
+5
*
Remove unused Manifest imports.
v2.2.0_alpha58
Zac Medico
2011-09-14
5
-5
/
+0
*
doebuild: avoid redundant distfiles checks
Zac Medico
2011-09-14
1
-1
/
+1
*
digestcheck: only show relevant msgs for thin
Zac Medico
2011-09-14
1
-9
/
+12
*
Fix multislot handling for depclean (bug #382823)
Zac Medico
2011-09-14
2
-5
/
+29
*
Test non-empty thin manifests.
Zac Medico
2011-09-14
2
-2
/
+33
*
Handle non-existent thin manifest in tests.
Zac Medico
2011-09-14
1
-3
/
+1
*
digestcheck: remove empty/missing Manifest checks
Zac Medico
2011-09-14
1
-22
/
+0
*
Remove Manifest if it is not needed.
Zac Medico
2011-09-14
1
-7
/
+15
*
Don't write empty (thin) Manifest files.
Zac Medico
2011-09-14
1
-1
/
+4
*
Fix typos in comments.
Arfrever Frehtes Taifersar Arahesis
2011-09-14
2
-3
/
+3
*
Fix grammar in some messages.
Arfrever Frehtes Taifersar Arahesis
2011-09-14
1
-2
/
+2
*
repoman: use repodir more
Zac Medico
2011-09-14
1
-1
/
+1
*
repoman: test symlinked repo path
v2.2.0_alpha57
Zac Medico
2011-09-14
1
-1
/
+6
*
repoman: use the repodir variable more
Zac Medico
2011-09-14
1
-9
/
+4
*
digestgen: remove duplicate 'mytree' variables
Zac Medico
2011-09-14
1
-5
/
+0
*
digestgen: handle get_repo_for_location KeyError
Zac Medico
2011-09-14
1
-1
/
+7
*
repoman: fix KeyError from digestgen with symlink
Zac Medico
2011-09-14
1
-0
/
+7
*
Deprecate the manifest1_compat parameter.
v2.2.0_alpha56
Zac Medico
2011-09-13
3
-11
/
+12
*
manifest: remove unused 'pf is None' case
Zac Medico
2011-09-13
1
-2
/
+0
*
man/portage.5: layout.conf examples manifests
Zac Medico
2011-09-12
1
-0
/
+4
*
metadata/layout.conf: "sign-manifests = false"
Zac Medico
2011-09-12
2
-5
/
+11
*
ebuild(1): remove unneeded porttrees modification
Zac Medico
2011-09-12
1
-6
/
+4
*
_validate_deps: pass myrepo to aux_get
Zac Medico
2011-09-12
1
-1
/
+2
*
ebuild(1): avoid "Location not set for repo" msgs
Zac Medico
2011-09-12
1
-2
/
+8
*
doebuild: support allow-missing and thin manifest
Zac Medico
2011-09-12
1
-15
/
+21
*
repoman: don't sign thin manifests
Zac Medico
2011-09-12
1
-3
/
+9
*
Add tests for thin manifests
Sebastian Luther
2011-09-12
2
-5
/
+57
*
add layout.conf awareness of thin-manifests
Brian Harring
2011-09-12
1
-2
/
+9
*
add thin manifest support to the Manifest class
Brian Harring
2011-09-12
2
-54
/
+97
*
Bind all manifest access through repoconfigs
Brian Harring
2011-09-12
10
-14
/
+38
*
refactoring; unhide part of the parsing functionality
Brian Harring
2011-09-12
1
-100
/
+98
*
ebuild.sh: make use* return false for "depend"
Zac Medico
2011-09-12
1
-1
/
+6
*
save-ebuild-env.sh: tweak PYTHONPATH cleansing
Zac Medico
2011-09-11
1
-3
/
+7
*
config: set USERLAND if unset
Zac Medico
2011-09-11
1
-0
/
+13
*
isolated-functions.sh: skip set_colors for depend
Zac Medico
2011-09-11
1
-8
/
+13
*
Move KV funcs to bashrc-functions.sh.
Zac Medico
2011-09-11
3
-53
/
+54
*
isolated-functions.sh: split save-ebuild-env.sh
Zac Medico
2011-09-11
4
-92
/
+95
*
ebuild.sh: setup PATH earlier
Zac Medico
2011-09-11
1
-7
/
+7
*
ebuild.sh: source *.sh at the top
Zac Medico
2011-09-11
1
-28
/
+28
*
Move preprocess_ebuild_env to phase-functions.sh.
Zac Medico
2011-09-11
2
-188
/
+184
*
ebuild.sh: split out bashrc-functions.sh
Zac Medico
2011-09-11
2
-92
/
+94
*
ebuild.sh: move hasg* funcs into econf
Zac Medico
2011-09-11
3
-13
/
+14
*
ebuild.sh: remove unused lchown and lchgrp
Zac Medico
2011-09-11
2
-9
/
+1
*
build.sh: has/best_version to phase-helpers.sh
Zac Medico
2011-09-11
2
-54
/
+47
*
ebuild.sh: move ebuild_main to phase-functions.sh
Zac Medico
2011-09-11
2
-223
/
+217
*
ebuild.sh: move use* funcs to phase-helpers.sh
Zac Medico
2011-09-11
2
-49
/
+50
*
ebuild.sh: add dummy funcs for "depend" phase
Zac Medico
2011-09-11
1
-0
/
+9
[next]