Commits
User selector
Commit History
Commits on Jan 11, 2015
Enable option to disable Unicode box (fixes #254)
Show description for 566dfe5committedFix History.enter test cases
Show description for 5725b53committedSplit History tests
Show description for a8be128committedDo not realize the whole entry list
Show description for 35cb7c4committedEOL 80
Show description for 22cb3cacommittedUse correct file mode
Show description for 254aeafcommittedAdd file locking for history file
Show description for 0b626d4committedMove History to seperate file and improve error handling (fixes #434)
Show description for f9c5e7dcommittedUse pager for help browser (fixes #294)
Show description for 2afccddcommittedUse bpython.pager.get_pager_command
Show description for ee91bf1committedDo not show disabled keyboard shortcuts (fixes #282)
Show description for d4db7edcommittedImplement copy to clipboard (fixes #234)
Show description for 5bf22e4committedHide watchdog message after some time (fixes #437)
Show description for 83b80aecommittedImport RefreshReqeustEvent from bpython.curtsiesfrontend.events (fixes #436)
Show description for aabcd6dcommitted
Commits on Jan 9, 2015
Do not fail if bpython._version does not exist
Show description for 74ce964committedAutomatic versioning (fixes #333)
Show description for 25838bfcommittedAdd newlines
Show description for d28b3abcommittedMove tests to bpython.tests
Show description for b07e149committedStore compiled regex
Show description for ad584cbcommittedReplace mercurial with git
Show description for c003babcommittedRemove pre 2.6 code
Show description for e4a5f66committedKepp regular expressions close to their use
Show description for d21a990committedRemove remaining lists
Show description for da2a126committedUse except Exception as e consistently
Show description for d6bb347committed- committed
Compile regular expressions only once
Show description for bfa1327committedautocomplete_mode is always set
Show description for e837c92committedVerify completion mode
Show description for 6d7fa19committedUse with
Show description for 9fa5f8dcommitted- committed
Tests are now in bpython.tests
Show description for 9c43cddcommittedRemove unnecessary import
Show description for 99a889bcommittedUse except Foo as e consistently
Show description for 65a17cfcommittedRemove unnecessary close
Show description for 4cd6684committedExpand history file path only once
Show description for 3afa1dbcommitted