macOS
brew install fmdifflocal Homebrew formula metadata
brew / rank 11794
Use FileMerge as a diff command for Subversion and Mercurial. Version 20150915 via Homebrew; verified from local package data.
install
brew install fmdifflocal Homebrew formula metadata
overview
Use FileMerge as a diff command for Subversion and Mercurial
history
fmdiff is part of the fmscripts collection, a small set of Bash wrapper scripts that make Apple's FileMerge usable as a command-line diff and merge tool for Subversion and Mercurial workflows on macOS.
The official repository was created in 2015 and the README describes the motivation: FileMerge ships with Apple's developer tools and is useful interactively, but its `opendiff` command does not match the blocking argument conventions expected by tools such as Subversion. The scripts adapt FileMerge to those command-line interfaces.
Official evidence points to a niche, Mac-specific developer utility rather than a broad platform project. Its adoption surface is package-manager installation plus direct Makefile installation into `/usr/local/bin` for users who want FileMerge in Subversion or Mercurial.
The README documents `fmdiff` as a `diff`-like command for `svn diff --diff-cmd`, `fmdiff3` as a `diff3`-like command for update and merge operations, `fmresolve` for resolving existing Subversion conflicts, and `fmmerge` as an external merge tool.
fmdiff is package-nerd significant as the kind of glue utility Homebrew preserves well: a small script set that normalizes a GUI developer tool into classic Unix command contracts. It also reflects an era when Mac developers frequently bridged Xcode tools with Subversion and Mercurial command-line workflows.
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 |
|---|---|---|---|
filemerge | executable | indexed executable | Discovered from the local executable index. |
fmdiff | executable | indexed executable | Discovered from the local executable index. |
fmdiff3 | executable | indexed executable | Discovered from the local executable index. |
fmmerge | executable | indexed executable | Discovered from the local executable index. |
fmresolve | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fmdiff |
|---|---|
| Version | 20150915 |
| Package manager | Homebrew |
| Homepage | https://github.com/brunodefraine/fmscripts |
| Repository | https://github.com/brunodefraine/fmscripts |
| Bottle | not recorded |
| Service | none declared |
source 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.