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
*
emerge -h: add @ prefix to system and world sets
Zac Medico
2012-12-24
1
-1
/
+1
*
vardbapi: tweak deprecated constructor param
Zac Medico
2012-12-24
1
-4
/
+5
*
binarytree: tweak deprecated constructor param
Zac Medico
2012-12-24
1
-5
/
+5
*
porttree.py: tweak deprecated constructor params
Zac Medico
2012-12-24
1
-4
/
+5
*
Support subslots in command line arguments.
Arfrever Frehtes Taifersar Arahesis
2012-12-23
3
-4
/
+4
*
runtests.sh: add pypy-2.0 to PYTHON_VERSIONS
Zac Medico
2012-12-22
1
-1
/
+1
*
repoman: exempt virtuals from KEYWORDS.stable
Zac Medico
2012-12-21
1
-1
/
+1
*
config: clarify that default target_root is /
Zac Medico
2012-12-19
1
-1
/
+2
*
Rename a private module in preparation for extending its functionality.
Arfrever Frehtes Taifersar Arahesis
2012-12-19
2
-1
/
+1
*
depclean warning: count nested sets, bug #298298
Zac Medico
2012-12-17
1
-3
/
+11
*
depclean summary: count nested sets, bug #298298
Zac Medico
2012-12-17
1
-4
/
+10
*
repoman: fix dep check for * and ~* keywords
Zac Medico
2012-12-16
1
-2
/
+4
*
repoman: check deps for * and ~* keywords
v2.2.0_alpha149
Zac Medico
2012-12-15
1
-6
/
+27
*
repoman keywords.dropped: handle * and ~*
Zac Medico
2012-12-15
1
-1
/
+1
*
Handle closed sys.__stdin__, for multiprocessing
Zac Medico
2012-12-15
8
-8
/
+19
*
makeopts_jobs is declared in multiprocessing, not eutils.
Michał Górny
2012-12-15
1
-2
/
+8
*
Add QA_CONFIGURE_OPTIONS variable.
v2.2.0_alpha148
Zac Medico
2012-12-11
3
-6
/
+37
*
xattr-helper.py: fix AssertionError string format
Zac Medico
2012-12-11
1
-2
/
+2
*
xattr-helper.py: fix backslash quoting
Zac Medico
2012-12-11
1
-3
/
+6
*
Disallow SLOT="${slot}/${subslot}=" in ebuilds.
Arfrever Frehtes Taifersar Arahesis
2012-12-11
1
-1
/
+1
*
prepstrip: preserve xattrs, bug #446420
Zac Medico
2012-12-11
2
-3
/
+206
*
prepstrip: handle objcopy failure, bug #446774
Zac Medico
2012-12-10
1
-4
/
+8
*
dblink._elog_process: obey phasefilter arg
Zac Medico
2012-12-10
1
-1
/
+4
*
MergeProcess: avoid duplicate elog, bug #446136
Zac Medico
2012-12-10
1
-0
/
+3
*
get_real_flag: handle implicit iuse
v2.2.0_alpha147
Zac Medico
2012-12-09
1
-2
/
+5
*
emerge --info: handle bug #446358 more
v2.2.0_alpha146
Zac Medico
2012-12-09
1
-6
/
+9
*
get_real_flag: handls use-dep default bug #446666
Zac Medico
2012-12-09
3
-2
/
+11
*
emerge --verbose: [ y | n ] for bug #446324
v2.2.0_alpha145
Zac Medico
2012-12-08
2
-4
/
+17
*
emerge --info: don't error for existing packages
Zac Medico
2012-12-07
1
-5
/
+5
*
Avoid duplicate desktop QA notice, bug #446136
Zac Medico
2012-12-05
1
-1
/
+1
*
getmaskingstatus: fix ~* KEYWORDS handling
Zac Medico
2012-12-05
1
-0
/
+7
*
emerge --sync: search PATH for rsync binary
Zac Medico
2012-12-03
1
-2
/
+3
*
show_masked_packages: handle missing license file
Zac Medico
2012-12-02
1
-1
/
+3
*
emerge --depclean: rm unavailable slot bug 445506
Zac Medico
2012-12-01
2
-0
/
+87
*
prepstrip: add comment for bug #445336
v2.2.0_alpha144
Zac Medico
2012-12-01
1
-0
/
+1
*
prepstrip: avoid duplicates for bug #445336
Zac Medico
2012-12-01
1
-2
/
+4
*
Revert "prepstrip: avoid duplicates for bug #445336"
Zac Medico
2012-12-01
1
-1
/
+1
*
prepstrip: avoid duplicates for bug #445336
Zac Medico
2012-11-30
1
-1
/
+1
*
Add --oneshot to the portage update suggestion.
Michał Górny
2012-11-30
1
-1
/
+1
*
_LockThread: daemon = True
Zac Medico
2012-11-29
1
-0
/
+1
*
portage.util.movefile.movefile(): Try to preserve mtime of symlinks with Pyth...
Arfrever Frehtes Taifersar Arahesis
2012-11-30
1
-3
/
+9
*
repoman: handle missing @DEPRECATED lic group
v2.2.0_alpha143
Zac Medico
2012-11-29
1
-6
/
+4
*
Fix return value of portage.util.movefile.movefile() for symlinks with Python...
Arfrever Frehtes Taifersar Arahesis
2012-11-29
1
-2
/
+5
*
emerge: add --quiet-fail for bug #440982
Zac Medico
2012-11-28
3
-3
/
+21
*
fix ebuild rpm command for rpm 4.10.0
Lucas Bickel
2012-11-28
1
-6
/
+5
*
portage.5: rm obsolete eclass-overrides warning
Zac Medico
2012-11-28
1
-7
/
+1
*
test_portdb_cache: use python -Wi
Zac Medico
2012-11-27
1
-2
/
+2
*
portdbapi: DeprecationWarning for 'pms' cache
Zac Medico
2012-11-27
4
-5
/
+14
*
egencache: enable md5-dict format by default
Zac Medico
2012-11-27
3
-16
/
+33
*
Add Package.built_time property.
Zac Medico
2012-11-26
2
-17
/
+17
[next]