Ecosyste.ms: Issues

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

GitHub / ksk001100/seahorse issues and pull requests

#85 - Align flag alias with normal use

Pull Request - State: closed - Opened by jhilmer about 2 months ago - 1 comment

#84 - add support for repeated flags

Pull Request - State: closed - Opened by jhilmer about 2 months ago - 2 comments

#83 - How can I ignore `-h` is `--help` flag?

Issue - State: closed - Opened by yuzhen1024 10 months ago - 1 comment

#81 - Update top_level_error_handling.rs

Pull Request - State: closed - Opened by Muhammad-Sarfaraz about 1 year ago - 2 comments

#80 - v3.0.0 simplifications

Issue - State: open - Opened by timburks about 1 year ago - 1 comment

#79 - Modify run_with_result() to return Result<(), Box<dyn std::error::Error>>

Pull Request - State: closed - Opened by timburks about 1 year ago - 3 comments

#78 - Should run_with_result() return Result<(), Box<dyn std::error::Error>>?

Issue - State: closed - Opened by timburks about 1 year ago - 1 comment

#77 - Release 2.2.0

Pull Request - State: closed - Opened by ksk001100 about 1 year ago

#76 - Allow actions to return ActionResult values to represent errors

Pull Request - State: closed - Opened by timburks about 1 year ago - 1 comment

#75 - Allow actions to return Result<(),Error>?

Issue - State: closed - Opened by timburks about 1 year ago - 3 comments

#74 - How can i take multiple args as a vector?

Issue - State: closed - Opened by XDream8 over 2 years ago - 1 comment

#73 - How to set a default value to flags?

Issue - State: closed - Opened by XDream8 over 2 years ago - 2 comments

#72 - Add u64 flag type

Pull Request - State: closed - Opened by teodor-pripoae almost 3 years ago - 5 comments

#71 - nested sub command

Pull Request - State: closed - Opened by ksk001100 almost 3 years ago

#70 - Removing color module was a breaking change, should have bumped major version number

Issue - State: closed - Opened by acshi about 3 years ago - 1 comment

#69 - Release v1.2.0

Pull Request - State: closed - Opened by ksk001100 about 3 years ago

#68 - Fix flag help text

Pull Request - State: closed - Opened by ksk001100 about 3 years ago

#67 - Custom help text

Pull Request - State: closed - Opened by BarePotato over 3 years ago

#66 - Custom Help Flag

Issue - State: open - Opened by blobcode over 3 years ago - 2 comments
Labels: enhancement, good first issue

#65 - feat: remove color module

Pull Request - State: closed - Opened by 1garo over 3 years ago - 3 comments

#64 - Remove `color` module

Issue - State: closed - Opened by ksk001100 over 3 years ago
Labels: good first issue

#63 - `Command` is abolished and integrated into `App`

Issue - State: open - Opened by ksk001100 over 3 years ago

#62 - Allow `Context.args` to be retrieved with any type

Issue - State: open - Opened by ksk001100 over 3 years ago

#61 - Change run-time error to build error

Issue - State: closed - Opened by ksk001100 over 3 years ago

#60 - Pipeline support

Issue - State: closed - Opened by ksk001100 almost 4 years ago

#59 - Fix panic macro

Pull Request - State: closed - Opened by ksk001100 almost 4 years ago - 1 comment

#58 - Fix help text

Pull Request - State: closed - Opened by ksk001100 almost 4 years ago

#57 - Adding clone and copy traits to App

Pull Request - State: closed - Opened by ChrisB9 about 4 years ago - 6 comments

#56 - Alternative to Context.args that has filtered out flags

Issue - State: closed - Opened by bbarker about 4 years ago - 2 comments

#55 - Show command alias in help

Pull Request - State: closed - Opened by ksk001100 over 4 years ago

#54 - Help Improvements

Pull Request - State: closed - Opened by ksk001100 over 4 years ago

#53 - Fix typo in README.md

Pull Request - State: closed - Opened by rnitta over 4 years ago - 1 comment

#52 - Custom flag

Issue - State: open - Opened by ksk001100 over 4 years ago
Labels: enhancement

#51 - Command alias

Pull Request - State: closed - Opened by ksk001100 over 4 years ago

#50 - Use ? operator

Pull Request - State: closed - Opened by rnitta over 4 years ago - 1 comment

#49 - Enabling error handling in the action function

Pull Request - State: closed - Opened by ksk001100 over 4 years ago - 1 comment

#48 - Panic when missing argument to string flag

Issue - State: closed - Opened by mpizenberg almost 5 years ago - 3 comments
Labels: bug

#47 - Release v1.0.0

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#46 - Major specification changes

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#45 - Check same named command when a command is added

Pull Request - State: closed - Opened by rnitta almost 5 years ago

#44 - Align multiple app flag usage

Issue - State: closed - Opened by rnitta almost 5 years ago

#43 - Update README

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: documentation

#42 - Action inside call help

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#41 - Single and Multiple branch deletion of App

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#40 - flag parsing error with kind message

Pull Request - State: closed - Opened by rnitta almost 5 years ago

#39 - Remove Redundant Code in App#run

Pull Request - State: closed - Opened by rnitta almost 5 years ago

#38 - Bug: Same Name Command

Issue - State: closed - Opened by rnitta almost 5 years ago
Labels: bug

#37 - Deprecation of App action method

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#36 - Command alias

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#35 - bash completion

Issue - State: open - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#34 - refactoring

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#33 - Refactoring

Issue - State: closed - Opened by ksk001100 almost 5 years ago

#32 - Short hand flag bugfix

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#31 - Short hand flag bug

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: bug

#30 - without vec set method

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#29 - Flag equal notation

Pull Request - State: closed - Opened by rnitta almost 5 years ago - 1 comment

#28 - Flag equal notation

Issue - State: closed - Opened by ksk001100 almost 5 years ago

#27 - help called when no flags specified

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#26 - help called when no flags specified.

Issue - State: closed - Opened by rnitta almost 5 years ago - 1 comment
Labels: bug

#25 - Add flag alias

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#24 - Reduce println!

Pull Request - State: closed - Opened by rnitta almost 5 years ago

#23 - Flag: Change `&'static str` of Flag field to `String`

Pull Request - State: closed - Opened by rnitta almost 5 years ago - 1 comment

#22 - Single action app help is not displayed correctly

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#21 - Reduce the number of calls to `println!`

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#20 - Change `&'static str` of Flag field to `String`

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: enhancement

#19 - Single action app help

Issue - State: closed - Opened by ksk001100 almost 5 years ago
Labels: bug

#18 - Migrate travis to GitHub Actions

Pull Request - State: closed - Opened by rnitta almost 5 years ago - 1 comment

#17 - App and SingleApp integration

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago - 1 comment

#16 - Migrate travis to GitHub Actions

Pull Request - State: closed - Opened by rnitta almost 5 years ago - 1 comment

#15 - Run `cargo fmt`

Pull Request - State: closed - Opened by ksk001100 almost 5 years ago

#14 - Migrate TravisCI to GitHub Actions

Issue - State: closed - Opened by ksk001100 almost 5 years ago

#13 - 2018-styled App Module

Pull Request - State: closed - Opened by rnitta about 5 years ago - 1 comment

#12 - Fix Unnecessary Move of Flag

Pull Request - State: closed - Opened by rnitta about 5 years ago - 1 comment

#11 - Feature/documentation comments

Pull Request - State: closed - Opened by ksk001100 about 5 years ago

#10 - Enhancement of README contents

Issue - State: closed - Opened by ksk001100 about 5 years ago

#9 - Add Badge to README.md

Pull Request - State: closed - Opened by rnitta about 5 years ago - 1 comment

#8 - Add Configurable Author and Description Options and Display Them

Pull Request - State: closed - Opened by rnitta about 5 years ago - 1 comment

#7 - Add flag alias

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

#6 - Add documentation comment

Issue - State: closed - Opened by ksk001100 about 5 years ago

#5 - I want a logo image

Issue - State: closed - Opened by ksk001100 about 5 years ago - 2 comments

#4 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by ksk001100 about 5 years ago

#3 - v0.2.4

Pull Request - State: closed - Opened by ksk001100 about 5 years ago

#2 - v0.2.3

Pull Request - State: closed - Opened by ksk001100 about 5 years ago

#1 - v0.2.2

Pull Request - State: closed - Opened by ksk001100 about 5 years ago