0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename history retrieval methods, and improve docstrings. More... almost 15 years ago
Merge branch 'master' of github.com:ipython/ipython More... almost 15 years ago
Add support for (manually) activating logging, for now. More... almost 15 years ago
relax minimum_pyzmq_version, since EPD has 2.0.10-1 alias of 2.0.10.1 More... almost 15 years ago
reflect revised apply_bound pattern More... almost 15 years ago
add Reference object More... almost 15 years ago
Fix zmq request code for Python < 2.6.5 More... almost 15 years ago
fix/test pushed function globals More... almost 15 years ago
ipython-qtconsole now calls the right function. More... almost 15 years ago
Add option to get_history to determine whether to retrieve the current session or the entire history. Qt console on startup requests entire history. More... about 15 years ago
kernel sends reply on the right side of std<x>.flush More... about 15 years ago
Merge branch 'kernel-logging' of https://github.com/omazapa/ipython into omazapa-kernel-logging More... about 15 years ago
require pyzmq >= 2.0.10.1 More... about 15 years ago
cleaner error on pyzmq < 2.0.10. More... about 15 years ago
added suggest from Fernando and Robert in logger More... about 15 years ago
fixed logger name More... about 15 years ago
Improvements to dependency handling More... about 15 years ago
Simplifying code in several places. More... about 15 years ago
improved logging + Hub,Engine,Scheduler are Configurable More... about 15 years ago
propagate iopub to clients More... about 15 years ago
logging implemented kernel's messages More... about 15 years ago
Merge branch 'ellisonbg-payload' into trunk More... about 15 years ago
prep newparallel for rebase More... about 15 years ago
Merge branch 'minrk-session.send' into trunk More... about 15 years ago
Using session.send in DisplayPublisher now. More... about 15 years ago
all sends/recvs now via Session.send/recv. More... about 15 years ago
Lots of work on the display system, focused on pylab stuff. More... about 15 years ago
Display system is fully working now. More... about 15 years ago
added gh-pages command for GitHub hosted sphinx docs More... about 15 years ago
Mostly final version of display data. More... about 15 years ago