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
*
match_from_list: handle Package.UNKNOWN_REPO
Zac Medico
2012-05-12
2
-4
/
+8
*
_pkg_str: add cpv attribute for match_from_list
Zac Medico
2012-05-12
1
-0
/
+2
*
Check type of xml.etree.ElementTree.TreeBuilder before applying
Arfrever Frehtes Taifersar Arahesis
2012-05-13
1
-4
/
+10
*
test_digraph: fix get_cycles for PYTHONHASHSEED
Zac Medico
2012-05-12
2
-7
/
+15
*
test_digraph: fix bfs for PYTHONHASHSEED=random
Zac Medico
2012-05-12
1
-4
/
+39
*
test_stackLists: fix for PYTHONHASHSEED="random"
Zac Medico
2012-05-12
1
-2
/
+2
*
Add workaround for http://bugs.python.org/issue14007.
Arfrever Frehtes Taifersar Arahesis
2012-05-12
1
-0
/
+4
*
Add a _pkg_str class to cache catpkgsplit results
Zac Medico
2012-05-12
6
-13
/
+68
*
catpkgsplit: don't cache results
Zac Medico
2012-05-12
1
-7
/
+1
*
prepstrip/ecompressdir: parallelize operations
Mike Frysinger
2012-05-12
3
-8
/
+104
*
Add portage.eapi.eapi_allows_dots_in_use_flags().
Arfrever Frehtes Taifersar Arahesis
2012-05-12
2
-11
/
+14
*
Allow dots in package names in EAPI="4-python".
Arfrever Frehtes Taifersar Arahesis
2012-05-12
6
-51
/
+113
*
Fix handling of empty PORTDIR{,_OVERLAY} setting.
Zac Medico
2012-05-11
1
-2
/
+2
*
Cleanup profile-formats code.
v2.2.0_alpha104
Zac Medico
2012-05-11
2
-3
/
+9
*
RepoConfig: sort __slots__
Zac Medico
2012-05-11
1
-3
/
+3
*
Avoid redundant layout.conf parsing.
Zac Medico
2012-05-11
3
-7
/
+17
*
config: load repositories before profile
Zac Medico
2012-05-11
1
-5
/
+19
*
config: propagate SYNC to self.repositories
Zac Medico
2012-05-11
2
-9
/
+6
*
config: use shlex to split known_repos
Zac Medico
2012-05-11
1
-3
/
+3
*
PollScheduler: use local EventLoop (thread safe)
Zac Medico
2012-05-10
6
-27
/
+51
*
Don't write or trust cache for unsupported EAPIs.
Zac Medico
2012-05-10
7
-82
/
+51
*
Make REPOSITORY variable again available in global scope of ebuilds,
Arfrever Frehtes Taifersar Arahesis
2012-05-10
1
-6
/
+3
*
porttree.py: remove unused imports
v2.2.0_alpha103
Zac Medico
2012-05-09
1
-2
/
+0
*
Refer to bug #402167 where appropriate.
Zac Medico
2012-05-09
2
-2
/
+2
*
doebuild_environment: clean up EAPI related code
Zac Medico
2012-05-09
1
-31
/
+29
*
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
[next]