Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / 64kramsystem/simple_scripting issues and pull requests

#62 - Update Ruby compatiblity

Pull Request - State: closed - Opened by 64kramsystem over 1 year ago
Labels: technical_debt

#61 - Make SimpleCov compatible with Ruby 3.x

Pull Request - State: closed - Opened by 64kramsystem about 2 years ago
Labels: technical_debt

#60 - CI: Move from Travis to Github Actions

Pull Request - State: closed - Opened by 64kramsystem about 2 years ago
Labels: technical_debt

#59 - Clean test suites

Pull Request - State: closed - Opened by 64kramsystem about 2 years ago
Labels: technical_debt

#58 - Fix boolean option parsing

Pull Request - State: closed - Opened by 64kramsystem about 2 years ago

#57 - Improve error message on command errors

Pull Request - State: closed - Opened by 64kramsystem over 4 years ago - 1 comment
Labels: enhancement

#56 - Implement automatic array decoding for switch arguments

Pull Request - State: closed - Opened by 64kramsystem about 5 years ago - 1 comment
Labels: enhancement

#55 - Implement automatic array decoding for switch arguments

Issue - State: closed - Opened by 64kramsystem about 5 years ago
Labels: enhancement

#54 - Configuration: add support for required keys

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago - 2 comments
Labels: enhancement

#53 - Default to error printing instead of raising

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago - 2 comments
Labels: enhancement

#52 - Remove Bundler lockfile from project

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago - 1 comment
Labels: enhancement

#51 - Add Ruby 2.6 to build

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago - 2 comments
Labels: enhancement

#50 - Gemfile.lock: update simple_scripting to current version

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago
Labels: bug

#49 - Support mixing mandatory arguments with varargs

Pull Request - State: closed - Opened by 64kramsystem over 5 years ago - 1 comment

#48 - Support mixing of mandary arguments and varargs

Issue - State: closed - Opened by 64kramsystem over 5 years ago
Labels: enhancement, high_priority

#47 - Improve error message for missing command

Pull Request - State: closed - Opened by 64kramsystem almost 6 years ago - 1 comment
Labels: enhancement

#46 - Updates to gitignore

Pull Request - State: closed - Opened by 64kramsystem almost 6 years ago
Labels: enhancement

#45 - Minor cleanups

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago
Labels: technical_debt

#44 - Add TabCompletion

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 1 comment
Labels: enhancement

#43 - Improve Argv test suite

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 1 comment
Labels: technical_debt

#42 - Check if OptParse APIs can be used better

Issue - State: open - Opened by 64kramsystem about 6 years ago
Labels: technical_debt, low_priority

#41 - Special handling of `--help` and `--version`

Issue - State: open - Opened by 64kramsystem about 6 years ago
Labels: technical_debt, high_priority

#40 - Argv: make automatic help printing optional

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 1 comment
Labels: enhancement

#39 - Add automatic help disabling option to Argv

Issue - State: closed - Opened by 64kramsystem about 6 years ago
Labels: enhancement, high_priority

#38 - Tab completion module

Issue - State: closed - Opened by 64kramsystem about 6 years ago - 1 comment
Labels: enhancement, high_priority

#37 - Improvements to errors managemenet (breaking change)

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 2 comments
Labels: enhancement, technical_debt

#36 - Drop Ruby 2.2 support

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 2 comments
Labels: technical_debt

#35 - Add byebug and rubocop to Gemfile

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago - 1 comment
Labels: technical_debt

#34 - Announce TabCompletion component in the README

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago

#33 - Remove Gemnasium badge from README

Pull Request - State: closed - Opened by 64kramsystem about 6 years ago

#32 - Travis: add bundler caching

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 1 comment
Labels: enhancement

#31 - Improve gemspec/bundle file

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 2 comments
Labels: enhancement

#30 - Remove test suite from coverage

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 3 comments
Labels: technical_debt

#29 - Remove Bundler/Rubygems issue workaround

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 3 comments
Labels: technical_debt

#28 - Implement parameter defaults

Issue - State: open - Opened by 64kramsystem over 6 years ago
Labels: enhancement

#27 - Create configuration file, when it doesn't exist

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 3 comments
Labels: enhancement

#26 - Remove support for Ruby 2.0/2.1, and add 2.5 (in .travis.yml)

Pull Request - State: closed - Opened by 64kramsystem over 6 years ago - 2 comments

#25 - Argv must not modify the input definition

Issue - State: open - Opened by 64kramsystem almost 7 years ago
Labels: bug

#24 - Return decoded subcommands as "cmd1.cmd2...cmdN" string

Pull Request - State: closed - Opened by 64kramsystem almost 7 years ago - 1 comment

#23 - Only the last subcommand is returned on decoding

Issue - State: closed - Opened by 64kramsystem almost 7 years ago
Labels: bug

#22 - Don't exit the interpreter on help invocation

Pull Request - State: closed - Opened by 64kramsystem almost 7 years ago - 1 comment

#21 - Implement trie command matching.

Issue - State: open - Opened by 64kramsystem almost 7 years ago
Labels: enhancement, low_priority

#20 - Don't exit the interpreter on help invocation - return nil instead.

Issue - State: closed - Opened by 64kramsystem almost 7 years ago
Labels: high_priority

#19 - Support nested commands

Pull Request - State: closed - Opened by 64kramsystem almost 7 years ago - 7 comments

#18 - Support commands long help

Pull Request - State: closed - Opened by 64kramsystem almost 7 years ago - 1 comment

#17 - Cleanup code

Issue - State: open - Opened by 64kramsystem almost 7 years ago
Labels: technical_debt

#16 - Support nested commands

Issue - State: closed - Opened by 64kramsystem almost 7 years ago

#15 - Improve the output of the commands help

Issue - State: open - Opened by 64kramsystem almost 7 years ago
Labels: enhancement, high_priority

#14 - In command mode, long help doesn't print.

Issue - State: closed - Opened by 64kramsystem almost 7 years ago

#13 - Clean up code

Pull Request - State: closed - Opened by 64kramsystem about 7 years ago - 1 comment
Labels: enhancement

#12 - Add badges to readme

Pull Request - State: closed - Opened by 64kramsystem about 7 years ago

#11 - Add code coverage

Pull Request - State: closed - Opened by 64kramsystem about 7 years ago
Labels: enhancement

#10 - Add badges to README.md

Issue - State: closed - Opened by 64kramsystem about 7 years ago - 1 comment
Labels: enhancement

#9 - Support multiple paths

Pull Request - State: closed - Opened by 64kramsystem about 7 years ago

#8 - Add date parser to ARGV

Issue - State: closed - Opened by 64kramsystem about 7 years ago - 1 comment
Labels: enhancement

#7 - Add multiple paths support to `Configuration` module

Issue - State: closed - Opened by 64kramsystem about 7 years ago - 1 comment
Labels: enhancement

#6 - Add wiki page for Configuration

Issue - State: closed - Opened by 64kramsystem over 7 years ago - 1 comment
Labels: bug

#5 - Add require[s] to help

Issue - State: closed - Opened by 64kramsystem over 7 years ago - 1 comment
Labels: bug

#4 - Implement Configuration module

Pull Request - State: closed - Opened by 64kramsystem over 7 years ago

#3 - Guide for commands is missing

Issue - State: closed - Opened by 64kramsystem over 7 years ago - 1 comment
Labels: bug

#2 - Modify the help for a command's help

Issue - State: closed - Opened by 64kramsystem over 7 years ago - 1 comment
Labels: enhancement

#1 - Cleanup the code

Issue - State: closed - Opened by 64kramsystem over 7 years ago - 1 comment
Labels: enhancement