Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thrawn01/args issues and pull requests
#45 - Add a license
Issue -
State: open - Opened by jonstaryuk almost 7 years ago
#44 - Using the github for fsnotify
Pull Request -
State: closed - Opened by aerwin3 almost 7 years ago
- 1 comment
#43 - Document all exported functions
Issue -
State: open - Opened by thrawn01 over 7 years ago
#42 - Add support for hidden flags (flags that do not show up in help message)
Issue -
State: open - Opened by thrawn01 over 7 years ago
#41 - Add support for greedy options (Everything after this option is included as a string)
Issue -
State: open - Opened by thrawn01 over 7 years ago
#40 - StringToSlice now trims white space on each item in the slice
Pull Request -
State: closed - Opened by thrawn01 over 7 years ago
- 3 comments
#39 - StringToSlice() should trim whitespace around each slice item
Issue -
State: closed - Opened by thrawn01 over 7 years ago
#38 - Indicate a flag has special processing and ignores requirement checks
Issue -
State: open - Opened by thrawn01 over 7 years ago
#37 - Add *Options.Duration()
Issue -
State: open - Opened by thrawn01 over 7 years ago
#36 - make culling arguments as we parse an optional feature
Issue -
State: open - Opened by thrawn01 over 7 years ago
#35 - Add bash completion support
Issue -
State: open - Opened by thrawn01 over 7 years ago
#34 - Test Interspersing arguments and commands (eg. cmd0 <arg0> <arg1> cmd1 <arg2>)
Issue -
State: open - Opened by thrawn01 over 7 years ago
#33 - On the road to V1
Pull Request -
State: open - Opened by thrawn01 over 7 years ago
- 6 comments
#32 - Added support for optional arguments with no specified prefix
Pull Request -
State: closed - Opened by thrawn01 over 7 years ago
- 1 comment
#31 - -h now ignored by the root parser if a sub command is provided
Pull Request -
State: closed - Opened by thrawn01 almost 8 years ago
#30 - Refactor backend code
Pull Request -
State: closed - Opened by thrawn01 almost 8 years ago
- 1 comment
#29 - User should be able to modify parser using fluent-style
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
- 1 comment
#28 - ParseArgs() should no longer return err if user asked for help
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
- 2 comments
#27 - Remove `RunCommand()`
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
#26 - Move ini and watch code into separate package
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
- 2 comments
#25 - Cleanup unnecessary exported variables before release
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
- 1 comment
#24 - Add rules as a map[string]Rule to avoid multiple options with the same name
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
- 1 comment
#23 - Support adding multiple commands via `AddCommand()`
Issue -
State: closed - Opened by thrawn01 almost 8 years ago
#22 - Added parser.GetRule()
Pull Request -
State: closed - Opened by thrawn01 almost 8 years ago
- 2 comments
#21 - Allow the user to determine how a value was chosen by the parser
Pull Request -
State: closed - Opened by thrawn01 almost 8 years ago
- 1 comment
#20 - Added new map parser,
Pull Request -
State: closed - Opened by thrawn01 about 8 years ago
- 1 comment
#19 - `IsStringMap()` refuses to accept key with `.` in the name
Issue -
State: closed - Opened by thrawn01 about 8 years ago
- 1 comment
#18 - Improved usage line for arguments, and improved IsSet() and IsSeen()
Pull Request -
State: closed - Opened by thrawn01 about 8 years ago
- 1 comment
#17 - parser.ParseAndRun() now displays help when user asked for -h
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#16 - Unless we expect an argument to exist on the command line twice, err if we find duplicate instances
Issue -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#15 - Added cli tools and options.IsSeen()
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
#14 - Deprecated AddPositional in favor of AddArgument
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
#13 - Refactor and code cleanup
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 2 comments
#12 - Add JSON-RPC Support to args
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 2 comments
Labels: enhancement
#11 - Glide no longer imports net/context
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#10 - Added code climate stuff
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 2 comments
#9 - Added more watch tests and updated watch documentation
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#8 - VIM renames a file when it saves, watchfile now handles this
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 3 comments
#7 - help messages don't include EnvPrefix() if set
Issue -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#6 - Required() now returns which options where not satisfied by the require
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 2 comments
#5 - Added tests for IsSet and Required, now working
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 1 comment
#4 - https://github.com/thrawn01/args-etcd 404s
Issue -
State: closed - Opened by philips over 8 years ago
- 1 comment
#3 - Add code climate [optional]
Issue -
State: closed - Opened by audip over 8 years ago
- 2 comments
#2 - Update badges in README
Issue -
State: closed - Opened by audip over 8 years ago
- 1 comment
#1 - Backend support
Pull Request -
State: closed - Opened by thrawn01 over 8 years ago
- 2 comments