472
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Components now auto-load the configs of parent classes as well. More... over 16 years ago
Config system is finished! More... over 16 years ago
Don't warn the user if the default config file is missing. More... over 16 years ago
First go an implementing a=!ls and a=%who syntax. More... over 16 years ago
Fixed Python 2.6 warning with traitlets object.__new__. More... over 16 years ago
Removing old userconfig directory and old config files with it. More... over 16 years ago
All code startup related things are working. More... over 16 years ago
Work on startup related things. More... over 16 years ago
Minor bug fixes and comments to address review. More... over 16 years ago
Updated development roadmap and fixed bug in history file naming. More... over 16 years ago
Imports cleaned up in iplib.py. More... over 16 years ago
Massive refactoring of of the core. More... over 16 years ago
More work on refactoring things into components. More... over 16 years ago
More work on componentizing everything. More... over 16 years ago
More re-organization of InteractiveShell. More... over 16 years ago
Merging upstread changes from trunk. More... over 16 years ago
Adding longer polling time to wx inputhook. More... over 16 years ago
Adding longer polling time to wx inputhook to preserve battery life. More... over 16 years ago
Merging upstream changes. More... over 16 years ago
changes.txt modified to reflect the recent inputhook branch merge. More... over 16 years ago
Merging the inputhook branch. More... over 16 years ago
Added a few more docs about GUI event loop integration. More... over 16 years ago
Minor bug fix. More... over 16 years ago
Upstream changes. More... over 16 years ago
Minor work on the gtk example. More... over 16 years ago
sys.displayhook is now managed dynamically by display_trap. More... over 16 years ago
Removed unused cutils.py module. More... over 16 years ago
A number of changes to how traitlets and components work. More... over 16 years ago
Merging ipython-app branch into config-refactor. More... over 16 years ago
Created context manager for the things injected into __builtin__. More... over 16 years ago