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 
- Korean.isl: Change the file encoding from UTF-8 to CP-949 21-09-2023 06:16
- Update Korean.isl (#2041) 21-09-2023 06:10
- Update jq to version 1.7 (2) 20-09-2023 10:30
- Fix build error 20-09-2023 09:18
- Bump revision to 2.16.33 20-09-2023 08:31
- Update ChangeLog&ReleaseNotes (2) 20-09-2023 08:30
- Substituion filters page: Fix the garbled message that is displayed w… 20-09-2023 08:20
- Improve line filters and substitution filters (#2032) 20-09-2023 07:48
- Remove unused function 17-09-2023 04:08
- Fix an issue where values in the Left/Right EOL column may not displa… 17-09-2023 03:11
- View all commits…