mirror of
https://git.proxmox.com/git/libgit2
synced 2026-08-26 15:20:44 +00:00
This fixes several bugs, updates tests and docs, eliminates the FILE* assumption in favor of printing callbacks for the diff patch formatter helpers, and adds a "diff" example function that can perform a diff from the command line.