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 
- 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…