1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[SQLLINE-26] Flush output for each command when using !record command More... about 10 years ago
[SQLLINE-25] Spaces in classpath More... over 10 years ago
Use ResultSet.getString() for types that support it, getObject().toString() otherwise. More... over 10 years ago
Add mailing list. More... over 10 years ago
Upgrade maven-release-plugin to version 2.4.2. More... almost 11 years ago
Return code enum should be public so other code can check it More... almost 11 years ago
[maven-release-plugin] prepare for next development iteration More... almost 11 years ago
[maven-release-plugin] prepare release sqlline-1.1.7 More... almost 11 years ago
Update history. More... almost 11 years ago
Code cleanup: Convert arrays to collections. More... almost 11 years ago
Clean up: Convert loops to 'foreach'; add generics; use StringBuilder rather than StringBuffer; remove paranoid '!= null' checks. 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) 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) More... almost 11 years ago
Add usage for '-f <file>'. More... almost 11 years ago
Code formatting; convert ColorAttr to an enum; convert some array parameters to varargs. More... almost 11 years ago
Fix checkstyle issues. More... almost 11 years ago
HIVE-4268. Beeline should support the -f option (Rob Weltman via cws and Julian Hyde). More... almost 11 years ago
Enable maven-checkstyle-plugin. (Still lots of errors.) More... almost 11 years ago
Fix javadoc errors and warnings. More... almost 11 years ago
Break out inner classes, format code, add generics. More... almost 11 years ago
Add release notes and history. More... about 11 years ago
Enable oraclejdk8 in Travis CI. More... about 11 years ago
Fix verbose mode (was broken in https://github.com/julianhyde/sqlline/commit/4b07b71f199773f26dd7e77d465bbfb7ffd49cc3). More... about 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release sqlline-1.1.6 More... over 11 years ago
Merge pull request #18 from julianhyde/returnstatus More... over 11 years ago
When not running as a shell return boolean to indicate if command worked. More... over 11 years ago
Oops! More... over 11 years ago
Add travis build status to README. More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago