##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r697:0e0c499f
removed decorator
vivainio
0
r696:64d6ae99
remved the amount of modules in __all__ of IPython.__init__.py
vivainio
0
r695:bfc85a94
corrected some problematic module interdependencies
vivainio
0
r694:53c0c308
Add generics.py, result_display generic, first impl is LSString result printer
vivainio
0
r693:f0689833
%env 'append on set' bug fixed, strip spaces to allow %env A = 10 instead of %env A=10
vivainio
0
r692:cc314b51
added -g (grep) arg to %hist
vivainio
0
r691:3a2cf797
had to move maghistory to extensions
vivainio
0
r690:9dd7bab1
do not import maghistory by default
vivainio
0
r689:7f3a0fb7
added %rep, factored %hist to maghistory, added examples/extension.py template for new magics
vivainio
0
r688:ed82bca1
add dir skipping (on recursive walk) to mglob
vivainio
0
r687:99b04580
add mglob
vivainio
0
r686:31ae4d04
alias completer works in indented lines now
vivainio
0
r685:2b53e7f3
system commands are properly interpolated in sh profile again
vivainio
0
r684:846425f3
Make raw mode the default.
walter.doerwald
0
r683:9df9cbe4
IPython/Extensions/ipipe.py: Added a Table ihist that can be used to browse the IPython input history. IPython/Extensions/ibrowse.py: Added two command to ibrowse: pickinput (mapped to "i") can be used to put the object under the curser in the input line. pickinputattr (mapped to "I") does the same for the attribute under the cursor.
walter.doerwald
0
r682:826761c9
_ip.set_next_input
vivainio
0
r681:d0f4fbb0
create app_completes, move non-core completers there, install stock completers as default, ipy_signals in sh profile
vivainio
0
r680:5a2d2c1b
crlf cleanup
vivainio
0
r679:6d9665f8
upd changelog
vivainio
0
r678:9c547c61
moved many magics to ipy_legacy.py, moved profiles to Extension from UserConfig, added ipy_profile_none.py for default profile
vivainio
0
load next
< 1 .. 1232 1233 1234 1235 1236 .. 1268 >
showing 20 out of 25358 commits