macOS
brew install diffrlocal Homebrew formula metadata
sudo port install diffrMacPorts ports tree · textproc/diffr/Portfile · source: api.github.com
brew
LCS based diff highlighting tool to ease code review from your terminal. Version 0.1.5 via Homebrew; verified from local package data.
install
brew install diffrlocal Homebrew formula metadata
sudo port install diffrMacPorts ports tree · textproc/diffr/Portfile · source: api.github.com
sudo apt install diffrDebian stable package indexes · diffr · source: deb.debian.org
nix profile install nixpkgs#diffrnixpkgs package indexes · pkgs/by-name/di/diffr/package.nix · source: api.github.com
overview
LCS based diff highlighting tool to ease code review from your terminal
history
diffr is a terminal filter that refines unified diffs with word-level highlighting, making code review easier when ordinary line-oriented output is too coarse.
The changelog records the initial 0.1.0 release on 2019-07-01. Early releases added color customization, split reusable logic into `diffr-lib`, optimized LCS post-processing, and added line-number display.
The official README documents installation through Homebrew, Arch AUR, Cargo, and direct source builds. It also shows diffr configured as a Git pager and interactive diff filter, which is the main adoption path for daily review use.
diffr reads unified diff input on stdin and writes enhanced output on stdout. The README shows `git show HEAD | diffr` for one-off use and `.gitconfig` settings that route Git paging and interactive diffs through diffr.
diffr matters to package and source maintainers because it stays in the Unix-filter tradition: no repository database, no review server, just a small CLI that improves the diffs developers already pipe around.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diffr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mookid/diffr
install metadata
| Package key | brew:diffr |
|---|---|
| Version | 0.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diffr |
| Homepage | https://github.com/mookid/diffr |
| Repository | https://github.com/mookid/diffr |
| Upstream docs | https://github.com/mookid/diffr#readme |
| License | MIT |
| Source archive | https://github.com/mookid/diffr/archive/refs/tags/v0.1.5.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diffr |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diffr 0.1.5-2+b7
LCS based diff highlighting tool to ease code review from your terminal
https://github.com/mookid/diffr
sudo apt install diffrdiffr
nix profile install nixpkgs#diffrdiffr 0.1.5-2
LCS based diff highlighting tool to ease code review from your terminal
https://github.com/mookid/diffr
sudo apt install diffrdiffr
sudo port install diffrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.