##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r209:cf2dd994
Walter's ipipe.py patch: Rewrapped docstrings, comments and code to try to get the line length below 80 characters. Added two commands to ibrowse: "pickallattrs" picks a complete column, "markrange" marks all objects from the last marked before the cursor to the cursor. Renamed ibrowse commands "sortcolumnasc"/"sortcolumndesc" to "sortattrasc"/"sortattrdesc" Fixed NameError when input in ibrowse is empty. Added classes FieldTable and Fields: This simplifies generating browsable input. Use those classes where appropriate. Moved the ibrowse help to a global string that gets split and rewrapped automatically.
vivainio
0
r208:fa8fcd5d
Added Walter Dorwald's "ipipe.py" to Extensions.
vivainio
0
r207:4b4a9bbe
rehashx now works with relative directories on PATH
vivainio
0
r206:b923cf74
prettier output for upgrade_dir
vivainio
0
r205:ed111466
%upgrade -nolegacy
vivainio
0
r204:38aa95a4
quickref prints short descriptions of %magics
vivainio
0
r203:39e1b710
corrected some quickref glitches
vivainio
0
r202:1a7052fe
changelog
vivainio
0
r201:4b7a91e6
%upgrade
vivainio
0
r200:f16ed5a4
fix MANIFEST.in to make setuptools work
vivainio
0
r199:259422cc
%save works again
vivainio
0
r198:fa7d0813
upgrade_dir skips ipythonrc* (would be problematic on win32)
vivainio
0
r197:91c85b7e
upgrade_dir for upgrading to newer config files (more cautious than current upgrade feature)
vivainio
0
r196:b4f88a13
fixed %quickref
vivainio
0
r195:561e613c
ipy_sane_defaults
vivainio
0
r194:4ccebe44
typofix in changelog
vivainio
0
r193:ba7b18a4
Pprint works again
vivainio
0
r192:610305d6
Add quotes in the editor hook so that editor commands with spaces in them work correctly.
fperez
0
r191:facda3a1
Fix comments in default rc file (@ -> %)
fperez
0
r190:bc4a676a
Fix http://www.scipy.net/roundup/ipython/issue53, test added (though it must be run manually, so I named it differently so it's not picked up automatically.
fperez
0
load next
< 1 .. 1288 1289 1290 1291 1292 .. 1300 >
showing 20 out of 25990 commits