##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r218:6f7a2799
Added %timeit, by Torsten Marek
vivainio
0
r217:ed790a2a
fix macro n1-n2 syntax, which had broken.
fperez
0
r216:9dc21645
Restore sys.last_traceback and friends, for the benefit of pdb.pm(). Let's hope it doesn't cause problems with threaded shells (tested, OK so far). Other exception-related cleanups.
fperez
0
r215:819f595a
More docstrings. Move all ibrowse commands into their own method (named "cmd_foo"). This simplifies command dispatching and makes it possible to add new commands in a subclass. Add three new ibrowse commands: detailattr: This opens a detail view for the attribute under the cursor. prevattr: Move left one column (mapped to "<"). nextattr: Move right one column (mapped to ">").
vivainio
0
r214:e2f38c1b
Walter's ipipe patch: More documentation. Support for expression strings under Python 2.3 (only _ is supported).
vivainio
0
r213:7ee35329
Extensions/win32clip.py added
vivainio
0
r212:8525881f
ifile now has 'name' as first attr
vivainio
0
r211:2ad76ad0
Joergens patches for Latex char escaping and eggsetup.py develop
vivainio
0
r210:316d6998
ipipe patch
vivainio
0
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
load next
< 1 .. 1315 1316 1317 1318 1319 .. 1327 >
showing 20 out of 26539 commits