##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2581:7b4f691f
Fix %timeit reporting when the time is longer than 1000s. Patch by David Warde-Farley https://bugs.launchpad.net/ipython/+bug/409566
David Warde-Farley
0
r2580:d2d0f075
Fix zope profile extension. Note that this extension is now in deathrow pending update to the new apis, but I don't want it to go out of sync as this fix was committed to 0.10.1 branch. Closes: https://bugs.launchpad.net/ipython/+bug/443972
Kiorky
0
r2579:e04629e0
Fix zope profile extension. Closes: https://bugs.launchpad.net/ipython/+bug/443972
Kiorky
0
r2578:a632e49e
Add mention of %rep to interactive use tutorial section of the docs. Closes https://bugs.launchpad.net/ipython/+bug/436120
Fernando Perez
0
r2577:75521e17
New magic: %reset_selective. This lets you reset parts of your user namespace, based on a pattern. Patch by Brad Reisfeld. Closes: https://bugs.launchpad.net/ipython/+bug/557302
Brad Reisfeld
0
r2576:8323fa34
Improvements to Vim support for visual mode. Patch by Sebastian Busch. Note: this patch was originally for the 0.10 series, I (fperez) minimally fixed it for 0.11 but it may still require some tweaking to work well with the refactored codebase. Closes https://bugs.launchpad.net/ipython/+bug/460359
Sebastian Busch
0
r2575:aceec4c3
Improvements to Vim support for visual mode. Patch by Sebastian Busch. Closes https://bugs.launchpad.net/ipython/+bug/460359
Sebastian Busch
0
r2574:b89aa409
Ensure that __file__ is defined when loading scripts. Minor formatting cleanup (lines > 80 chars) Closes https://bugs.launchpad.net/ipython/+bug/400818
Fernando Perez
0
r2573:0866b51e
Add a note about supported python versions to docs (and website) Closes https://bugs.launchpad.net/ipython/+bug/394055
Fernando Perez
0
r2572:5bd35aaf
Add a note about supported python versions to docs (and website) Closes https://bugs.launchpad.net/ipython/+bug/394055
Fernando Perez
0
r2571:dfb0d60d
Avoid unintentional gtk dependency. Closes https://bugs.launchpad.net/ipython/+bug/545456
Fernando Perez
0
r2570:d11b2376
Fix ipipe/ibrowse bug on OSX. Note that ipipe still needs updating to come out of deathrow, but since I made this fix for the 0.10.1 branch, I want to keep it updated in trunk at least. Closes https://bugs.launchpad.net/ipython/+bug/566675
Fernando Perez
0
r2569:e29970b4
Fix ipipe/ibrowse bug on OSX. Closes https://bugs.launchpad.net/ipython/+bug/566675
Fernando Perez
0
r2568:b736e69a
Generate docs correctly if pexpect is not available. Closes https://bugs.launchpad.net/ipython/+bug/462839
Fernando Perez
0
r2567:5f123887
Set Control-L to clear the screen when readline supports it. Closes https://bugs.launchpad.net/ipython/+bug/435519 Note that before we had C-L to list completions (which tab does anyway), so this is a minor change in behavior. Users can get the previous behavior if they want with a simple config setting, but C-L is the standard 'screen clear' keybinding.
Fernando Perez
0
r2566:c9fea3b0
Stop building rpms (they were broken). Closes https://bugs.launchpad.net/ipython/+bug/482487
Fernando Perez
0
r2565:73b8aba2
Stop building rpms (they were broken). Closes https://bugs.launchpad.net/ipython/+bug/482487
Fernando Perez
0
r2564:bfd3d6a4
Fix misspellings of IPython in the code. Patch contributed by Tom MacWright. Closes https://bugs.launchpad.net/ipython/+bug/532145
Tom MacWright
0
r2563:d1808039
Fix broken demo reload(). Thanks to a patch by Mark E. Smith (https://launchpad.net/~mark-e-smith) Closes https://bugs.launchpad.net/ipython/+bug/532145
Fernando Perez
0
r2562:5cd888d6
Fix broken demo reload(). Thanks to a patch by Mark E. Smith (https://launchpad.net/~mark-e-smith) Closes https://bugs.launchpad.net/ipython/+bug/532145
Mark E. Smith
0
load next
< 1 .. 1307 1308 1309 1310 1311 .. 1438 >
showing 20 out of 28742 commits