3 unstable releases
0.1.0 | Jan 3, 2025 |
---|---|
0.0.2 | Jan 2, 2025 |
0.0.1 | Jan 1, 2025 |
#533 in Filesystem
404 downloads per month
25KB
752 lines
drft: diff reviewer, file tree
.Screencast of drft 0.0.2 video::./media/drft-screencast-0.0.2.webm[]
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
~10–20MB
~290K SLoC