472
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cd completer fixed to deal (partially) with dir names that have spaces in them (broken on win32)
Ville M. Vainio
as vivainio
More... about 19 years ago
ipy_signals win32 version
Ville M. Vainio
as vivainio
More... about 19 years ago
make_tarball.py fixes
Ville M. Vainio
as vivainio
More... about 19 years ago
make_tarball.py first ver
Ville M. Vainio
as vivainio
More... about 19 years ago
Add ipy_signals for better ctrl + C processing
Ville M. Vainio
as vivainio
More... about 19 years ago
some docstring changes
Ville M. Vainio
as vivainio
More... about 19 years ago
rocky's pydb patch \#4
Ville M. Vainio
as vivainio
More... about 19 years ago
Reset scroll position when refreshing.
Walter Doerwald
as walter.doerwald
More... about 19 years ago
Enhance cmd_refreshfind docstring.
Walter Doerwald
as walter.doerwald
More... about 19 years ago
Make igrpentry and ipwdentry comparable.
Walter Doerwald
as walter.doerwald
More... about 19 years ago
Add two new commands to ibrowse: "refresh" (mapped to "r") refreshes the screen by restarting the iterator. "refreshfind" (mapped to "R") does the same but tries to go back to the same object the cursor was on before the refresh. The command "markrange" is mapped to "%" now.
Walter Doerwald
as walter.doerwald
More... about 19 years ago
Add new %debug magic, activates the interactive debugger immediately on the last traceback without having to rerun any code.
Fernando Perez
as fperez
More... about 19 years ago
Correct syntax error in prev patch
Ville M. Vainio
as vivainio
More... about 19 years ago
apply rocky's pydb-debug patch (disable py2.5 checking)
Ville M. Vainio
as vivainio
More... about 19 years ago
inc revnum in Release.py, strip M from revnum
Ville M. Vainio
as vivainio
More... about 19 years ago
tools/update_revnum.py now gives path (req for some svn version)
Ville M. Vainio
as vivainio
More... about 19 years ago
existence of old_all_completions checked in debugger exit
Ville M. Vainio
as vivainio
More... about 19 years ago
Struct no pprints the dict inside it
Ville M. Vainio
as vivainio
More... about 19 years ago
allow_new_attr to Struct. _ip.options now disallows attr creation
Ville M. Vainio
as vivainio
More... about 19 years ago
update changelog
Ville M. Vainio
as vivainio
More... about 19 years ago
Use file completer when completable text starts with !
Ville M. Vainio
as vivainio
More... about 19 years ago
changelog update
Ville M. Vainio
as vivainio
More... about 19 years ago
update changelog
Ville M. Vainio
as vivainio
More... about 19 years ago
vcs_completer() makes version control system completers simpler
Ville M. Vainio
as vivainio
More... about 19 years ago
bzr completer submitted by Stefan van der Walt
Ville M. Vainio
as vivainio
More... about 19 years ago
new stuff in .hgignore
Ville M. Vainio
as vivainio
More... about 19 years ago
%whos abbreviates typename of Macro
Ville M. Vainio
as vivainio
More... about 19 years ago
update changelog
Ville M. Vainio
as vivainio
More... about 19 years ago
Macro now has more informative __repr__
Ville M. Vainio
as vivainio
More... about 19 years ago
Release.py now has revnum generated by update_revnum.py
Ville M. Vainio
as vivainio
More... about 19 years ago