[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1034137: ITP: diffr -- Yet another diff highlighting tool



Package: wnpp
Owner: szubersk <szuberskidamian@gmail.com>
Severity: wishlist

* Package name    : diffr
  Version         : 1.5.0
  Upstream Author : Nathan Moreau <nathan.moreau@m4x.org>
* URL             : https://github.com/mookid/diffr
* License         : MIT
  Programming Lang: Rust
  Description     : Yet another diff highlighting tool

Reviewing changes involves reading diffs. Sometimes, a line-oriented presentation of changes is not precise enough, especially when changes involve long lines or very similar consecutive lines.

This program processes such diffs, and outputs them (in the console) with additional diff information on top of the unified diff format, using text attributes.

It works hunk by hunk, recomputing the diff on a word-by-word basis.

The current implementation uses Myers' longest common subsequence algorithm.

--
Damian Szuberski

Reply to: