0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix wrong merge for blinking paren More... about 13 years ago
(Re)remove unused private methods More... about 13 years ago
Merge remote-tracking branch 'jline/vi-cleanup' More... about 13 years ago
Use correct version of maven-shade-plugin as 1.7 isn't in central More... about 13 years ago
Merge pull request #42 from trptcolin/inputrc_unsupported More... about 13 years ago
Nix retro docs, not sure we'll support this anymore (unless someone bitches) More... about 13 years ago
Use latest junit More... about 13 years ago
Update some plugin versions to latest More... about 13 years ago
Require maven 2.2.1 (really should require 3.0+) More... about 13 years ago
Update surefire version, force property for redirect to be used More... about 13 years ago
Update the changelog re:headers More... about 13 years ago
Merge pull request #34 from trptcolin/multiline_less_whitespace More... about 13 years ago
Merge pull request #35 from jline/consistent-license-headers More... about 13 years ago
Avoid blowing up if nonBlockingInput is not really non-blocking More... about 13 years ago
don't print an error when failing to query stty information More... about 13 years ago
Indent the try/catch properly More... about 13 years ago
Allow parsing to proceed after inputrc parse error More... about 13 years ago
Fail softly on inputrc formatting problems More... about 13 years ago
Handle unsupported operations more gracefully More... about 13 years ago
Fixed vi-search. More... about 13 years ago
Changlog description for 2.7 vi mode. More... about 13 years ago
Small fix for previous commit (prompt len computation) More... about 13 years ago
Avoid excessive computing of prompt length More... about 13 years ago
Got rid of the original InputStream reference, which was barely used (as per suggestion from jdillon) More... about 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