FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/cli.py - ii0/bpython · GitHub
ii0
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
cli.py
on
wizard
User selector
Datepicker
Commit history
Commits on Feb 15, 2010
Merge in main branch to stay up to date
ikanobori
committed
318e93d
View commit details
Copy full SHA for 318e93d
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Merge.
Trundle
committed
c86b663
View commit details
Copy full SHA for c86b663
View code at this point
Browse repository at this point
Commits on Feb 8, 2010
Cache a BPythonFormatter on the CLIRepl.
marienz
committed
15e7c20
View commit details
Copy full SHA for 15e7c20
View code at this point
Browse repository at this point
Commits on Feb 7, 2010
Remove unused "idle" argument from repl.Repl and fix documentation.
marienz
committed
228c453
View commit details
Copy full SHA for 228c453
View code at this point
Browse repository at this point
Commits on Feb 6, 2010
Import main from bpython.{cli,gtk_} when the modules are executed directly.
Show description for c6ce270
Trundle
committed
c6ce270
View commit details
Copy full SHA for c6ce270
View code at this point
Browse repository at this point
Commits on Feb 2, 2010
Revert dff0350c24b1, as it doesn't really work and causes some issues with PYTHINSTARTUP.
Show description for 973e82a
Trundle
committed
973e82a
View commit details
Copy full SHA for 973e82a
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Branch merge to keep up to date
ikanobori
committed
a9826fd
View commit details
Copy full SHA for a9826fd
View code at this point
Browse repository at this point
Fix scrolling in echo().
Trundle
committed
d2d3702
View commit details
Copy full SHA for d2d3702
View code at this point
Browse repository at this point
Don't try to clear lines greater than screen height in clear_wrapped_lines().
Show description for 6835619
Trundle
committed
6835619
View commit details
Copy full SHA for 6835619
View code at this point
Browse repository at this point
Commits on Jan 21, 2010
Nice double space in statusbar, like the others
ikanobori
committed
6628721
View commit details
Copy full SHA for 6628721
View code at this point
Browse repository at this point
Merge in main branch, pastebin confirmation
ikanobori
committed
08be789
View commit details
Copy full SHA for 08be789
View code at this point
Browse repository at this point
Commits on Jan 19, 2010
Use write() instead of echo() in CLIRepl.writetb().
Show description for 02cfd5e
Trundle
committed
02cfd5e
View commit details
Copy full SHA for 02cfd5e
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Merge in main branch with wizard branch to keep up to date
ikanobori
committed
047d831
View commit details
Copy full SHA for 047d831
View code at this point
Browse repository at this point
Commits on Jan 9, 2010
Change C-d from quit key to delete key (by default).
Show description for 07c1ffc
Trundle
committed
07c1ffc
View commit details
Copy full SHA for 07c1ffc
View code at this point
Browse repository at this point
Commits on Jan 4, 2010
Make C-d and exit() work in bpython-gtk.
Show description for 29d2a17
Trundle
committed
29d2a17
View commit details
Copy full SHA for 29d2a17
View code at this point
Browse repository at this point
Commits on Jan 3, 2010
Set up sys.path properly. Also don't read PYTHONSTARTUP when executed with -i.
Show description for b674ff5
Trundle
committed
b674ff5
View commit details
Copy full SHA for b674ff5
View code at this point
Browse repository at this point
Make code execution interruptible again.
Trundle
committed
b33ae93
View commit details
Copy full SHA for b33ae93
View code at this point
Browse repository at this point
Commits on Dec 30, 2009
A quick fix for the config global being removed and causing problems for the statusbar.
ikanobori
committed
502b1bc
View commit details
Copy full SHA for 502b1bc
View code at this point
Browse repository at this point
Try to run wizard on start of bpython.cli
ikanobori
committed
030c834
View commit details
Copy full SHA for 030c834
View code at this point
Browse repository at this point
imported patch add-banner-kwarg
ikanobori
committed
b0e3a6a
View commit details
Copy full SHA for b0e3a6a
View code at this point
Browse repository at this point
merge in PYTHONSTARTUP-encoding-fix
bobf
committed
6b3b001
View commit details
Copy full SHA for 6b3b001
View code at this point
Browse repository at this point
Commits on Dec 29, 2009
Remove unused imports.
Trundle
committed
6ef9a44
View commit details
Copy full SHA for 6ef9a44
View code at this point
Browse repository at this point
merged simon's something
bobf
committed
2d1370c
View commit details
Copy full SHA for 2d1370c
View code at this point
Browse repository at this point
make traceback line number frobbing smarter and make PYTHONSTARTUP execution happen after initialisation of repl to allow the repl to deal with any exceptions that may be raised in the file
bobf
committed
917471c
View commit details
Copy full SHA for 917471c
View code at this point
Browse repository at this point
what the hell was this six-month-old uncommitted blush about ? weird
bobf
committed
459ff42
View commit details
Copy full SHA for 459ff42
View code at this point
Browse repository at this point
argh i hate you hg
bobf
committed
ae834ec
View commit details
Copy full SHA for ae834ec
View code at this point
Browse repository at this point
factor out option parsing to a common module for different front ends to use
bobf
committed
1f3eaf7
View commit details
Copy full SHA for 1f3eaf7
View code at this point
Browse repository at this point
Commits on Dec 28, 2009
Show source key added, exit key removed.
ikanobori
committed
c7ebd12
View commit details
Copy full SHA for c7ebd12
View code at this point
Browse repository at this point
Commits on Dec 27, 2009
Get rid of global config values.
Trundle
committed
05b111d
View commit details
Copy full SHA for 05b111d
View code at this point
Browse repository at this point
Commits on Dec 20, 2009
Remove unused import.
Trundle
committed
41df02e
View commit details
Copy full SHA for 41df02e
View code at this point
Browse repository at this point
Commits on Dec 18, 2009
Catch IOError in show source function.
Trundle
committed
3eb10eb
View commit details
Copy full SHA for 3eb10eb
View code at this point
Browse repository at this point
Commits on Dec 17, 2009
Implement auto dedentation.
Show description for aa0f450
Trundle
committed
aa0f450
View commit details
Copy full SHA for aa0f450
View code at this point
Browse repository at this point
Commits on Dec 13, 2009
Implement backward completion on backward tab.
Show description for c9b879b
Trundle
committed
c9b879b
View commit details
Copy full SHA for c9b879b
View code at this point
Browse repository at this point
Commits on Nov 28, 2009
Add a flush() method to FakeStdin.
Trundle
committed
3f67a62
View commit details
Copy full SHA for 3f67a62
View code at this point
Browse repository at this point
add a hack to add a write() method to our fake stdin object to keep e.g. IPython happy
bobf
committed
328fd7b
View commit details
Copy full SHA for 328fd7b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL