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 
- Update Italian.po 12-04-2026 05:40
- Doc - Italian language - Updated (#3319) 12-04-2026 05:31
- Add codepage filter UI and hasbom field support (#3318) 11-04-2026 06:51
- Wrap reference lines in POT file to match Poedit formatting 09-04-2026 19:44
- Refactor file save logic: extract backup and read-only handling into … 09-04-2026 19:06
- Update French translations in WinMerge PO file (#3312) 09-04-2026 17:15
- ccrystaltextview.cpp: Add assertion to ensure parsed block count does… 07-04-2026 09:07
- Update Russian.po (#3309) 07-04-2026 06:20
- Update of Lithuanian translation (#3308) 07-04-2026 06:18
- update zh-cn translations (#3307) 07-04-2026 06:17
- View all commits…