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 ChangeLog&ReleaseNotes (3) 27.05.2026 08:26
- Update winimerge to 1.0.52 (Fix issue #3382: [FEATURE] override optio… 27.05.2026 08:13
- Fix missing Vietnamese WinMerge translation in installer 26.05.2026 20:27
- Revert "Merge.rc: Remove unused resources" 26.05.2026 19:55
- Merge.rc: Remove unused resources 26.05.2026 19:22
- Update BuildArc.cmd and BuildDocs.bat 26.05.2026 19:10
- Remove unused string resources 26.05.2026 18:24
- Fix crash in 3-pane diff when move block detection is enabled (2) 26.05.2026 16:58
- Mask additional file path entries in config log 26.05.2026 07:52
- Improve type conversion constant folding and datetime error handling 26.05.2026 05:22
- Alle Commits anzeigen…