• Show log

    Commit

  • Hash : f9c824c5
    Author : Russell Belfer
    Date : 2013-06-12T11:55:27

    Add patch from blobs API This adds two new public APIs: git_diff_patch_from_blobs and git_diff_patch_from_blob_and_buffer, plus it refactors the code for git_diff_blobs and git_diff_blob_to_buffer so that they code is almost entirely shared between these APIs, and adds tests for the new APIs.