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
186 downloads per month
25KB
730 lines
drft: diff reviewer, file tree
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