pdm.git
2016-05-13 Fredrik TolfMerge branch 'master' of ansgar.seatribe.se:/usr/local... master
2015-04-06 Fredrik TolfFixed typo.
2015-02-11 Fredrik TolfProperly flush SSH socket output.
2014-11-02 Fredrik TolfHandle subscribed callbacks unregistering themselves.
2014-04-13 Fredrik TolfMerge branch 'master' into python3
2014-04-13 Fredrik TolfAdded an exit method to pdm.perf.
2013-09-27 Fredrik TolfMerge branch 'master' into python3
2013-09-27 Fredrik TolfBumped version number.
2013-09-27 Fredrik TolfMerge branch 'master' into python3
2013-09-21 Fredrik TolfMake perf attributes depending on the resource module... 0.2
2013-01-19 Fredrik TolfMerge branch 'master' into python3
2013-01-19 Fredrik TolfProperly split exception reports into lines.
2013-01-07 Fredrik TolfMade relevant Python3 changes.
2013-01-07 Fredrik TolfMerge branch 'master' into python3
2013-01-07 Fredrik TolfAdded a simple utilities file.
2013-01-07 Fredrik TolfMerge branch 'master' into python3
2013-01-07 Fredrik TolfMake sure to flush stdout in sshsock.
2013-01-07 Fredrik TolfMerge branch 'master' into python3
2013-01-07 Fredrik TolfFixed sshsocket bug.
2013-01-07 Fredrik TolfImproved pdm-repl error reporting somewhat.
2013-01-07 Fredrik TolfImproved sshsock error handling somewhat.
2012-01-15 Fredrik TolfMade relevant Python3 changes.
2012-01-15 Fredrik TolfMerge branch 'master' into python3
2012-01-15 Fredrik TolfAdded a client resolve syntax for connecting to remote...
2012-01-15 Fredrik TolfAdded a somewhat socket-compatible interface for commun...
2011-12-27 Fredrik TolfFixed up documentation a bit.
2011-12-23 Fredrik TolfMerge branch 'master' into python3
2011-12-23 Fredrik TolfRe-enabled project URL.
2011-12-23 Fredrik TolfBumped version number.
2011-12-23 Fredrik TolfMerge branch 'master' into python3
2011-12-23 Fredrik TolfReformat docstrings to work better with epydoc.
2011-12-23 Fredrik TolfGive the Python3 package a differentiating name. 0.1
2011-12-23 Fredrik TolfMerge branch 'master' into python3
2011-12-23 Fredrik TolfDocumented pdm.perf as well.
2011-12-23 Fredrik TolfMade the finishevent's aborted parameter optional.
2011-12-23 Fredrik TolfImproved documentation.
2011-12-23 Fredrik TolfMerge branch 'master' into python3
2011-12-22 Fredrik TolfDocumented pdm.cli as well.
2011-12-22 Fredrik TolfInclude perfclient in pdm.cli's exports.
2011-12-22 Fredrik TolfStarted documentation.
2011-12-22 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-12-22 Fredrik TolfMerge branch 'master' into python3
2011-12-22 Fredrik TolfReturn fileno from clients, for use in select.
2011-12-17 Fredrik TolfClose perfproxies on __del__.
2011-12-10 Fredrik TolfParse the socket mode explicitly in octal.
2011-12-10 Fredrik TolfTidied up super() calls.
2011-12-10 Fredrik TolfFixed all obvious byte/str errors.
2011-12-10 Fredrik TolfParse the socket mode explicitly in octal.
2011-12-10 Fredrik TolfUse python3 as script interpreter.
2011-12-10 Fredrik TolfInitial Python 3 porting.
2011-11-23 Fredrik TolfAdded a distutils script.
2011-11-23 Fredrik TolfAdded a simple REPL client.
2011-11-23 Fredrik TolfImproved process event structure.
2011-11-23 Fredrik TolfIntroduced paired events for processes.
2011-11-23 Fredrik TolfFixed client bug.
2011-11-23 Fredrik TolfIntroduced an event base class.
2011-11-23 Fredrik TolfInitial commit.