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 Brazilian.po (#2977) 13-10-2025 10:38
- Italian language update (#2976) 13-10-2025 06:06
- Update of Lithuanian translation (#2975) 13-10-2025 01:56
- Add support for prop, leftprop, middleprop, and rightprop functions i… 13-10-2025 00:18
- Round timestamps before comparing to ensure consistent 1-second preci… 12-10-2025 23:11
- Round timestamps before comparing to ensure consistent 1-second preci… 12-10-2025 23:03
- Add toDateStr filter function and refactor date-related functions 12-10-2025 19:58
- Fix allequal function to properly handle nested vectors and FileConte… 12-10-2025 02:10
- - Folder compare: Fixed an occasional "invalid comparator" assertion … 11-10-2025 19:25
- Replace WMIC with PowerShell for retrieving file version 08-10-2025 08:23
- View all commits…