Исходный код
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 |
Недавние коммиты 
- Update TranslationsStatus 2026-08-27 17:44
- Update Russian.po (#3583) 2026-08-27 06:31
- Update ChangeLog 2026-08-27 05:25
- Bump revision to 2.16.59 2026-08-27 05:17
- Fix issue #3579: Preserve the sort order for columns that can be safe… 2026-08-26 19:36
- Validate plugin pipeline filter expressions (#3578) 2026-08-26 06:42
- Update Turkish.po 2026-08-25 17:08
- Update Polish.po (#3577) 2026-08-25 16:57
- Update German.po (#3576) 2026-08-25 16:56
- Fix cramped toolbar icon spacing at high DPI 2026-08-25 08:30
- Посмотреть все коммиты…