0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #613 from aeshell/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.16.0 More... 4 days ago
Bump org.apache.maven.plugins:maven-compiler-plugin More... 4 days ago
Enable aesh-builtins deployment to Maven Central More... 6 days ago
Add aesh-builtins module with POSIX-like built-in commands More... 6 days ago
Improve PagingSupport: ANSI-aware wrapping, help screen, output limit More... 7 days ago
Interactive prompt components: confirm, select, expand, validation (#610) More... 7 days ago
Next version 3.18-dev More... 9 days ago
Release 3.17.5 More... 9 days ago
Skip TerminalConnection creation when stdin is not a TTY More... 9 days ago
Fix TestConnection.doRead() infinite retry loop on null stdinHandler More... 9 days ago
Support pre-canned inputLine() responses for test frameworks (#607) More... 9 days ago
Support non-interactive/piped input mode (#609) More... 10 days ago
Support CDI interceptor/proxy subclasses for command registration (#608) More... 10 days ago
Add tests for interactive inputLine() during command execution More... 10 days ago
Merge pull request #606 from aeshell/dependabot/github_actions/actions/setup-java-6 More... 11 days ago
Bump actions/setup-java from 5 to 6 More... 11 days ago
Next version 3.18-dev More... 13 days ago
Release 3.17.4 More... 13 days ago
Activate central-publishing-maven-plugin in release profile More... 13 days ago
Switch from JBoss Nexus to Maven Central via central-publishing-maven-plugin More... 13 days ago
Next version 3.18-dev More... 14 days ago
Release 3.17.3 More... 14 days ago
Update README: version 3.17.3, expanded feature list More... 14 days ago
added ProfileJBangStartup More... 14 days ago
Fire commandExecutionListener for pre-Process errors in interactive path (#605) More... 14 days ago
Fix executeCommand(String...) short-circuit to use isFailure() (#604) More... 14 days ago
Add onReady callback to AeshConsoleRunner (#603) More... 14 days ago
Replace Thread.sleep with deterministic synchronization in tests More... 14 days ago
Replace Thread.sleep with CountDownLatch in operator tests More... 15 days ago
Add commandOutputHandler to capture command output separately (#602) More... 15 days ago