Исходный код
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 Portuguese.po 2026-06-16 17:37
- Refactor syntax parsing behind ISyntaxParser interface (#3415) 2026-06-16 17:30
- Update codeq-analysis.yml and main.yml 2026-06-14 19:54
- Update codeq-analysis.yml and main.yml 2026-06-14 19:03
- Update Portuguese.po (#3414) 2026-06-14 07:00
- Update Turkish.po 2026-06-09 18:31
- Fix issue #3411: [BUG] Crash when trying to delete a "left-only" file 2026-06-09 18:16
- Update French.islu (#3408) 2026-06-07 18:03
- Update French translations and metadata in French.po (#3406) 2026-06-04 05:12
- Update of Lithuanian translation (#3405) 2026-06-04 05:12
- Посмотреть все коммиты…