Skip to content

Support for non-rust repositories or projects #91

@janvhs

Description

@janvhs

Hi, I am using diff.rs quite a lot recently. I mainly use it with cargo-vet to audit code diffs reasonably quick and comfortable, and would love to use it for non-Rust programs or projects.

Is this something of interest? I didn't look too close at the source yet, but it seems to use Git under the hood, which could allow for a general Git integration.
Given that diff.rs uses the crate name as its first path element, some illegal crate name like the Git URL would be possible without breaking changes to the API.
As an example: diff.rs/https://git.sr.ht/~janvhs/meson-web-app/50339538/6db554fa or diff.rs/https://github.com/trento-project/web/012f2f8/7c77a4f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions