Исходный код
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 |
Недавние коммиты 
- Show error message when entering path in header bar (#3322) 2026-04-13 18:23
- Fix issue #3321: [BUG] Incorrect string used with beta releases 2026-04-13 05:51
- Update Italian.po 2026-04-12 05:40
- Doc - Italian language - Updated (#3319) 2026-04-12 05:31
- Add codepage filter UI and hasbom field support (#3318) 2026-04-11 06:51
- Wrap reference lines in POT file to match Poedit formatting 2026-04-09 19:44
- Refactor file save logic: extract backup and read-only handling into … 2026-04-09 19:06
- Update French translations in WinMerge PO file (#3312) 2026-04-09 17:15
- ccrystaltextview.cpp: Add assertion to ensure parsed block count does… 2026-04-07 09:07
- Update Russian.po (#3309) 2026-04-07 06:20
- Посмотреть все коммиты…