472
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work in multiple places to improve state of the test suite. More... about 16 years ago
Make testing easier by exposing a top-level test() function. More... about 16 years ago
Fix failing config test: https://bugs.launchpad.net/ipython/+bug/503731 More... about 16 years ago
Close https://bugs.launchpad.net/ipython/+bug/503729 More... about 16 years ago
Progress towards getting the test suite in shape again. More... about 16 years ago
Manage and propagate argv correctly. More... about 16 years ago
Deactivate stray debug print statement. More... about 16 years ago
Equivalent but simpler/faster code in loader.py. More... about 16 years ago
Added --gui to match %gui use, better docs and behavior for %pylab code. More... about 16 years ago
Testing '#:' attribute docstrings for sphinx. More... about 16 years ago
Simpler/cleaner version of %who_ls. More... about 16 years ago
Final changes traitlet -> trait for review More... about 16 years ago
Iniital stab at renames for traitlets More... about 16 years ago
Cleaner access to log call. More... about 16 years ago
Small improvements to argparse. More... about 16 years ago
Update argparse to current SVN. More... about 16 years ago
diff I sent to Fernando More... about 16 years ago
Minor fix to exit/quit More... about 16 years ago
Fix broken multiline input - ugly fix, needs cleanup later. More... about 16 years ago
Better handling of no-readline. More... about 16 years ago
Fix bug where output prompts were coming *after* output values. More... about 16 years ago
Fix bugs when readline is absent (pdb and quitting would crash badly) More... about 16 years ago
Fix debugging with breakpoints. More... about 16 years ago
Fix auto-quoting via ',' as the first character, which had broken in refactor. More... about 16 years ago
Fix quitting: now, typing bare 'exit' or 'quit' unconditionally quits. More... about 16 years ago
Update numpy's decorators.py from upstream. More... about 16 years ago
Add new testing support machinery with better parametric tests. More... about 16 years ago
Added test support for better parametric tests and nose fixes. More... about 16 years ago
Remove redundant decorators and unify into decorators.py More... about 16 years ago
Fix tab-completion for magics, other completion cleanup and fixes. More... about 16 years ago