0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade gradle
Pid
More... over 12 years ago
SHL-120 - Add @Inherited and @Documented to the annotations.
Pid
More... over 12 years ago
Fix typo More... almost 13 years ago
Change version to 1.1.0.BUILD-SNAPSHOT More... almost 13 years ago
Release version 1.1.0.M1 More... almost 13 years ago
Gradle: Fix version number and repo location used in sample application for 1.1.0.M1 More... almost 13 years ago
Fix version number and repo location used in sample application for 1.1.0.M1 More... almost 13 years ago
SHL-103 - Create simple way to test the execution of shell commands More... almost 13 years ago
SHL-105 - Add option to run helloworld example as a gradle run task Thanks Hu Xi - https://github.com/huxi/spring-shell/commit/a898bbc88067aff72e4e431507c81a713cbe272f More... almost 13 years ago
SHL-104 - Remove compiler warnings More... almost 13 years ago
SHL-69 - Extract "version" command from AbstractShell More... almost 13 years ago
SHL92 - Decoupling the script command from AbstractShell Thanks to trumpetx https://github.com/trumpetx/spring-shell/commit/c0abfa045477a259c290a77cfc1ba14649c534c9 More... almost 13 years ago
SHL-82 Improve detection of apple terminal Remove AbstractShellTest as it didn't test anything other than calling for system properties Fix failing tests More... almost 13 years ago
SHL-68 - Make help for built-in commands consistent More... almost 13 years ago
SHL-69 - Remove docs for "version" command that is not available More... almost 13 years ago
SHL-70 Add a command to clear the console Move some of the built-in commands out of AbstractShell so they can more easily be excluded via filters in classpath scanning More... almost 13 years ago
Remove FINE logging of what NamedProviders are being used Add JUnit to sample build files More... almost 13 years ago
SHL-73 - Typo in reference docs: CliOptions is CliOption SHL-71 - Reference docs do not mention PluginProvider interface More... almost 13 years ago
SHL-103 Create simple way to test the execution of shell commands. Add missing files from previous commit More... almost 13 years ago
SHL-103 Create simple way to test the execution of shell commands More... almost 13 years ago
Add author tag for David Winterfeldt More... almost 13 years ago
SHL-100,101,102 More... almost 13 years ago
Merge pull request #11 from jbayer/MavenCentralToGradle More... about 13 years ago
Updated build.gradle for Maven Local and Central More... about 13 years ago
point to local 1.0.1 build snapshots for sample app. More... over 13 years ago
fix reference to IdeTerminal in docs More... over 13 years ago
Change how JLineShellComponent is access in Bootstrap class More... over 13 years ago
SHL-66 - Plugins should have access to command line options More... over 13 years ago
remove extraneous print comment in test More... over 13 years ago
Fix Bootstrap test by not staring the shell and hence other threads that block the completion of tests run via gradle More... over 13 years ago