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
S
sqlline
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 10 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[SQLLINE-26] Flush output for each command when using !record command
Sachini
More...
about 10 years ago
[SQLLINE-25] Spaces in classpath
Aditya Kishore
More...
over 10 years ago
Use ResultSet.getString() for types that support it, getObject().toString() otherwise.
Cliff Buchanan
More...
over 10 years ago
Add mailing list.
Julian Hyde
More...
over 10 years ago
Upgrade maven-release-plugin to version 2.4.2.
Julian Hyde
More...
almost 11 years ago
Return code enum should be public so other code can check it
joeposner
More...
almost 11 years ago
[maven-release-plugin] prepare for next development iteration
Julian Hyde
More...
almost 11 years ago
[maven-release-plugin] prepare release sqlline-1.1.7
Julian Hyde
More...
almost 11 years ago
Update history.
Julian Hyde
More...
almost 11 years ago
Code cleanup: Convert arrays to collections.
Julian Hyde
More...
almost 11 years ago
Clean up: Convert loops to 'foreach'; add generics; use StringBuilder rather than StringBuffer; remove paranoid '!= null' checks.
Julian Hyde
More...
almost 11 years ago
HIVE-4566: NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established (Xuefu Zhang via Ashutosh Chauhan and Julian Hyde)
Julian Hyde
More...
almost 11 years ago
HIVE-4364: beeline always exits with 0 status, should exit with non-zero status on error (Rob Weltman via Ashutosh Chauhan and Julian Hyde)
Julian Hyde
More...
almost 11 years ago
Add usage for '-f <file>'.
Julian Hyde
More...
almost 11 years ago
Code formatting; convert ColorAttr to an enum; convert some array parameters to varargs.
julianhyde
More...
almost 11 years ago
Fix checkstyle issues.
julianhyde
More...
almost 11 years ago
HIVE-4268. Beeline should support the -f option (Rob Weltman via cws and Julian Hyde).
julianhyde
More...
almost 11 years ago
Enable maven-checkstyle-plugin. (Still lots of errors.)
Julian Hyde
More...
almost 11 years ago
Fix javadoc errors and warnings.
Julian Hyde
More...
almost 11 years ago
Break out inner classes, format code, add generics.
Julian Hyde
More...
almost 11 years ago
Add release notes and history.
Julian Hyde
More...
about 11 years ago
Enable oraclejdk8 in Travis CI.
Julian Hyde
More...
about 11 years ago
Fix verbose mode (was broken in https://github.com/julianhyde/sqlline/commit/4b07b71f199773f26dd7e77d465bbfb7ffd49cc3).
julianhyde
More...
about 11 years ago
[maven-release-plugin] prepare for next development iteration
Julian Hyde
More...
over 11 years ago
[maven-release-plugin] prepare release sqlline-1.1.6
Julian Hyde
More...
over 11 years ago
Merge pull request #18 from julianhyde/returnstatus
Julian Hyde
More...
over 11 years ago
When not running as a shell return boolean to indicate if command worked.
joeposner
More...
over 11 years ago
Oops!
Julian Hyde
More...
over 11 years ago
Add travis build status to README.
Julian Hyde
More...
over 11 years ago
[maven-release-plugin] prepare for next development iteration
Julian Hyde
More...
over 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
15
→
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