CIA.vc
zmedico
Real-time open source activity stats
Stats » Authors » zmedico
informationsyndicateUTC clock
04:36 on Mar 21, 2010
event counters
The last message was received 3.7 hours ago at 00:55 on Mar 21, 2010
1 messages so far today, 2 messages yesterday
10 messages so far this week, 73 messages last week
328 messages so far this month, 172 messages last month
10816 messages since the first one, 4.14 years ago, for an average of 3.35 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
00:54 todaygentoo
Commit by zmedico :: gentoo/xml/htdocs/proj/en/portage/doc/manually-fixing-portage.xml:
Update to current portage and python versions.
#
23:46 yesterdaygentoo
Commit by zmedico :: r15839 portage/main/trunk/ (2 files in 2 dirs):
Bug #309149 - Unify look of eend used in bash & python code, additionally
fixing few inconsistences in bash code. Thanks to Micha?\197?\130 G?\195?\179rny
<gentoo at mgorny dot alt dot pl> for this patch.
#
23:40 yesterdaygentoo
Commit by zmedico :: gentoo-x86/sys-apps/portage/ (3 files):
 Remove old versions.
(Portage version: 2.2_rc67_p15830/cvs/Linux i686)
#
03:52 Fridaygentoo
Commit by zmedico :: r15835 portage/main/trunk/man/make.conf.5:
Fix typo.
#
03:06 Fridaygentoo
Commit by zmedico :: r15834 portage/main/trunk/man/portage.5:
Note that use.local.desc is automatically generated, and refer to GLEP 56.
#
00:41 Fridaygentoo
Commit by zmedico :: r15833 portage/main/trunk/bin/repoman:
Bug #310135 - Skip the changelog.ebuildadded for all distributed SCMs.
#
07:24 Wednesdaygentoo
Commit by zmedico :: r15832 portage/main/trunk/pym/portage/update.py:
Bug #309907 - Fix update_config_files() to handle package.license.
#
06:18 Tuesdaygentoo
Commit by zmedico :: r15831 portage/main/trunk/ (man/emerge.1 pym/_emerge/help.py):
Bug #309699 - Update --emptytree docs. Thanks to Ben Kohler <bkohler at gmail dot com>
for wording suggestions.
#
01:53 Mondaygentoo
Commit by zmedico :: r15830 portage/main/trunk/bin/ebuild.sh:
Fix breakage from previous commit.
#
00:26 Mondaygentoo
Commit by zmedico :: r15829 portage/main/trunk/bin/ebuild.sh:
Add a TODO note about adding a registration interface for eclasses to register
phase hooks, in order to migrate away from global scope useq() calls.
#
23:44 on Mar 14gentoo
Commit by zmedico :: r15828 portage/main/trunk/bin/repoman:
Bug #299095 - Always use UTF-8 codec when opening ebuilds, to avoid
UnicodeDecodeError with python3.
#
23:42 on Mar 14gentoo
Commit by zmedico :: gentoo-x86/net-im/skype/ (ChangeLog skype-2.1.0.81.ebuild):
 Bug #299095 - Bump to EAPI 3 so check_license and PROPERTIES=interactive can be dropped.
(Portage version: 15511-svn/cvs/Linux i686)
#
10:00 on Mar 14gentoo
Commit by zmedico :: r15827 portage/main/trunk/ (2 files in 2 dirs):
Revert tar error handling changes from bug #309001 since we can't necessarily
trust tar exist status alone (reverts r15820 and r15821).
#
21:55 on Mar 13gentoo
Commit by zmedico :: r15826 portage/main/trunk/bin/ (ebuild emerge):
Update SIGPIPE comments to refer to "[Errno 32] Broken pipe" exceptions since
this is signal hander now set automatically for subprocesses after the fork
in portage.process.spawn().
#
06:47 on Mar 13gentoo
Commit by zmedico :: r15825 portage/main/trunk/pym/portage/process.py:
Bug #309001 - Install a SIGPIPE handler inside _exec for all forked processes.
#
02:22 on Mar 13gentoo
Commit by zmedico :: r15824 portage/main/trunk/bin/ (ebuild emerge):
Add references to bug #309001 in comments about SIGPIPE handling.
#
02:18 on Mar 13gentoo
Commit by zmedico :: r15823 portage/main/trunk/bin/ebuild:
Bug #309001 - Use signal(signal.SIGPIPE, signal.SIG_DFL) for quiet killing of
subprocesses by SIGPIPE (as emerge has for a long time). Thanks to Harald van
Dijk truedfx at g dot o for this patch.
#
21:15 on Mar 12gentoo
Commit by zmedico :: gentoo-x86/sys-apps/portage/ (metadata.xml ChangeLog):
 Add upstream bugs-to and changelog elements.
(Portage version: 2.2_rc67/cvs/Linux i686)
#
20:53 on Mar 12gentoo
Commit by zmedico :: r15822 portage/main/trunk/bin/repoman:
Simplyfy the virtual.exists check, and avoid deprecation warning triggered
by cpv_getkey called on an empty string.
#
23:35 on Mar 11gentoo
Commit by zmedico :: r15821 portage/main/trunk/pym/_emerge/BinpkgExtractorAsync.py:
Trust tar exit status and ignore bzip2 exit status as in bug #309001.
#