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

GitHub / omnibor/omnibor-rs issues and pull requests

Labelled with: category: enhancement

#185 - Add OpenSSL backend support

Issue - State: closed - Opened by alilleybrinker over 1 year ago - 3 comments
Labels: category: enhancement, signal: help wanted, crate: gitoid

#184 - Enable creating Input Manifests from the CLI

Pull Request - State: closed - Opened by alilleybrinker over 1 year ago
Labels: category: enhancement, crate: omnibor

#184 - Enable creating Input Manifests from the CLI

Pull Request - State: closed - Opened by alilleybrinker over 1 year ago
Labels: category: enhancement, crate: omnibor

#183 - feat(dist): udpate to 0.16, enable github attestations

Pull Request - State: closed - Opened by ashleygwilliams over 1 year ago - 1 comment
Labels: category: enhancement, area: ci

#183 - feat(dist): udpate to 0.16, enable github attestations

Pull Request - State: closed - Opened by ashleygwilliams over 1 year ago - 1 comment
Labels: category: enhancement, area: ci

#180 - First pass at `InputManifest`

Pull Request - State: closed - Opened by alilleybrinker over 1 year ago - 4 comments
Labels: category: enhancement, crate: omnibor

#180 - First pass at `InputManifest`

Pull Request - State: closed - Opened by alilleybrinker over 1 year ago - 4 comments
Labels: category: enhancement, crate: omnibor

#85 - feat: Remove BufReader req for GitOid construction

Pull Request - State: closed - Opened by alilleybrinker almost 2 years ago
Labels: category: enhancement, crate: gitoid

#84 - Setup repository to use Rust dev container

Issue - State: closed - Opened by alilleybrinker almost 2 years ago - 2 comments
Labels: category: enhancement, signal: good first issue

#83 - Document `gitoid` crate goals.

Issue - State: closed - Opened by alilleybrinker almost 2 years ago - 1 comment
Labels: area: documentation, category: enhancement, signal: help wanted, crate: gitoid

#82 - Consider making `GitOid` generic over the underlying hash output size

Issue - State: closed - Opened by alilleybrinker almost 2 years ago - 4 comments
Labels: category: enhancement, crate: gitoid

#81 - Initial steps toward making `std` an optional feature.

Pull Request - State: closed - Opened by alilleybrinker almost 2 years ago
Labels: category: enhancement, crate: gitoid

#80 - Permit tuning chunk-size when constructing a `GitOid` from a reader

Issue - State: closed - Opened by alilleybrinker almost 2 years ago - 2 comments
Labels: category: enhancement, crate: gitoid

#79 - Don't require `BufReader` for `GitOid` generation from reader.

Issue - State: closed - Opened by alilleybrinker almost 2 years ago
Labels: category: enhancement, crate: gitoid

#78 - Miscellaneous improvements

Pull Request - State: closed - Opened by alilleybrinker about 2 years ago
Labels: category: bug, category: enhancement, crate: gitoid, crate: omnibor

#77 - Extend the `gitoid` crate to support `tree` objects

Issue - State: closed - Opened by alilleybrinker about 2 years ago - 1 comment
Labels: category: enhancement, crate: gitoid

#74 - Implement Ruby gem for `gitoid`

Issue - State: closed - Opened by alilleybrinker over 2 years ago
Labels: category: enhancement, signal: help wanted, crate: gitoid

#73 - Add more tests for `TryFrom<Url> for GitOid`

Issue - State: closed - Opened by alilleybrinker over 2 years ago - 1 comment
Labels: category: enhancement, signal: good first issue, crate: gitoid, area: tests

#72 - Seal the `IntoIdentifiedGitOid` trait.

Issue - State: closed - Opened by alilleybrinker over 2 years ago - 2 comments
Labels: category: enhancement, signal: good first issue, crate: gitoid

#69 - Consider more standardized deployment process.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 4 comments
Labels: category: enhancement, area: ci

#68 - Create issue and PR templates.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement

#67 - Establish Minimum Supported Rust Version (MSRV)

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement, crate: gitoid, crate: omnibor

#66 - Consider renaming `OmniBor` type to `OmniBorRecord` or some similar name.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement, crate: omnibor

#65 - Sketch out `OmniBorGraph` type.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 2 comments
Labels: category: enhancement, crate: omnibor

#64 - Complete `OmniBor` API.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement, crate: omnibor

#63 - Split `OmniBor` type into `OmniBor` and `OmniBorBuilder`.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 3 comments
Labels: category: enhancement, crate: omnibor

#62 - Expose the finder API over FFI

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement, crate: gitoid

#61 - Hide the `GitOid::new_invalid` constructor.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement

#49 - Add CI job for FFI tests.

Issue - State: closed - Opened by alilleybrinker almost 3 years ago - 1 comment
Labels: category: enhancement, signal: good first issue, area: ci, area: tests

#45 - First draft of a finder implementation

Pull Request - State: closed - Opened by alilleybrinker almost 3 years ago - 2 comments
Labels: category: enhancement, crate: gitoid

#42 - Various improvements.

Pull Request - State: closed - Opened by alilleybrinker about 3 years ago
Labels: category: enhancement, crate: gitoid

#33 - Add `GitOid::new_from_url` and `TryFrom`.

Pull Request - State: closed - Opened by alilleybrinker about 3 years ago - 1 comment
Labels: category: enhancement, crate: gitoid

#32 - Expose `gitoid` API over FFI

Issue - State: closed - Opened by alilleybrinker about 3 years ago - 3 comments
Labels: category: enhancement, crate: gitoid

#31 - Add `serde` implementations as an optional feature

Issue - State: closed - Opened by alilleybrinker about 3 years ago - 1 comment
Labels: category: enhancement, crate: gitoid

#30 - Add `GitOid::new_from_url`

Issue - State: closed - Opened by alilleybrinker about 3 years ago - 2 comments
Labels: category: enhancement, crate: gitoid

#29 - Implement a minimal file-matching API

Issue - State: closed - Opened by alilleybrinker about 3 years ago - 1 comment
Labels: category: enhancement, crate: gitoid

#28 - Introduce a separate Hash struct.

Pull Request - State: closed - Opened by alilleybrinker about 3 years ago - 4 comments
Labels: category: enhancement, crate: gitoid

#22 - Make `tokio` and `futures` into optional dependencies

Issue - State: closed - Opened by alilleybrinker over 3 years ago - 2 comments
Labels: category: enhancement, crate: gitoid

#20 - Make `std` an optional dependency

Issue - State: closed - Opened by alilleybrinker over 3 years ago - 3 comments
Labels: category: enhancement, crate: gitoid