소스 코드
WinMerge는 GNU 일반 공용 라이선스에 따른 오픈 소스 소프트웨어입니다.
즉, 모든 사용자가 소스 코드를 다운로드하여 개선 및 수정할 수 있습니다. 우리가 요구하는 유일한 것은 모든 WinMerge 사용자들이 혜택을 받을 수 있도록 사람들이 개선사항과 수정사항을 우리에게 다시 제출하는 것입니다.
GNU 일반 공용 라이선스
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/>.
복제 또는 다운로드
소스 코드는 Git 저장소의 GitHub에 호스팅됩니다:
https://github.com/winmerge/winmerge.git
현재 분기를 ZIP 파일로 다운로드할 수도 있습니다:
| 다운로드 | 분기점 |
|---|---|
| master.zip | Master |
| stable-gh.zip | Stable |
최근 커밋 
- MergeDoc.cpp: Clear sync points before reloading compare files 2026-05-28 07:48
- Update Portuguese.po (#3391) 2026-05-28 07:00
- Reapply Manual Spanish.zip from #3376 because its contents may not ha… 2026-05-27 20:06
- Prevent merging/copying diffs containing hidden lines 2026-05-27 19:53
- Fix syntax error in Spanish manual 2026-05-27 15:36
- Update ChangeLog&ReleaseNotes (3) 2026-05-27 08:26
- Update winimerge to 1.0.52 (Fix issue #3382: [FEATURE] override optio… 2026-05-27 08:13
- Fix missing Vietnamese WinMerge translation in installer 2026-05-26 20:27
- Revert "Merge.rc: Remove unused resources" 2026-05-26 19:55
- Merge.rc: Remove unused resources 2026-05-26 19:22
- 모든 커밋 보기…