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 
- Update French translations in French.po (#3137) 15.01.2026 13:51
- Fix issue #3134: Cyrilic shortcuts do not work for main menu 11.01.2026 18:36
- Add new filter expression functions(if, ifEach, choose, chooseEach, a… 11.01.2026 03:08
- Add logInfo, logWarn, logError functions to filter expressions (#3131) 10.01.2026 21:35
- Fixed Ukrainian translation. Changed UI to fit 'defaults' text into s… 10.01.2026 20:24
- Fix issue #2990: 2 recent-entries per project 10.01.2026 04:54
- Adjust Options dialog height and Defaults button positions 06.01.2026 18:28
- Update Korean (#3127) 06.01.2026 08:29
- Update TranslationsStatus 04.01.2026 16:36
- Bump revision to 2.16.54 04.01.2026 16:35
- Alle Commits anzeigen…