Refactor the git_delta functions to have consistent naming and parameters with the rest of the library.
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.