Исходный код
WinMerge - это программное обеспечение с открытым исходным кодом, распространяющееся под условиями GNU General Public License.
Это значит, что любой желающий может скачать исходный код и улучшить или модифицировать его. Единственное, что мы просим, это то, чтобы люди отправляли свои улучшения и модификации назад к нам, и возможно, в дальнейшем мы включим их в следующую версию WinMerge.
GNU General Public License
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/>.
Клонировать или скачать
Исходный код размещен на GitHub в Git репозитории:
https://github.com/winmerge/winmerge.git
Вы также можете загрузить текущие ветки в виде ZIP-файла:
| Скачать | Ветка |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Недавние коммиты 
- MergeDoc.cpp: Clear sync points before reloading compare files 2026-05-28 07:48
- Update Portuguese.po (#3391) 2026-05-28 07:00
- Reapply Manual Spanish.zip from #3376 because its contents may not ha… 2026-05-27 20:06
- Prevent merging/copying diffs containing hidden lines 2026-05-27 19:53
- Fix syntax error in Spanish manual 2026-05-27 15:36
- Update ChangeLog&ReleaseNotes (3) 2026-05-27 08:26
- Update winimerge to 1.0.52 (Fix issue #3382: [FEATURE] override optio… 2026-05-27 08:13
- Fix missing Vietnamese WinMerge translation in installer 2026-05-26 20:27
- Revert "Merge.rc: Remove unused resources" 2026-05-26 19:55
- Merge.rc: Remove unused resources 2026-05-26 19:22
- Посмотреть все коммиты…