源代码
WinMerge 是开源软件,采用GNU 通用公共许可证。
这意味着每个人都可以下载源代码并对其进行改进和修改。 我们唯一的要求是,大家将改进和修改的内容提交给我们,以便所有 WinMerge 用户都能从中受益。
GNU 通用公共许可证
WinMerge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
WinMerge is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WinMerge. If not, see <http://www.gnu.org/licenses/>.
克隆或下载
https://github.com/winmerge/winmerge.git
您还可以下载当前分支的 ZIP 文件:
下载 | 分支 |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
最近提交 
- Update Polish.po (#2979) 2025-10-14 17:34
- update zh-cn translations (#2978) 2025-10-14 05:35
- Update Brazilian.po (#2977) 2025-10-13 10:38
- Italian language update (#2976) 2025-10-13 06:06
- Update of Lithuanian translation (#2975) 2025-10-13 01:56
- Add support for prop, leftprop, middleprop, and rightprop functions i… 2025-10-13 00:18
- Round timestamps before comparing to ensure consistent 1-second preci… 2025-10-12 23:11
- Round timestamps before comparing to ensure consistent 1-second preci… 2025-10-12 23:03
- Add toDateStr filter function and refactor date-related functions 2025-10-12 19:58
- Fix allequal function to properly handle nested vectors and FileConte… 2025-10-12 02:10
- 查看所有提交…