472
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the default colors OS dependent. More... over 16 years ago
Minors fixes on Windows.
Brian Granger
as bgranger
More... over 16 years ago
Made ipcontroller/ipengine/ipcluster command locations configurable.
Brian Granger
as bgranger
More... over 16 years ago
Merging upstream changes.
Brian Granger
as bgranger
More... over 16 years ago
Fixing a few small things on Windows.
Brian Granger
as bgranger
More... over 16 years ago
More work on the kernel. More... over 16 years ago
Added .pid files to ipcluster and ipcontroller and daemon mode. More... over 16 years ago
Parallel magics (%result, %px, %autopx) are fixed. More... over 16 years ago
Work on updating parallel magic. More... over 16 years ago
Work on default config files and docstrings. More... over 16 years ago
Work on engine/client reconnect logic. More... over 16 years ago
Changed the INT then KILL delay to 2 s to be a little more friendly. More... over 16 years ago
Added a log retrieval interface to Cluster. More... over 16 years ago
Most of the new ipcluster is now working, including a nice client. More... over 16 years ago
Removing old config directories that used the old config system. More... over 16 years ago
Adding files for the refactored kernel scripts. More... over 16 years ago
Lots more work on the kernel scripts. More... over 16 years ago
Semi-working refactored ipcluster. More... over 16 years ago
ipcontroller/ipengine use the new clusterdir.py module. More... over 16 years ago
Minor revisions to ipengine_config.py More... over 16 years ago
The ipengine script has been refactored to use the new config system. More... over 16 years ago
Removing old ipcontroller.py More... over 16 years ago
Finished refactoring ipcontroller to be a proper application. More... over 16 years ago
Work on ipcontroller. More... over 16 years ago
Moving ipcontrollerapp.py to its new location. More... over 16 years ago
General work on the kernel config. More... over 16 years ago
Remove usage of deprecated .message attribute of exceptions. More... over 16 years ago
ipapi.get now returns None if there are no InteractiveShells running. More... over 16 years ago
IPython dir has been renamed to .ipython on Windows. More... over 16 years ago
Fixed the %debug magic. More... over 16 years ago