##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r121:7e671201
Get "path" objects via SList LSString mechanism, through obj.p and obj.paths
vivainio
0
r120:2f6c781d
fixed , and ; autocall to not consider exclusion regexp
vivainio
0
r119:e0a97701
Added license statement to path.py, updated ChangeLog
vivainio
0
r118:0f643c8d
Added Jason Orendorff's "Path" module, http://www.jorendorff.com/
vivainio
0
r117:9fd2daea
Note about reverting to old %edit functionality in changelog
vivainio
0
r116:07db4ac8
magic_edit: Return & show edited contents (again)
vivainio
0
r115:4aa9cf31
Corrected platform recognition for win32
vivainio
0
r114:4ca46a4f
Do not attempt to set term title in non-xterm workalikes (at least linux character console malfunctions).
vivainio
0
r113:40107600
Configurable display hook
vivainio
0
r112:8c1bc43c
Hooks now implement "Chain of Command" design pattern, with TryNext exception signalling failure. Setting via set_hook as usual.
vivainio
0
r111:5d6e7ff8
%cd accepts \ as pathsep - will convert to /.
vivainio
0
r110:d6556633
ipapi decorators ashook, asmagic; ipapi.options() for __IP.rc access
vivainio
0
r109:7b696f6f
Added ipapi, the extension api for ipython. Fixed oinspect for obj.__doc__ == None (magics)
vivainio
0
r108:f377dcb3
Fixed logical flaw (harmless so far) in handle_shell_escape
vivainio
0
r107:1ce8873a
Added platutils modules, now only needed for %cd to change terminal title string. Implemented for Linux. "Authors" list also modified to include myself.
vivainio
0
r106:4a43bd8d
%autocall fixes %autoindent fixes, though I had to disable pasting of code while autoindent is on. Will try to restore it later.
fperez
0
r105:4459c668
Made ! and !! shell escapes work again in multiline statements.
vivainio
0
r104:c2156550
ipython.py entry to changelog
vivainio
0
r103:b3db6307
Quick ipython startup script "ipython.py" in source root for zero-install/development use.
vivainio
0
r102:a54f3f3a
Added instructions on building the documentation (patch: Jörgen Stenarson <jorgen.stenarson@bostream.nu>, with some mods) Updated the update_manual.py script to os.abort() at the end, also added shebang.
vivainio
0
load next
< 1 .. 1357 1358 1359 1360 1361 .. 1365 >
showing 20 out of 27282 commits