libgit2/tests/apply
Edward Thomson 804d5fe9f5 patch: abstract patches into diff'ed and parsed
Patches can now come from a variety of sources - either internally
generated (from diffing two commits) or as the results of parsing
some external data.
2016-05-26 13:01:04 -05:00
..
apply_common.h patch application: apply binary patches 2016-05-26 13:01:03 -05:00
fromdiff.c patch application: apply binary patches 2016-05-26 13:01:03 -05:00
fromfile.c patch: abstract patches into diff'ed and parsed 2016-05-26 13:01:04 -05:00