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
util files into utils dir More... over 15 years ago
ignore docs/build,_build More... over 15 years ago
Merge branch 'formatters' of http://github.com/rkern/ipython into rkern-formatters More... over 15 years ago
Merge branch 'version-info' into trunk More... over 15 years ago
ENH: Extend the DisplayHook.compute_result_repr() and write_result_repr() methods to produce and consume the lists of extra formats. Use this capability in the ZMQ shell. Document the extension to the messaging format. More... over 15 years ago
Small fixes to git ignore file More... over 15 years ago
codeutil into zmq, to prevent IPython.kernel import More... over 15 years ago
Merge branch 'qt-exiting' of http://github.com/eteq/ipython into eteq-qt-exiting More... over 15 years ago
__builtin__.exit and quit are now hidden - exit magic is now the only exit command More... over 15 years ago
Merge branch 'minrk-pygments' into trunk More... over 15 years ago
color settings from ipythonqt propagate down to the ZMQInteractiveShell in the Kernel More... over 15 years ago
Merge branch 'minrk-keepkernel' into trunk More... over 15 years ago
Expanded %exit magic in qtconsole to not exit without prompting and added -k option to keep kernel running. More... over 15 years ago
added dependency decorator More... over 15 years ago
Fix misuse of matplotlib private function that was causing redraw problems. More... over 15 years ago
Possible fix for GH-169 More... over 15 years ago
Merge branch 'master' into trunk More... over 15 years ago
Uncommenting reply_socket.recvmore that was broken in 2.0.7. More... over 15 years ago
Merge branch 'execution-refactor' of http://github.com/fperez/ipython into fperez-execution-refactor More... over 15 years ago
Merge branch 'takowl-ipy3-preparation' into trunk More... over 15 years ago
Merge branch 'keepkernel' of https://github.com/minrk/ipython into minrk-keepkernel More... over 15 years ago
Update many names to pep-8: savehist -> save_hist. More... over 15 years ago
added reset:<bool> to shutdown_request content; shutdown_message broadcast on PUB for multiclient notification More... over 15 years ago
Finish removing spurious calls to logger and runlines. More... over 15 years ago
Continue refactoring input handling across clients. More... over 15 years ago
Refactor multiline input and prompt management. More... over 15 years ago
Merge branch 'newkernel' into trunk with all new Qt console work. More... over 15 years ago
Add function signature info to calltips. More... over 15 years ago
Document the code execution semantics much more carefully. More... over 15 years ago
Set default figure size in inline mode to (6,4). More... over 15 years ago