• Show log

    Commit

  • Hash : 6a2d2f8a
    Author : Edward Thomson
    Date : 2015-06-17T06:42:20

    delta: move delta application to delta.c
    
    Move the delta application functions into `delta.c`, next to the
    similar delta creation functions.  Make the `git__delta_apply`
    functions adhere to other naming and parameter style within the
    library.