Исходный код
WinMerge - это программное обеспечение с открытым исходным кодом, распространяющееся под условиями GNU General Public License.
Это значит, что любой желающий может скачать исходный код и улучшить или модифицировать его. Единственное, что мы просим, это то, чтобы люди отправляли свои улучшения и модификации назад к нам, и возможно, в дальнейшем мы включим их в следующую версию WinMerge.
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:
Скачать | Branch |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
Recent Commits 
- Korean.isl: Change the file encoding from UTF-8 to CP-949 2023-09-21 06:16
- Update Korean.isl (#2041) 2023-09-21 06:10
- Update jq to version 1.7 (2) 2023-09-20 10:30
- Fix build error 2023-09-20 09:18
- Bump revision to 2.16.33 2023-09-20 08:31
- Update ChangeLog&ReleaseNotes (2) 2023-09-20 08:30
- Substituion filters page: Fix the garbled message that is displayed w… 2023-09-20 08:20
- Improve line filters and substitution filters (#2032) 2023-09-20 07:48
- Remove unused function 2023-09-17 04:08
- Fix an issue where values in the Left/Right EOL column may not displa… 2023-09-17 03:11
- View all commits…