Ecosyste.ms: Issues

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

GitHub / RazrFalcon/pico-args issues and pull requests

#62 - Support parsing non- UTF-8 values from "="-separated arguments

Pull Request - State: closed - Opened by phlip9 2 months ago - 4 comments

#61 - 1.0.0

Issue - State: open - Opened by rjsberry 10 months ago - 1 comment

#60 - Inconsistent docs -- are combined arguments supported?

Issue - State: closed - Opened by maaku over 1 year ago - 1 comment

#58 - Fix typo in README.md

Pull Request - State: closed - Opened by flyingcakes85 almost 2 years ago - 1 comment

#57 - musl+gcompat error

Issue - State: open - Opened by Conaclos almost 2 years ago - 6 comments

#56 - Fix typo in README.md

Pull Request - State: closed - Opened by lensvol almost 2 years ago - 5 comments

#55 - Fix typo ("steaming" -> "streaming")

Pull Request - State: closed - Opened by Wuelle almost 2 years ago

#54 - fix a typo

Pull Request - State: closed - Opened by liigo about 2 years ago - 1 comment

#53 - lint

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#52 - fmt all

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#51 - replace with single quotes for char

Pull Request - State: closed - Opened by xTeKc over 2 years ago - 1 comment

#50 - replace with single quotes for char

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#49 - remove unnecessary borrow

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#48 - fmt

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#47 - fmt

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#46 - fmt

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#45 - fmt

Pull Request - State: closed - Opened by xTeKc over 2 years ago

#44 - Separate error cause with ‘:’ in Display implementations

Pull Request - State: closed - Opened by glts over 2 years ago

#43 - Confusing Display output for *ArgumentParsingFailed errors

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

#42 - Measure incremental build time

Issue - State: closed - Opened by martin-t about 3 years ago - 3 comments

#41 - docs how to test parse_args()

Issue - State: closed - Opened by ghost about 3 years ago - 6 comments

#40 - Do not search for combined flags in long options

Pull Request - State: closed - Opened by riquito over 3 years ago - 1 comment

#39 - Update `contains` docs.

Pull Request - State: closed - Opened by jneem over 3 years ago - 1 comment

#38 - Repeated args

Issue - State: closed - Opened by jneem over 3 years ago - 1 comment

#36 - Added example

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

#35 - Add combined-flag feature

Pull Request - State: closed - Opened by alexwennerberg almost 4 years ago - 14 comments

#34 - Combined flags question

Issue - State: closed - Opened by alexwennerberg almost 4 years ago - 2 comments

#33 - Clarify that from_env uses args_os

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

#32 - option aliases or additional short or long forms?

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

#31 - Consider all arguments after "--" free arguments

Issue - State: closed - Opened by dutt about 4 years ago - 3 comments

#30 - update changelog

Pull Request - State: closed - Opened by slyshykO about 4 years ago - 1 comment

#29 - Ignore unused arguments

Issue - State: closed - Opened by RazrFalcon about 4 years ago

#28 - Fix broken link in documentation

Pull Request - State: closed - Opened by jyn514 about 4 years ago

#27 - Add an example of using `--` with `from_vec`

Pull Request - State: closed - Opened by jyn514 about 4 years ago - 5 comments

#26 - Make error message easier to read

Pull Request - State: closed - Opened by jyn514 about 4 years ago - 3 comments

#25 - Add support for -- arguments

Issue - State: closed - Opened by jyn514 about 4 years ago - 5 comments

#24 - Print the non utf8 argument

Pull Request - State: closed - Opened by sigmaSd about 4 years ago - 3 comments

#23 - Document ["short", "long"]

Pull Request - State: closed - Opened by sigmaSd about 4 years ago - 3 comments

#22 - Implement Iterator for Arguments

Issue - State: closed - Opened by sigmaSd about 4 years ago - 3 comments

#21 - allow negative numbers in free opts

Pull Request - State: closed - Opened by slyshykO over 4 years ago - 2 comments

#20 - Close #19: Add `short-space-opt` as optional feature

Pull Request - State: closed - Opened by hdamron17 over 4 years ago - 2 comments

#19 - Optional space between key and value

Issue - State: closed - Opened by hdamron17 over 4 years ago - 4 comments

#18 - Multiple value arguments

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

#17 - Format code using 'cargo fmt'

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

#16 - Reduce source code duplication

Pull Request - State: closed - Opened by matklad over 4 years ago - 3 comments

#15 - Forbid flags between options.

Issue - State: closed - Opened by RazrFalcon almost 5 years ago - 13 comments

#14 - Make the = separator optional

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

#13 - Are the `debug_asserts` important?

Issue - State: closed - Opened by felipesere almost 5 years ago - 2 comments

#12 - Added in depth example

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

#11 - Custom Error per subcommand

Issue - State: closed - Opened by Th3Whit3Wolf almost 5 years ago - 9 comments

#10 - Example with subcommands that take arguements

Issue - State: closed - Opened by Th3Whit3Wolf almost 5 years ago - 10 comments

#9 - `cargo test --release` fails

Issue - State: closed - Opened by cuviper almost 5 years ago - 2 comments

#8 - Compile clap with no default features

Issue - State: closed - Opened by CreepySkeleton almost 5 years ago - 2 comments

#7 - Add support for subcommands

Pull Request - State: closed - Opened by matklad about 5 years ago - 6 comments

#6 - Fix links in CHANGELOG

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

#5 - define order in which repeated options are returned

Issue - State: closed - Opened by droundy over 5 years ago - 3 comments

#4 - non-'static keys

Issue - State: closed - Opened by droundy over 5 years ago - 11 comments

#3 - [Docs] Add a quick Usage section in the Readme

Issue - State: closed - Opened by batisteo over 5 years ago - 3 comments

#2 - Can it do correct non-UTF-8 OsString/PathBuf filename handling?

Issue - State: closed - Opened by vi over 5 years ago - 15 comments

#1 - `free_value_from_fn`

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