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 TranslationsStatus 22-04-2025 08:01
- Update ChangeLog&ReleaseNotes 22-04-2025 07:57
- Syntax/Pascal: Support multiline strings (#2731) (2) 22-04-2025 07:55
- Syntax/Pascal: Support multiline strings (#2731) 22-04-2025 06:47
- DirView.cpp: Fix a compilation warning 18-04-2025 22:58
- ApacheTika plugin: Fix failure to run if filename is non-alphanumeric… 18-04-2025 22:32
- ApacheTika plugin, PlantUML plugin: Fix the problem of no error being… 17-04-2025 19:41
- Italian language update (#2737) 17-04-2025 18:39
- Add Ctrl+, shortcut to Options... menu item (refs #2705) (3) 16-04-2025 20:21
- update zh-cn translation (#2730) 15-04-2025 06:39
- View all commits…