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
*
EventLoop: fix _sigchld_io_cb to return True
Zac Medico
2012-02-16
1
-0
/
+1
*
SubProcess: use child_watch_add
Zac Medico
2012-02-16
1
-29
/
+7
*
EventLoop: implement child_watch_add
Zac Medico
2012-02-16
3
-1
/
+99
*
portage.update.fixdbentries(): Fix ResourceWarnings with Python 3.2.
Arfrever Frehtes Taifersar Arahesis
2012-02-16
1
-2
/
+3
*
SubProcess: use non-blocking waitpid
Zac Medico
2012-02-15
1
-12
/
+27
*
EventLoop.iteration: sleep if no IO handlers
Zac Medico
2012-02-15
1
-1
/
+13
*
EventLoop.timeout_add: fix inverted min interval
Zac Medico
2012-02-15
1
-1
/
+1
*
Comment about _setup_pipes / PyPy GC interaction.
Zac Medico
2012-02-15
2
-2
/
+10
*
SpawnProcess: use os.open for /dev/null input
Zac Medico
2012-02-15
1
-3
/
+3
*
MergeProcess: inherit stdin for use with pdb
Zac Medico
2012-02-15
1
-0
/
+7
*
treewalk: handle EAGAIN from listdir for PyPy 1.8
Zac Medico
2012-02-15
1
-2
/
+15
*
get_open_fds: handle EAGAIN for PyPy 1.8
Zac Medico
2012-02-15
1
-1
/
+15
*
Scheduler: PyPy WeakValueDictionary.pop KeyError
Zac Medico
2012-02-14
1
-1
/
+8
*
SpawnProcess: for stdout use os.write, not fdopen
Zac Medico
2012-02-14
1
-6
/
+5
*
repoman: fix ebuild.badheader for bug #403705
Zac Medico
2012-02-14
1
-0
/
+1
*
SubProcess._wait: add debug code for bug #403697
Zac Medico
2012-02-14
1
-0
/
+6
*
Assert that fork returns int for bug 403697.
Zac Medico
2012-02-14
2
-0
/
+7
*
AsynchronousTask: skip cancelled check in _start
Zac Medico
2012-02-14
2
-6
/
+0
*
EventLoop: allow IO event handler re-entrance
Zac Medico
2012-02-14
1
-11
/
+6
*
After python fork, don't close fds for PyPy 1.8.
Zac Medico
2012-02-14
3
-11
/
+22
*
EventLoop._do_poll: tweak EINTR handling
Zac Medico
2012-02-13
1
-13
/
+14
*
AsynchronousTask: don't wait for exit status
Zac Medico
2012-02-13
9
-15
/
+35
*
EventLoop: make _poll/_run_timeouts re-entrant
Zac Medico
2012-02-13
1
-62
/
+73
*
runtests.sh: test PyPy 1.8, and support prefix
Zac Medico
2012-02-13
1
-4
/
+10
*
Handle missing os.setgroups for PyPy.
Zac Medico
2012-02-13
3
-2
/
+21
*
checksum.py: remove PyPy 1.7 workarounds
Zac Medico
2012-02-13
1
-30
/
+1
*
PollScheduler: use idle_add to check termination
Zac Medico
2012-02-12
2
-22
/
+41
*
repoman: check for env-update, bug #402339
Zac Medico
2012-02-12
1
-1
/
+1
*
Scheduler: simplify _sched_iface construction
v2.2.0_alpha86
Zac Medico
2012-02-11
1
-14
/
+3
*
EbuildIpcDaemon: handle POLLHUP, bug #401919
Zac Medico
2012-02-11
1
-0
/
+24
*
AbstractPollTask: merge _wait from subclass
Zac Medico
2012-02-11
2
-12
/
+6
*
xpak.unpackinfo: validate paths, bug #403149
Zac Medico
2012-02-11
1
-24
/
+20
*
QueueScheduler: tweak run loop logic
Zac Medico
2012-02-11
1
-5
/
+5
*
EventLoop.iteration: handle _poll StopIteration
Zac Medico
2012-02-11
1
-1
/
+7
*
MetadataRegen: use porttrees
Zac Medico
2012-02-11
1
-1
/
+4
*
_emerge.MetadataRegen.MetadataRegen._iter_metadata_processes():
Arfrever Frehtes Taifersar Arahesis
2012-02-11
1
-21
/
+23
*
EventLoop: remove obsolete timeout_add comment
Zac Medico
2012-02-11
1
-7
/
+0
*
EventLoop.iteration: run timeouts if no fds
Zac Medico
2012-02-11
1
-1
/
+9
*
PollScheduler: return None from _schedule_tasks
Zac Medico
2012-02-11
3
-15
/
+12
*
QueueScheduler: timeout compat for GlibEventLoop
Zac Medico
2012-02-11
1
-10
/
+19
*
EventLoop: shorten iteration poll if timeouts
Zac Medico
2012-02-11
1
-1
/
+1
*
Fix FEATURES=no{doc,info,man} for bug #403181
Zac Medico
2012-02-11
1
-1
/
+4
*
repoman: no ChangeLog for Manifest-only commit
Zac Medico
2012-02-10
1
-0
/
+9
*
display_autounmask: highlight config changes
Zac Medico
2012-02-10
1
-4
/
+12
*
GlibEventLoop: use gi.repository.GLib
Zac Medico
2012-02-10
1
-5
/
+1
*
PollScheduler: add generic _main_loop()
Zac Medico
2012-02-10
4
-27
/
+30
*
repoman: support PORTAGE_CONFIGROOT, bug 402577
Zac Medico
2012-02-10
1
-2
/
+4
*
repoman: remove redundant config constructor
Zac Medico
2012-02-10
1
-2
/
+0
*
Scheduler: cleanup timeout after _main_loop
Zac Medico
2012-02-10
1
-2
/
+3
*
EbuildMerge: add exit_hook to unlock build dir
Zac Medico
2012-02-10
3
-5
/
+7
[next]