Исходный код
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 |
Недавние коммиты 
- Refine Chinese Traditional translations in WinMerge (#3052) 2025-11-27 16:58
- Update ChangeLog&ReleaseNotes (4) 2025-11-26 17:48
- Update Polish.po (#3050) 2025-11-26 16:25
- Update ChangeLog&ReleaseNotes (3) 2025-11-26 07:23
- Fix issue #3047: Tab size set to '1' and 'insert spaces' causes redra… 2025-11-26 07:21
- Update ChangeLog&ReleaseNotes (2) 2025-11-24 16:29
- Update TranslationsSttatus 2025-11-24 16:27
- Update Portuguese.po (#3046) 2025-11-24 16:05
- Update Russian.po (#3045) 2025-11-24 06:37
- OptionsInit.cpp: Use a safer default thread count for Full Contents c… 2025-11-24 05:34
- Посмотреть все коммиты…