misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ebuild-ipc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing comma in tuple.
Zac Medico
2010-09-09
1
-2
/
+2
*
Bug #336644 - Make ebuild-ipc.py use array.fromfile() to read pickles
Zac Medico
2010-09-09
1
-25
/
+29
*
Make ebuild-ipc.py call portage._disable_legacy_globals() since it
Zac Medico
2010-09-03
1
-0
/
+1
*
Adjust AlarmSignal.unregister() call in ebuild-ipc.
Zac Medico
2010-09-03
1
-7
/
+8
*
Make AlarmSignal.register() require a time parameter and pass it to
Zac Medico
2010-09-03
1
-2
/
+2
*
Add AlarmSignal.register() and unregister() classmethods in order to
Zac Medico
2010-09-03
1
-3
/
+2
*
Bug #335777 - Add a 40 second timeout in ebuild-ipc.py, so that if an
Zac Medico
2010-09-03
1
-1
/
+20
*
Adjust EbuildIpcDaemon pickle read and write code in order to ensure
Zac Medico
2010-09-02
1
-4
/
+26
*
Fix typo in comment.
Zac Medico
2010-08-20
1
-1
/
+1
*
Add a SIGUSR1 handler to trigger pdb.set_trace().
Zac Medico
2010-08-13
1
-0
/
+6
*
Clean up a bit.
Zac Medico
2010-08-12
1
-6
/
+3
*
Make IpcDaemonTestCase demonstrate an EbuildIpcDaemon based
Zac Medico
2010-08-12
1
-9
/
+8
*
Make locks quiet since unintended locking messages displayed on
Zac Medico
2010-08-12
1
-0
/
+3
*
Add some pieces of an IPC framework that will eventually allow ebuild
Zac Medico
2010-08-12
1
-0
/
+71