thodg/got/include/got_diff.h

Branch :


Log

Author Commit Date CI Message
11528a82 2018-05-19 16:28:32 move common diff helpers from got and tog into lib/diff.c
0c60ce5a 2018-04-02 11:10:05 document the current public API
74671950 2018-02-12 00:15:49 add output file argument to got_diff_tree
474b4f94 2017-11-30 01:41:44 add some unimplemented stubs for tree diffing
62136d3a 2017-11-29 23:46:24 allow for custom diff header labels
ed9e98a8 2017-11-29 22:47:05 store global diff state in memory provided by caller
7d283eee 2017-11-29 17:11:11 add and test basic blob diffing functionality