Código fonte
WinMerge é um software de código aberto sob os termos da Licença Pública Geral GNU.
Isso significa que qualquer pessoa pode baixar o código fonte e melhorá-lo e modificá-lo. A única coisa que nós pedimos é que as pessoas enviem seus melhoramentos e modificações de volta para nós, de forma que todos os usuários do WinMerge possam ser beneficiados.
Licença Pública Geral GNU
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/>.
Clone or download
The source code is hosted on GitHub in a Git repository:
https://github.com/winmerge/winmerge.git
You can also download the current branches as ZIP file:
| Download | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Recent Commits 
- Refine Chinese Traditional translations in WinMerge (#3052) 27-11-2025 16:58
- Update ChangeLog&ReleaseNotes (4) 26-11-2025 17:48
- Update Polish.po (#3050) 26-11-2025 16:25
- Update ChangeLog&ReleaseNotes (3) 26-11-2025 07:23
- Fix issue #3047: Tab size set to '1' and 'insert spaces' causes redra… 26-11-2025 07:21
- Update ChangeLog&ReleaseNotes (2) 24-11-2025 16:29
- Update TranslationsSttatus 24-11-2025 16:27
- Update Portuguese.po (#3046) 24-11-2025 16:05
- Update Russian.po (#3045) 24-11-2025 06:37
- OptionsInit.cpp: Use a safer default thread count for Full Contents c… 24-11-2025 05:34
- View all commits…