misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
EbuildMetadataPhase: handle empty EAPI from bash
Zac Medico
2012-05-09
1
-1
/
+2
*
Split out eapi_invalid function.
Zac Medico
2012-05-09
2
-39
/
+55
*
ebuild.sh: remove redundant EAPI=0 default
Zac Medico
2012-05-09
1
-2
/
+0
*
Show unsatisfied REQUIRED_USE for bug #415125.
Zac Medico
2012-05-09
1
-4
/
+9
*
doebuild_environment: remove unused eapi parsing
Zac Medico
2012-05-09
1
-18
/
+2
*
Parse EAPI with pattern from PMS section 7.3.1.
Zac Medico
2012-05-09
12
-98
/
+132
*
die: fix ${T}/build.log{,.gz} message
Zac Medico
2012-05-08
1
-2
/
+2
*
make.conf.5: COLLISION_IGNORE s/shell/fnmatch/
v2.2.0_alpha102
Zac Medico
2012-05-08
1
-3
/
+3
*
Strip EPREFIX in RESTRICT=binchecks QA Notice.
Zac Medico
2012-05-08
1
-2
/
+2
*
NEEDED.ELF.2: include sonames from $ORIGIN
Zac Medico
2012-05-08
1
-23
/
+2
*
COLLISION_IGNORE: support fnmatch patterns
Zac Medico
2012-05-07
4
-29
/
+15
*
COLLISION_IGNORE: handle prefix
Zac Medico
2012-05-05
1
-3
/
+4
*
COLLISION_IGNORE_UNOWNED: tweak default *.py[co]
Zac Medico
2012-05-05
1
-1
/
+1
*
Enable globstar shell option by default in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-05-05
2
-0
/
+10
*
QA Notice for RESTRICT=binchecks + ELF files
Zac Medico
2012-05-05
1
-0
/
+6
*
Create NEEDED.ELF.2 despite RESTRICT=binchecks.
Zac Medico
2012-05-05
1
-37
/
+43
*
Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo"
Krzysztof Pawlik
2012-05-04
4
-2
/
+23
*
composite_db._visible: fix AttributeError
Zac Medico
2012-05-02
1
-1
/
+1
*
dispatch-conf: use shlex to parse diff command
Zac Medico
2012-05-02
1
-3
/
+7
*
validate_desktop_entry: handle Python 3.1
Zac Medico
2012-05-01
1
-1
/
+6
*
Bug #413983: Add portage.util.urlopen(), which transparently
Arfrever Frehtes Taifersar Arahesis
2012-05-01
4
-19
/
+28
*
Quote atoms in die message for bug #414201.
Zac Medico
2012-05-01
1
-2
/
+2
*
repoman: ignore false Service desktop entry error
Zac Medico
2012-04-30
2
-4
/
+74
*
repoman: check LIVEVCS.stable for gentoo only
Zac Medico
2012-04-30
1
-1
/
+1
*
ebuild.sh: source /etc/portage/env scripts after /etc/portage/bashrc
James Le Cuirot
2012-04-28
1
-10
/
+12
*
LocationsManager: empty profiles_complex on error
Zac Medico
2012-04-25
1
-0
/
+1
*
repoman: fix portage.internal false positives
Zac Medico
2012-04-23
1
-2
/
+6
*
EapiDefinition: handle impossible "%d" % None
v2.2.0_alpha101
Zac Medico
2012-04-22
1
-3
/
+3
*
doebuild: cleanup tempfile if package phase fails
Zac Medico
2012-04-22
1
-0
/
+7
*
portageq: use return instead of sys.exit
Zac Medico
2012-04-22
1
-18
/
+18
*
dep.__init__: move writemsg import to top
Zac Medico
2012-04-22
1
-2
/
+1
*
repoman: cleanup code for KEYWORDS.invalid
Zac Medico
2012-04-22
1
-5
/
+5
*
fakedbapi.cp_list: remove obsolete virtual code
Zac Medico
2012-04-22
1
-2
/
+1
*
Print working directory in die message to simplify debugging.
Arfrever Frehtes Taifersar Arahesis
2012-04-22
1
-0
/
+1
*
portdbapi: update comment about repoman caches
Zac Medico
2012-04-22
2
-1
/
+4
*
dbapi.cp_list: remove special case for virtuals
Zac Medico
2012-04-22
3
-15
/
+12
*
Add ${T}/build.log symlink to PORT_LOGDIR.
Zac Medico
2012-04-22
2
-4
/
+29
*
repoman: support * and ~* keywords
Zac Medico
2012-04-22
1
-1
/
+1
*
dbapi: account for unevaluated_atom in caches
Zac Medico
2012-04-20
5
-29
/
+39
*
Show config updates later for bug #412845.
Zac Medico
2012-04-20
1
-2
/
+1
*
mergeme: cleanup hardlink_candidates, bug #412453
Greg Turner
2012-04-17
1
-5
/
+4
*
Avoid redundant news display for bug #412161.
Zac Medico
2012-04-16
1
-1
/
+4
*
repoman: update EAPI.definition check for PMS
Zac Medico
2012-04-15
3
-11
/
+28
*
Handle SystemError when importing xml libraries.
Zac Medico
2012-04-13
3
-6
/
+6
*
perform_all: fix TypeError for bug #411897
Zac Medico
2012-04-13
1
-1
/
+1
*
dohtml: support FEATURES=force-prefix
Zac Medico
2012-04-13
1
-1
/
+2
*
portageq mass_best_visible: optional "type" arg
Zdenek Behan
2012-04-13
1
-4
/
+18
*
EbuildBinpkg: remove temp file on failure
Zac Medico
2012-04-13
1
-1
/
+5
*
ebuild.5: use example.com for bug #411835
Zac Medico
2012-04-13
1
-2
/
+2
*
phases.docbook: add phases for new EAPIs
Zac Medico
2012-04-11
1
-0
/
+9
[next]