Source Code
WinMerge is Open Source software under the GNU General Public License.
This means everybody can download the source code and improve and modify it. The only thing we ask is that people submit their improvements and modifications back to us so that all WinMerge users may benefit.
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/>.
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:
Download | Branch |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
Recent Commits 
- refactor 2023-06-04 02:09
- Fix issue #1882: Bug in ignore whitespace ? 2023-06-03 07:51
- Update TranslationsStatus 2023-06-03 07:49
- Update of Lithuanian translation (#1889) 2023-06-02 05:55
- Update TranslationsStatus 2023-05-31 09:29
- Update Slovenian.po. Submitted by JadranR (issue #1261) 2023-05-31 09:28
- update zh-cn translation (#1885) 2023-05-31 09:25
- Update Polish.po (#1884) 2023-05-30 18:44
- Update Hungarian.po (#1878) 2023-05-29 18:39
- Update Contributors.txt & TranslationsStatus 2023-05-29 06:04
- View all commits…