OLD | NEW |
---|---|
(Empty) | |
1 Name: libxdiff | |
2 URL: https://github.com/git/git/tree/master/xdiff | |
3 License: GNU LGPL | |
4 License File: COPYING | |
5 Revision: aa3a2c2 | |
6 | |
7 Description: | |
8 This directory contains libxdiff library which implements diff functionality. | |
9 | |
10 The library was originally developed as a part of XMail project | |
11 (http://www.xmailserver.org/) but has been later adopted by other projects as | |
12 well, including Git and libgit2 which have incorporated various chantes and | |
13 improvements. The version in this directory was copied directly from the Git | |
14 source tree in xdiff subdirectory. | |
OLD | NEW |