Skip to content
@changeutils

Changeutils

diffutils and patchutils libraries ported to Rust using diffs crate

Pinned Loading

  1. diff-rs diff-rs Public

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

    Rust 4 2

  2. combinediff-rs combinediff-rs Public

    creates a single patch from two incremental patches

    Rust 1

  3. interdiff-rs interdiff-rs Public

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

    Rust 1

  4. lsdiff-rs lsdiff-rs Public

    lists modified files in a patch

    Rust 1 2

  5. patch-rs 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 splitdiff-rs Public

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

    Rust 1

Repositories

Showing 6 of 6 repositories
  • diff-rs Public

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

    changeutils/diff-rs’s past year of commit activity
    Rust 4 2 4 0 Updated Dec 2, 2021
  • interdiff-rs Public

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

    changeutils/interdiff-rs’s past year of commit activity
    Rust 0 1 1 0 Updated Jul 9, 2019
  • combinediff-rs Public

    creates a single patch from two incremental patches

    changeutils/combinediff-rs’s past year of commit activity
    Rust 0 1 1 0 Updated Feb 10, 2019
  • patch-rs Public

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

    changeutils/patch-rs’s past year of commit activity
    Rust 1 1 0 0 Updated Feb 7, 2019
  • lsdiff-rs Public

    lists modified files in a patch

    changeutils/lsdiff-rs’s past year of commit activity
    Rust 1 2 0 0 Updated Feb 4, 2019
  • splitdiff-rs Public

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

    changeutils/splitdiff-rs’s past year of commit activity
    Rust 0 1 0 0 Updated Feb 3, 2019

Top languages

Loading…

Most used topics

Loading…