Ecosyste.ms: Issues

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

GitHub / dtolnay/gflags issues and pull requests

#18 - Update to inventory 0.2

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

#17 - Implements issue #16 - count flag repetitions.

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

#16 - Feature request: count flag repetitions

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

#15 - Allow quoted string literal for placeholder value

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

#14 - Placeholder values can only be idents

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

#14 - Placeholder values can only be idents

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

#13 - Enable GitHub Actions

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

#13 - Enable GitHub Actions

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

#12 - gflags-derive

Issue - State: closed - Opened by nikclayton over 4 years ago - 1 comment

#11 - Parse `--flag=value` syntax

Pull Request - State: closed - Opened by nikclayton-dfinity over 4 years ago - 4 comments

#11 - Parse `--flag=value` syntax

Pull Request - State: closed - Opened by nikclayton-dfinity over 4 years ago - 4 comments

#10 - Doesn't work on mac os

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

#10 - Doesn't work on mac os

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

#9 - Custom handler for extra flags

Issue - State: open - Opened by rivertam over 5 years ago

#9 - Custom handler for extra flags

Issue - State: open - Opened by rivertam over 5 years ago

#8 - Add flag support for f32 and f64 values

Pull Request - State: closed - Opened by khenriks over 5 years ago

#8 - Add flag support for f32 and f64 values

Pull Request - State: closed - Opened by khenriks over 5 years ago

#7 - Add support for f32 and f64 flags

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

#7 - Add support for f32 and f64 flags

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

#6 - Add build option to use C++ gflags as backend

Issue - State: open - Opened by dtolnay over 5 years ago - 1 comment
Labels: help wanted

#5 - More convenient parser for programs that only support UTF-8

Pull Request - State: closed - Opened by dtolnay almost 6 years ago

#5 - More convenient parser for programs that only support UTF-8

Pull Request - State: closed - Opened by dtolnay almost 6 years ago

#4 - Use upper case for variable name, and lower case for accessor

Pull Request - State: closed - Opened by glalonde almost 6 years ago - 2 comments

#4 - Use upper case for variable name, and lower case for accessor

Pull Request - State: closed - Opened by glalonde almost 6 years ago - 2 comments

#3 - variables should be prepended with FLAGS_ e.g. FLAGS_help

Issue - State: closed - Opened by glalonde almost 6 years ago - 4 comments

#3 - variables should be prepended with FLAGS_ e.g. FLAGS_help

Issue - State: closed - Opened by glalonde almost 6 years ago - 4 comments

#2 - Accept flag value attached with `=` to the long name: --flag=VALUE

Issue - State: closed - Opened by dtolnay almost 6 years ago - 2 comments
Labels: help wanted

#2 - Accept flag value attached with `=` to the long name: --flag=VALUE

Issue - State: closed - Opened by dtolnay almost 6 years ago - 2 comments
Labels: help wanted

#1 - Support repeated flags

Issue - State: open - Opened by dtolnay almost 6 years ago - 1 comment
Labels: help wanted