Commit Briefs

11528a8298 Stefan Sperling

move common diff helpers from got and tog into lib/diff.c


0c60ce5ab2 Stefan Sperling

document the current public API


7467195036 Stefan Sperling

add output file argument to got_diff_tree


474b4f9423 Stefan Sperling

add some unimplemented stubs for tree diffing


62136d3a8b Stefan Sperling

allow for custom diff header labels


ed9e98a87f Stefan Sperling

store global diff state in memory provided by caller


7d283eeedc Stefan Sperling

add and test basic blob diffing functionality