The commands "git diff" and "git format-patch" contain functionality that I would like to reuse for my little application in a C++ class library.
Which functions exist in the recently published C API (http://libgit2.github.com/) that can provide the following data?
* a line like "index 8d16832..358c98b 100644" * range specifications for difference hunks * mail construction Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html