Исходный код
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 |
Недавние коммиты 
- Add directives (@cs, @ci, @name) to filter expressions (#3253) 2026-03-14 21:31
- Update Hungarian.po (#3252) 2026-03-14 17:18
- Add CFR Java decompiler plugin for .class file comparison (#3242) (4) 2026-03-14 02:59
- Update German.po (#3251) 2026-03-14 01:36
- Update Turkish.po (#3250) 2026-03-12 08:00
- Update of Lithuanian translation (#3249) 2026-03-12 07:59
- Update Korean (#3247) 2026-03-11 16:38
- Italian language update (#3246) 2026-03-11 16:37
- Update Brazilian.po (#3245) 2026-03-11 16:36
- update zh-cn translations (#3244) 2026-03-11 06:43
- Посмотреть все коммиты…