472
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
import completer finds .pyd files More... almost 18 years ago
ipython.rst: more monkeywork + some feature notes (ipy_winpdb, custom completers) More... almost 18 years ago
ipython.rst: option list restification attempt, still slightly botched More... almost 18 years ago
ipython.rst: corrected section references, some new notes More... almost 18 years ago
Merge upstream More... almost 18 years ago
ipython.rst: add magic command docs More... almost 18 years ago
%magic: -rest argument generates restructuredtext output and returns it. indent mglob docstring More... almost 18 years ago
Do not crash on from __future__ import absolute_import. Close #244. More... almost 18 years ago
update revnum More... almost 18 years ago
template ipy_user_conf.py: fix ipy_bzr loading More... almost 18 years ago
changelog More... almost 18 years ago
clean up ipython wx gui: %cpaste beahviour correction (still don't support paste...)
Laurent Dufréchou
as ldufrechou
More... almost 18 years ago
fix crlf on ipy_winpdb More... almost 18 years ago
add helpful (commented out) imports to template ipy_user_conf.py. More... almost 18 years ago
Added ipy_winpdb extension. Introduces magic command %wdb.
Ville M. Vainio
as vivainio2
More... almost 18 years ago
Support for true raw_input: Now supports %cpaste!
Laurent Dufréchou
as ldufrechou
More... almost 18 years ago
BIG improvement on cout management. Now doing: while 1: print 'cool' display 'cool' in the console while the code is interpreted.
Laurent Dufréchou
as ldufrechou
More... almost 18 years ago
merge More... almost 18 years ago
Merged Ville files
Laurent Dufréchou
as ldufrechou
More... almost 18 years ago
Corrected bug #241 Revised ExitHandler initialization via hook instead of class initialisation.
Laurent Dufréchou
as ldufrechou
More... almost 18 years ago
jobctrl: use shell for 'start' internal command More... almost 18 years ago
ipmaker.py: set interact to 0 by default, in order to make -i count (and not a default). Fixes #240 More... almost 18 years ago
ipmaker.py: 'interact' was 1 by default, switch it to 0 (this is a bug, -i was assumed) More... almost 18 years ago
ipython.rst: add chapter about extensions More... almost 18 years ago
add chapter about extensions More... almost 18 years ago
ipython.rst: cleanup, add new chapters (extension api, string lists, sh profile, ipy_user_conf.py), remove some obsolete stuff More... almost 18 years ago
document extension api, ipy_user_conf, string lists, sh More... almost 18 years ago
ipython.rst: cleanup, add sh profile docs, remove deprecated pysh stuff More... almost 18 years ago
ipython.rst: clean the markup, warnings only exist in redundant parts More... almost 18 years ago
running sphinx (do_sphinx.py) works More... almost 18 years ago