Code source
WinMerge est un logiciel Open Source sous Licence Publique Générale GNU.
Cela signifie que tout le monde peut télécharger le code source et l'améliorer et le modifier. La seule chose que nous vous demandons et que les personnes nous soumettent en retour leurs modifications et améliorations pour que tous les utilisateurs de WinMerge puissent en profiter.
GNU Licence Publique Générale
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:
| Télécharger | Branch |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
Recent Commits 
- 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
- Fix PrettifyPO plugin not working when launched from SourceTree 04-04-2026 23:46
- Update Arabic.po 04-04-2026 20:57
- Add context IDs to PO files & strip comments for releases (#3296) (2) 04-04-2026 20:36
- View all commits…