Quellcode
WinMerge ist Open-Source-Software unter der GNU General Public License.
Das bedeutet, dass jeder den Quellcode herunterladen kann, um ihn zu verändern und zu verbessern. Wir bitten nur darum, dass die Benutzer ihre Verbesserungen und Änderungen an uns zurücksenden, damit alle WinMerge-Benutzer davon profitieren können.
GNU General Public License
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/>.
Klonen oder herunterladen
Der Quellcode wird bei GitHub in einem Git-Repository gehostet:
https://github.com/winmerge/winmerge.git
Sie können den aktuellen Branch auch als ZIP-Datei herunterladen:
| Download | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Letzte Commits 
- 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
- Update of Lithuanian translation (#3308) 07.04.2026 06:18
- update zh-cn translations (#3307) 07.04.2026 06:17
- Update ChangeLog&ReleaseNotes (3) 05.04.2026 04:46
- Update TranslationsStatus 05.04.2026 04:45
- Enable dynamic increase/decrease of compare threads (#3304) 05.04.2026 03:46
- Alle Commits anzeigen…