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.11.17
Zac Medico
2012-09-13
2
-6
/
+2
*
Remove FEATURES=preserve-libs config/docs.
Zac Medico
2012-09-13
3
-20
/
+6
*
portage.const: toggle constants for stable branch
Zac Medico
2012-09-13
1
-5
/
+5
*
Refactor FEATURES=test USE logic.
v2.2.0_alpha128
Zac Medico
2012-09-13
1
-8
/
+5
*
Display: simplify _blockers
Zac Medico
2012-09-13
1
-13
/
+6
*
Deprecate EAPI 5_pre1.
Zac Medico
2012-09-13
5
-45
/
+5
*
merge list: distinguish reinstall with red "r"
Zac Medico
2012-09-13
3
-3
/
+15
*
Refactor merge list attribute display.
Zac Medico
2012-09-13
2
-84
/
+106
*
Bind FEATURES=-test to USE=-test for bug #373209.
Zac Medico
2012-09-13
7
-8
/
+100
*
repoman: test package.use.stable.mask
Zac Medico
2012-09-13
2
-6
/
+41
*
find_updated_config_files: x var name collision
Zac Medico
2012-09-13
1
-2
/
+2
*
FEATURES=test: test flag respect IUSE_FFECTIVE
Zac Medico
2012-09-13
2
-2
/
+3
*
chflags: fixed empty opts argument
v2.2.0_alpha127
Zac Medico
2012-09-12
1
-1
/
+5
*
Prefer /etc/portage/make.profile.
v2.2.0_alpha126
Zac Medico
2012-09-12
8
-21
/
+22
*
EbuildPhase: fix WORKDIR owner after unpack
Zac Medico
2012-09-11
1
-1
/
+4
*
chflags: fixed octal flags format breakage
Zac Medico
2012-09-11
1
-1
/
+1
*
save-ebuild-env: don't filter apply_user_patches
Zac Medico
2012-09-11
1
-1
/
+5
*
Replace getstatusoutput with unicode safe Popen.
Zac Medico
2012-09-11
6
-36
/
+81
*
make_herd_base: encode unicode file paths safely
Zac Medico
2012-09-11
1
-1
/
+4
*
egencache: encode unicode file paths safely
Zac Medico
2012-09-11
1
-1
/
+2
*
MetaDataXML: encode unicode file paths safely
Zac Medico
2012-09-11
1
-4
/
+5
*
Add EAPI 5_pre2 with features approved by council
Zac Medico
2012-09-11
5
-63
/
+32
*
Only validate .desktop files that are installed into XDG-compliant locations.
Michael Palimaka
2012-09-11
3
-79
/
+9
*
repoman: fix Unicode unequal comparison warning
Zac Medico
2012-09-10
1
-1
/
+1
*
repoman: fix os.system() unicode, bug #310789
Zac Medico
2012-09-10
1
-1
/
+7
*
repoman: ElementTree.parse: encode unicode path
Zac Medico
2012-09-10
1
-1
/
+2
*
use(): use set -f and handle IFS
Zac Medico
2012-09-10
1
-2
/
+6
*
Improve ignored binpkg display for bug #434540.
Zac Medico
2012-09-10
1
-4
/
+10
*
repoman: fix getstatusoutput more, bug #310789
Zac Medico
2012-09-09
1
-10
/
+22
*
repoman: fix getstatusoutput unicode, bug #310789
Zac Medico
2012-09-09
1
-6
/
+27
*
repoman: fix popen unicode handling, bug #310789
Zac Medico
2012-09-09
1
-27
/
+61
*
ObjectProxy: implement __enter__ and __exit__
Zac Medico
2012-09-09
1
-1
/
+8
*
DEVELOPING: fix errors for bug #313413
Joachim Bartosik
2012-09-08
1
-11
/
+2
*
EbuildPhase: simplify utime args
Zac Medico
2012-09-08
1
-3
/
+1
*
EbuildPhase: bump WORKDIR timestamp after unpack
Zac Medico
2012-09-08
1
-2
/
+9
*
egencache: tweak metadata-transfer logic
v2.2.0_alpha125
Zac Medico
2012-09-08
1
-10
/
+4
*
egencache: skip metadata-transfer more often
Zac Medico
2012-09-08
1
-3
/
+4
*
best/has_version: --host-root first arg only
Zac Medico
2012-09-08
1
-22
/
+12
*
egencache: skip metadata-transfer if possible
Zac Medico
2012-09-07
1
-13
/
+29
*
Detect md5-cache when no cache-formats specified.
Zac Medico
2012-09-07
2
-3
/
+24
*
Test portdbapi/egencache cache-formats behavior.
Zac Medico
2012-09-07
1
-0
/
+178
*
UseManager: add compat code for getUseForce/PUSE
Zac Medico
2012-09-07
1
-3
/
+9
*
Support repository-specific use.stable.force, use.stable.mask,
Arfrever Frehtes Taifersar Arahesis
2012-09-07
1
-17
/
+53
*
Update comment.
Arfrever Frehtes Taifersar Arahesis
2012-09-06
1
-0
/
+4
*
dispatch-conf.conf: say install rcs, bug #380551
Zac Medico
2012-09-06
1
-0
/
+1
*
DateSet: use BUILD_TIME, bug #433964
Martin Väth
2012-09-05
1
-13
/
+23
*
Enable @x11-module-rebuild for 2.1 branch.
Zac Medico
2012-09-04
1
-0
/
+6
*
Enable @live-rebuild for 2.1 branch.
Zac Medico
2012-09-04
1
-0
/
+6
*
Deprecate @installed for bug #387059.
Zac Medico
2012-09-03
1
-0
/
+6
*
EbuildBuildDir: ignore rmdir failure, bug #400641
Zac Medico
2012-09-03
1
-5
/
+2
[next]