macOS
brew install fmdifflocal Homebrew formula metadata
安装
brew install fmdifflocal Homebrew formula metadata
概览
Use FileMerge as a diff command for Subversion and Mercurial
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
filemerge | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fmdiff | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fmdiff3 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fmmerge | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fmresolve | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fmdiff |
|---|---|
| 版本 | 20150915 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/brunodefraine/fmscripts |
| 仓库 | https://github.com/brunodefraine/fmscripts |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.