Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ericbottard/spring-shell2 issues and pull requests
#96 - Provide starter
Issue -
State: closed - Opened by ericbottard over 7 years ago
#95 - Revise API visibility
Issue -
State: open - Opened by ericbottard over 7 years ago
#94 - Included concept of ValueResult for ParameterResolver::resolve
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 2 comments
#93 - Included concept of ValueResult for ParameterResolver::resolve
Pull Request -
State: closed - Opened by camilojc over 7 years ago
#92 - fix for value resolution when arity is 0 for boolean parameters
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 3 comments
#91 - added a resolveAll method in StandardParameterResolver to move the logic out of the resolve method
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
#90 - Implement describe() for JCommander
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#89 - wip - changed return value of ParameterResolver::resolve to use a ValueResult that contains metadata about the value that was resolved
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 3 comments
#88 - Reconsider how input buffer is tokenized
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
#87 - removed uses of "--" as constant prefix, code now uses the prefixForMethod(...)
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 3 comments
#86 - added JLine JNA as a runtime dependency to fix issue when running in …
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#85 - CompletionContext loses info about trailing spaces
Issue -
State: closed - Opened by ericbottard over 7 years ago
#84 - Completion exception just after command
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: bug, wontfix
#83 - Don't use 1 for arity default
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#83 - Don't use 1 for arity default
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#82 - Add optional command grouping
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: enhancement
#81 - Allow printing of the full stacktrace after an error
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#81 - Allow printing of the full stacktrace after an error
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#80 - Use delegation instead of inheritance to decouple JLineShell
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#80 - Use delegation instead of inheritance to decouple JLineShell
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#79 - Command not found when there is space BEFORE
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#79 - Command not found when there is space BEFORE
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#78 - Use delegation instead of inheritance to decouple JLineShell
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: technical debt
#78 - Use delegation instead of inheritance to decouple JLineShell
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: technical debt
#77 - Introduce CommandLocator
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#77 - Introduce CommandLocator
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#76 - Fix multiword commands
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#76 - Fix multiword commands
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug
#75 - Add FileValueProvider
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#75 - Add FileValueProvider
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#74 - Add Prompt customizer
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: enhancement
#73 - Decouple main REPL from JLine
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
#73 - Decouple main REPL from JLine
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
#72 - #19 included new InteractiveParameterResolver
Pull Request -
State: open - Opened by camilojc over 7 years ago
- 1 comment
Labels: pull-request
#71 - #50 completion for the LegacyParameterResolver (Shell 1 adapter)
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#70 - Allow capture and re-display of Exception
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: enhancement
#70 - Allow capture and re-display of Exception
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: enhancement
#69 - Increase test coverage after quotes handling
Issue -
State: open - Opened by ericbottard over 7 years ago
#69 - Increase test coverage after quotes handling
Issue -
State: open - Opened by ericbottard over 7 years ago
#68 - Implement 'script' command
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#68 - Implement 'script' command
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#67 - Introduce -standard and -standard-commands artifacts
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
#67 - Introduce -standard and -standard-commands artifacts
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
#66 - Decouple REPL from JLine
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: technical debt
#66 - Decouple REPL from JLine
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: technical debt
#65 - Bring over table support from Shell1
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: enhancement
#64 - Properly escape or quote values when doing completion
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#64 - Properly escape or quote values when doing completion
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#63 - Support line continuation
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#63 - Support line continuation
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#62 - Completion doesn't work when quotes are open
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug, completion
#62 - Completion doesn't work when quotes are open
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: bug, completion
#61 - Don't use shell2 as artifact name
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: technical debt
#60 - AttributedCharSequenceResultHandler uses Terminal
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 7 comments
#60 - AttributedCharSequenceResultHandler uses Terminal
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 7 comments
#59 - Issue in Windows command line when using the help command
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
#59 - Issue in Windows command line when using the help command
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
#58 - Add support for flag parameters in descriptions
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#58 - Add support for flag parameters in descriptions
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 3 comments
#57 - Study and add support for Optional<T> as parameters
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: maybe
#57 - Study and add support for Optional<T> as parameters
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: maybe
#56 - Method validation should take place at startup and fail if a method contains parameters with invalid configuration
Issue -
State: open - Opened by camilojc over 7 years ago
Labels: enhancement
#56 - Method validation should take place at startup and fail if a method contains parameters with invalid configuration
Issue -
State: open - Opened by camilojc over 7 years ago
Labels: enhancement
#55 - Help command should handle mandatory keys with non-mandatory values
Issue -
State: closed - Opened by camilojc over 7 years ago
#55 - Help command should handle mandatory keys with non-mandatory values
Issue -
State: closed - Opened by camilojc over 7 years ago
#54 - Completion of quoted values is broken
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
Labels: bug, completion
#54 - Completion of quoted values is broken
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
Labels: bug, completion
#53 - Implement ParameterDescription for the LegacyParameterResolver
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 12 comments
#53 - Implement ParameterDescription for the LegacyParameterResolver
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 12 comments
#52 - Decoupling the MethodTargetResolver from the ApplicationContext
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#52 - Decoupling the MethodTargetResolver from the ApplicationContext
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#51 - Implement completion for JCommander
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: completion
#50 - Implement completion for legacy
Issue -
State: open - Opened by ericbottard over 7 years ago
- 3 comments
Labels: completion
#50 - Implement completion for legacy
Issue -
State: open - Opened by ericbottard over 7 years ago
- 3 comments
Labels: completion
#49 - Add toString() to classes
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: enhancement
#49 - Add toString() to classes
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 1 comment
Labels: enhancement
#48 - Add already computed args to CompletionContext
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#48 - Add already computed args to CompletionContext
Issue -
State: open - Opened by ericbottard over 7 years ago
Labels: enhancement
#47 - Completions that contain spaces should be properly quoted
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: duplicate
#47 - Completions that contain spaces should be properly quoted
Issue -
State: closed - Opened by ericbottard over 7 years ago
Labels: duplicate
#46 - Remove optional tag from the jcommander dependency in the jcommander subproject
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
#46 - Remove optional tag from the jcommander dependency in the jcommander subproject
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
#45 - Add ValueProvider for command names, use in "help"
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#45 - Add ValueProvider for command names, use in "help"
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#44 - Remove dependencies from the parent project
Issue -
State: closed - Opened by camilojc over 7 years ago
Labels: technical debt
#44 - Remove dependencies from the parent project
Issue -
State: closed - Opened by camilojc over 7 years ago
Labels: technical debt
#43 - Split core into api and core subprojects
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
Labels: enhancement
#43 - Split core into api and core subprojects
Issue -
State: closed - Opened by camilojc over 7 years ago
- 1 comment
Labels: enhancement
#42 - Add ValueProvider for registered commands
Issue -
State: closed - Opened by ericbottard over 7 years ago
#42 - Add ValueProvider for registered commands
Issue -
State: closed - Opened by ericbottard over 7 years ago
#41 - Fix completion with arity != 1
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#41 - Fix completion with arity != 1
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#40 - Refactor dependencies to avoid package tangles
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#40 - Refactor dependencies to avoid package tangles
Pull Request -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#39 - Decouple the MethodTargetResolver from the ApplicationContext
Issue -
State: closed - Opened by camilojc over 7 years ago
#39 - Decouple the MethodTargetResolver from the ApplicationContext
Issue -
State: closed - Opened by camilojc over 7 years ago
#38 - #28 moving the project to a multi-level maven project to allow for separation of the adapter from the core of the project
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#38 - #28 moving the project to a multi-level maven project to allow for separation of the adapter from the core of the project
Pull Request -
State: closed - Opened by camilojc over 7 years ago
- 4 comments
#37 - Assert architectural soundness of packages
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments
#37 - Assert architectural soundness of packages
Issue -
State: closed - Opened by ericbottard over 7 years ago
- 2 comments