4 releases

0.1.1 Jan 13, 2025
0.1.0 Jan 3, 2025
0.0.2 Jan 2, 2025
0.0.1 Jan 1, 2025

#857 in Filesystem

Download history 375/week @ 2024-12-30 30/week @ 2025-01-06 128/week @ 2025-01-13 46/week @ 2025-01-20 3/week @ 2025-01-27 9/week @ 2025-02-03

186 downloads per month

BSD-3-Clause

25KB
730 lines

drft: diff reviewer, file tree

Asciicast of drft 0.1.1

A diff re/viewer that navigates by files, as a tree, so larger patches are no longer a pain to read.

Currently it doesn't verify the given diff but assume it's good.

$ cargo install drft
$ git diff | drft
$ drft some.patch

Without a vowel, it could be pronounced either draft or drift, but we tend to avoid the latter for patches.

Fun fact: its commits are reviewed with itself, i.e. EYOD.

Acknowledgement to Dolev Hadar, for their inspiration, diffnav.

Dependencies

~7–16MB
~226K SLoC