Skip to content
@changeutils

Changeutils

diffutils and patchutils libraries ported to Rust using diffs crate

Pinned Loading

  1. diff-rs Public

    data comparison tool that calculates and displays the differences between two files or directories

    Rust 4 2

  2. combinediff-rs Public

    creates a single patch from two incremental patches

    Rust 1

  3. interdiff-rs Public

    creates an incremental patch from two patches against a common source (WIP)

    Rust 1

  4. lsdiff-rs Public

    lists modified files in a patch

    Rust 1 2

  5. patch-rs Public

    takes a difference listing produced by the diff program and applies those differences to one or more original files

    Rust 1 1

  6. splitdiff-rs Public

    separates patches so that each new file alters a given file only once

    Rust 1

Repositories

Showing 6 of 6 repositories

Top languages

Rust