##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3401:69d9a7f0
Simplify history retrieval code by moving query building and running into a common helper function.
Thomas Kluyver
0
r3400:55fcd515
Simplify magic_history display code, allow get_hist_search to include output in return values, and add some unit tests.
Thomas Kluyver
0
r3399:cff90041
Correct docstring
Thomas Kluyver
0
r3398:6b005a52
Fix various small bugs.
Thomas Kluyver
0
r3397:6a18a45a
ipython-qtconsole now calls the right function.
Thomas Kluyver
0
r3396:ef15883b
Passing IPython.core tests.
Thomas Kluyver
0
r3395:fc36db7e
Fix up extracting ranges from previous sessions, now using ~2/8 syntax instead of ~2#8
Thomas Kluyver
0
r3394:984bd8fb
Tidy up history retrieval APIs, and magic commands using them (%hist, %macro, %save, %edit)
Thomas Kluyver
0
r3393:dc170c0a
Make HistoryManager configurable.
Thomas Kluyver
0
r3392:40bb8acd
Connect storing output in database to DisplayHook.log_output
Thomas Kluyver
0
r3391:5ebdb7ea
Implement optional logging of output as suggested by Robert Kern.
Thomas Kluyver
0
r3390:38342193
Tidy up store_inputs
Thomas Kluyver
0
r3389:d5cdd95f
Ability to cache commits before writing to disk, to save power.
Thomas Kluyver
0
r3388:852271d3
Initial conversion of history to SQLite database.
Thomas Kluyver
0
r3387:2a3e2bd1
Add option to get_history to determine whether to retrieve the current session or the entire history. Qt console on startup requests entire history.
Thomas Kluyver
0
r3386:43225494
Improve macro test, modernise magic_macro code.
Thomas Kluyver
0
r3385:41fd0b41
Add test for magic macro command.
Thomas Kluyver
0
r3384:55d0ee20
Add session offset to history manager's reset method.
Thomas Kluyver
0
r3383:59039538
Add test code for history session offset.
Thomas Kluyver
0
r3382:6952d6d0
Small changes as suggested by Fernando.
Thomas Kluyver
0
load next
< 1 .. 1266 1267 1268 1269 1270 .. 1438 >
showing 20 out of 28742 commits