Código fuente
WinMerge es un software de código abierto bajo la Licencia Pública General GNU.
Esto significa que cualquier persona puede descargar el código fuente, mejorarlo y modificarlo. Lo único que pedimos a las personas es que nos envíe sus mejoras y modificaciones para que todos los usuarios de WinMerge se puedan beneficiar.
Licencia Pública General 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:
| Descargar | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Recent Commits 
- Show error message when entering path in header bar (#3322) 13-04-2026 18:23
- Fix issue #3321: [BUG] Incorrect string used with beta releases 13-04-2026 05:51
- 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
- View all commits…