##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r138:67030aea
Separate eggsetup.py that handles scripts installation in the egg way (exe on windows, extensionless python script on posix) ChangeLog update
vivainio
0
r137:917014e1
Add ipython.py into MANIFEST.in to have it in sdist
vivainio
0
r136:f7e4c31d
Merge from branches/0.7.1 into trunk, revs 1052-1057
vivainio
0
r135:2c958363
Testing commit access with trivial change to README_Windows.txt
jstenar
0
r134:0d500234
Made missing ipy_*_conf.py files less intrusive
vivainio
0
r133:723bc2c3
note about startup rehashing through config file added to changelog
vivainio
0
r132:ec7f9bac
rehashing now done by the config file alone - providing the system commands even without pysh typically makes sense.
vivainio
0
r131:6942a74f
Changed startup message, and be a bit more conservative with the settings
vivainio
0
r130:999e318d
config changes
vivainio
0
r129:641209f9
renamed rehash_dir.py to ext_rehashdir.py (a convention for naming extensions?), updated Changelog accordingly
vivainio
0
r128:163623a2
%rehashdir mods
vivainio
0
r127:45bf9dfc
%store now prevents storing objs that are in module IPython.FakeModule (interactively declared classes etc.)
vivainio
0
r126:a41736a3
Created rehash_dir extensions that introduces new magic, %rehashdir, and also serves as an example on creating extensions for ipython.
vivainio
0
r125:48c31147
_tentative_ fixes to pasting of multiline code with autoindent on. Needs more testing...
fperez
0
r124:fcd6fd9a
Initialize logger earlier (__init__ instead of post-config-initialization)
vivainio
0
r123:1ed6a968
- Manual updates - Small %edit fix.
fperez
0
r122:0c35e2ff
- fix missing __file__ for scripts run via %run. - fix bug with '%run -d' under python 2.4
fperez
0
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
load next
< 1 .. 1210 1211 1212 1213 1214 .. 1218 >
showing 20 out of 24359 commits