Commit message Age Author Refs
r172:86aebb96
Fixed autoedit_syntax == 2 idiocy
vivainio
0
r171:c9efe745
set .ipython dir location earlier on
vivainio
0
r170:bc003502
Fix html for PyPI
fperez
0
r169:20c073de
ipalias deprecated/redundant; aliases are converted and called by _ip.system() with the pre-transformed command string.
vivainio
0
r168:a49cb38f
Moved path to extensions - pickleshare failed because it imported path absolutely, while in IPython it was packaged inside Ipython. Also add Extensions to pythonpath earlier on, in __init__
vivainio
0
r167:b3e2427b
Attempt to make ipy gettable from svn repo through easy_install by specifying the svn url in long_description.
vivainio
0
r166:14aedd39
aliases can be %store'd
vivainio
0
r165:fff926bd
Grand Persistence Overhaul, featuring PickleShare. startup and shutdown hooks added.
vivainio
0
r164:c66a3f62
Made 'old' readline work again (GetOutpuFile was not exported with 'from readline import *', need to access via real module)
vivainio
0
r163:ef56b038
Fix KeyboardInterrupt trapping (Ctrl-C), which I think I recently broke.
fperez
0
< 1 .. 2886 2887 2888 2889 2890 .. 2905 >