FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/config.py - di/bpython · GitHub
di
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
config.py
on
c389a1d
User selector
Datepicker
Commit history
Commits on Sep 14, 2012
Copying #214 fix from original feature branch.
Show description for c389a1d
ingrid
committed
c389a1d
View commit details
Copy full SHA for c389a1d
View code at this point
Browse repository at this point
Commits on May 27, 2012
Add a pastebin_helper config option to name an executable for pastebin upload.
Show description for 63b07a2
eikehein
committed
63b07a2
View commit details
Copy full SHA for 63b07a2
View code at this point
Browse repository at this point
Create option for private pastebins, default to always post private. This should alleviate the need to remove pastes.
ikanobori
committed
f83f14a
View commit details
Copy full SHA for f83f14a
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Create a first implementation of keybinding to the reverse-i search mode.
ikanobori
committed
a438949
View commit details
Copy full SHA for a438949
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Add option to remove duplicates from history. (Closes: #135)
Sebastian Ramacher
committed
e7fad14
View commit details
Copy full SHA for e7fad14
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
Complete magic methods within a class body (configurable).
Julian Berman
authored and
Julian Berman
committed
8207ca5
View commit details
Copy full SHA for 8207ca5
View code at this point
Browse repository at this point
Commits on Apr 29, 2011
Make size of suggestion window configurable.
Show description for f6ec7c8
Trundle
committed
f6ec7c8
View commit details
Copy full SHA for f6ec7c8
View code at this point
Browse repository at this point
Commits on Sep 19, 2010
Initial work on urwid shortcuts working, todo: cleanup
ikanobori
committed
1219aa1
View commit details
Copy full SHA for 1219aa1
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
Use XDG_CONFIG_HOME for configuration files.
Show description for aefac86
Trundle
committed
aefac86
View commit details
Copy full SHA for aefac86
View code at this point
Browse repository at this point
Commits on Jun 7, 2010
This closes #118
ikanobori
committed
032ac55
View commit details
Copy full SHA for 032ac55
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
REPOFIX: Revert to before bpdb branch
ikanobori
committed
719e9a4
View commit details
Copy full SHA for 719e9a4
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
GTK gets its own color scheme which is more sane and readable (on a white background)
ikanobori
committed
d71c60b
View commit details
Copy full SHA for d71c60b
View code at this point
Browse repository at this point
Commits on Jan 21, 2010
Add pastebin confirmation configuration. This defaults to have confirmation but when the pastebin_confirm option under the general section is set to false you wont have to verify. It also includes …
Show description for 02f8ed7
ikanobori
committed
02f8ed7
View commit details
Copy full SHA for 02f8ed7
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 4d8fa81
Trundle
committed
4d8fa81
View commit details
Copy full SHA for 4d8fa81
View code at this point
Browse repository at this point
Commits on Dec 28, 2009
Make the switching to default colors really work
ikanobori
committed
c5e03c1
View commit details
Copy full SHA for c5e03c1
View code at this point
Browse repository at this point
This closes #78
Show description for 4a6bb99
ikanobori
committed
4a6bb99
View commit details
Copy full SHA for 4a6bb99
View code at this point
Browse repository at this point
Commits on Dec 17, 2009
Implement auto dedentation.
Show description for 203593d
Trundle
committed
203593d
View commit details
Copy full SHA for 203593d
View code at this point
Browse repository at this point
Commits on Nov 18, 2009
Make pastebin URL really configurable.
Show description for 5965918
Trundle
committed
5965918
View commit details
Copy full SHA for 5965918
View code at this point
Browse repository at this point
Commits on Oct 27, 2009
More PEP-8 conformance
ikanobori
committed
b597a11
View commit details
Copy full SHA for b597a11
View code at this point
Browse repository at this point
PEP-8 conformance
ikanobori
committed
17e5a10
View commit details
Copy full SHA for 17e5a10
View code at this point
Browse repository at this point
Commits on Oct 9, 2009
< bob_f> "The dawn of a new era !"
Show description for 853b73e
Trundle
committed
853b73e
View commit details
Copy full SHA for 853b73e
View code at this point
Browse repository at this point
Commits on Sep 18, 2009
Remove some unused imports.
Trundle
committed
8b164ca
View commit details
Copy full SHA for 8b164ca
View code at this point
Browse repository at this point
Add show source feature.
Trundle
committed
4850400
View commit details
Copy full SHA for 4850400
View code at this point
Browse repository at this point
Commits on Aug 27, 2009
Made pastebin url configurable
ikanobori
committed
7476080
View commit details
Copy full SHA for 7476080
View code at this point
Browse repository at this point
Commits on Aug 24, 2009
Do not try to automagically convert config values.
Trundle
committed
3c14996
View commit details
Copy full SHA for 3c14996
View code at this point
Browse repository at this point
Commits on Aug 23, 2009
Made paste_time configurable
ikanobori
committed
1a01430
View commit details
Copy full SHA for 1a01430
View code at this point
Browse repository at this point
Commits on Aug 19, 2009
Remove needless if branch in bpython.config.
Trundle
committed
e95cdcc
View commit details
Copy full SHA for e95cdcc
View code at this point
Browse repository at this point
Commits on Aug 13, 2009
Add the possibility to send the latest output to pager.
Show description for 171eb8e
Trundle
committed
171eb8e
View commit details
Copy full SHA for 171eb8e
View code at this point
Browse repository at this point
Commits on Jul 23, 2009
make default background colour 'd' (i.e. terminal default) instead of 'k' to prevent gnome-terminal from failing
bobf
committed
32255b0
View commit details
Copy full SHA for 32255b0
View code at this point
Browse repository at this point
Commits on Jul 19, 2009
Made all keys configurable
ikanobori
committed
140d94a
View commit details
Copy full SHA for 140d94a
View code at this point
Browse repository at this point
Commits on Jun 25, 2009
make bpython now use ~/.bpython/config instead of ~/.bpython.ini (but still
Show description for 1880362
bobf
committed
1880362
View commit details
Copy full SHA for 1880362
View code at this point
Browse repository at this point
Commits on Jun 11, 2009
add more friendly error on theme load fail, add support for "cI" colours (I
Show description for afe88c9
bobf
committed
afe88c9
View commit details
Copy full SHA for afe88c9
View code at this point
Browse repository at this point
Commits on Jun 10, 2009
Naively check keys on load of ini
ikanobori
committed
cb0b16e
View commit details
Copy full SHA for cb0b16e
View code at this point
Browse repository at this point
Commits on Jun 9, 2009
hopefully a better default theme in sample.theme (and the hardcoded default to
Show description for 8f58d62
bobf
committed
8f58d62
View commit details
Copy full SHA for 8f58d62
View code at this point
Browse repository at this point
Commits on Jun 8, 2009
fix bug in theme loading, add "cancel" option to save, and make filename input
Show description for ea25678
bobf
committed
ea25678
View commit details
Copy full SHA for ea25678
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL