Исходный код
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 |
Недавние коммиты 
- Update Hungarian.po (#3238) 2026-02-28 07:51
- Update 7-zip to 26.00 (2) 2026-02-28 04:53
- Update German.islu (#3237) 2026-02-28 03:45
- Use bovirus-provided Italian.isl for Inno Setup installer 2026-02-28 02:16
- Fix issue #3234: [FEATURE] Add delete 'ALL' 2026-02-28 01:44
- Update Polish.po 2026-02-28 01:31
- Update FilterExpression_test.cpp 2026-02-28 01:07
- Update FilterExpression_test.cpp 2026-02-27 18:43
- Update Italin strings for the installer (#3236) 2026-02-27 16:13
- Update FilterExpression_test.cpp 2026-02-27 09:32
- Посмотреть все коммиты…