openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
JLine
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 10 hours
ago.
Jun 11, 2024 — Jun 11, 2025
Showing page 3 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix bad goal in pom, fixes #211
Guillaume Nodet
More...
almost 10 years ago
Fix messed output when completing in the middle of an argument
Guillaume Nodet
More...
almost 10 years ago
Fix javadoc compilation on JDK8
Guillaume Nodet
More...
almost 10 years ago
Merge pull request #200 from adzubla/master
Guillaume Nodet
More...
almost 10 years ago
[maven-release-plugin] prepare for next development iteration
Guillaume Nodet
More...
almost 10 years ago
[maven-release-plugin] prepare release jline-2.13
Guillaume Nodet
More...
almost 10 years ago
Fix javadoc compilation with jdk8
Guillaume Nodet
More...
almost 10 years ago
Option to choose if the enum will be completed in lower case
adzubla
More...
almost 10 years ago
Export all packages in OSGi, fixes #71
Guillaume Nodet
More...
almost 10 years ago
Update copyright year
Guillaume Nodet
More...
almost 10 years ago
FileHistory NullpointerException, fixes #171
Guillaume Nodet
More...
almost 10 years ago
Fix typo
Guillaume Nodet
More...
almost 10 years ago
Clean up InfoCmp a bit
Guillaume Nodet
More...
almost 10 years ago
Add a working unit test for readBinding (#152)
Guillaume Nodet
More...
almost 10 years ago
Build cleanup, fixes #191
Guillaume Nodet
More...
almost 10 years ago
Extract the readBinding method so that it can be publicly reused Fixes #152
Guillaume Nodet
More...
almost 10 years ago
Support for infocmp capabilities. Rewrite the display of readLine() to leverage those capabilities instead of harcoding some stuff.
Guillaume Nodet
More...
almost 10 years ago
Avoid printing two spaces if the completer already adds one at the end
Guillaume Nodet
More...
almost 10 years ago
Use background color to test clearScreen(), #151
Guillaume Nodet
More...
almost 10 years ago
Remove final modifiers on ConsoleReader methods, #108
Guillaume Nodet
More...
almost 10 years ago
Support JUL as a logging mechanism Fixes #93
Guillaume Nodet
More...
almost 10 years ago
Support JUL as a logging mechanism Fixes #93
Guillaume Nodet
More...
almost 10 years ago
Use echoCharacter as the default mask if none is provided explicitely
Guillaume Nodet
More...
almost 10 years ago
Forgot to add new files in commit 89c54a94b8f98506be82c342d8652d454e5361cc
Guillaume Nodet
More...
almost 10 years ago
Use Charset.defaultCharset() instead of accessing the file.encoding system property directly
Guillaume Nodet
More...
almost 10 years ago
Allow a default buffer value in the buffer with readLine(), fixes #177
Guillaume Nodet
More...
almost 10 years ago
Jline should strip ANSI off completion candidates, fixes #132
Guillaume Nodet
More...
almost 10 years ago
Fixes #148
Guillaume Nodet
More...
almost 10 years ago
Pasting in windows/linux Add support for the paste-from-clipboard operation, even if there’s no default mapping for it. Partial fix for #153
Guillaume Nodet
More...
almost 10 years ago
Merge pull request #192 from ctubbsii/eliminate-warnings
Guillaume Nodet
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree