macOS
brew install fmdifflocal Homebrew formula metadata
brew
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 | cli | global executable | |
fmdiff | cli | global executable | |
fmdiff3 | cli | global executable | |
fmmerge | cli | global executable | |
fmresolve | 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/brunodefraine/fmscripts
install metadata
| Package key | brew:fmdiff |
|---|---|
| Version | 20150915 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fmdiff |
| Homepage | https://github.com/brunodefraine/fmscripts |
| Repository | https://github.com/brunodefraine/fmscripts |
| Upstream docs | https://github.com/brunodefraine/fmscripts#readme |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/brunodefraine/fmscripts/archive/refs/tags/20150915.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fmdiff |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.