2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #35 from jline/consistent-license-headers More... over 13 years ago
Avoid blowing up if nonBlockingInput is not really non-blocking More... over 13 years ago
don't print an error when failing to query stty information More... over 13 years ago
Indent the try/catch properly More... over 13 years ago
Allow parsing to proceed after inputrc parse error More... over 13 years ago
Fail softly on inputrc formatting problems More... over 13 years ago
Handle unsupported operations more gracefully More... over 13 years ago
Fixed vi-search. More... over 13 years ago
Changlog description for 2.7 vi mode. More... over 13 years ago
Small fix for previous commit (prompt len computation) More... over 13 years ago
Avoid excessive computing of prompt length More... over 13 years ago
Got rid of the original InputStream reference, which was barely used (as per suggestion from jdillon) More... over 13 years ago
Change warn -> debug when failed to load properties on init. Lazy init properties More... over 13 years ago
Update log messages, do not need extra text to seperate exception at the end More... over 13 years ago
Update log to special case last message if its an exception More... over 13 years ago
Reformat headers More... over 13 years ago
Add header and license format plugin muck. Add Scott Gray and Hiram Chirino to contributors. More... over 13 years ago
Avoid blocking on paren blink More... over 13 years ago
Add dev role for marc More... over 13 years ago
Fixed spelling More... over 13 years ago
Make some bits nullable, unfuck some formatting, add note about fish handling of encoding field initialization More... over 13 years ago
fixed docs More... over 13 years ago
Fix finalizer More... over 13 years ago
Use Configuration.isWindows() More... over 13 years ago
Note about using Configuration.getFileEncoding() More... over 13 years ago
Use Configuration.getLineSeparator() More... over 13 years ago
Added getLineSeparator() and isWindows() helpers. More... over 13 years ago
Use Configuration.getUserHome() More... over 13 years ago
Looked back to see when getInteger() and getLong() were added to adorn with @since 2.6 More... over 13 years ago
bring back file.encoding helper, add note to sort out why InputStreamReader is not using this value More... over 13 years ago