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 
- 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
- Alle Commits anzeigen…