소스 코드
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 |
최근 커밋 
- Show error message when entering path in header bar (#3322) 2026-04-13 18:23
- Fix issue #3321: [BUG] Incorrect string used with beta releases 2026-04-13 05:51
- Update Italian.po 2026-04-12 05:40
- Doc - Italian language - Updated (#3319) 2026-04-12 05:31
- Add codepage filter UI and hasbom field support (#3318) 2026-04-11 06:51
- Wrap reference lines in POT file to match Poedit formatting 2026-04-09 19:44
- Refactor file save logic: extract backup and read-only handling into … 2026-04-09 19:06
- Update French translations in WinMerge PO file (#3312) 2026-04-09 17:15
- ccrystaltextview.cpp: Add assertion to ensure parsed block count does… 2026-04-07 09:07
- Update Russian.po (#3309) 2026-04-07 06:20
- 모든 커밋 보기…