libgit2/tests-clar/object/blob
Russell Belfer 2a7d224f99 Extend public filter api with filter lists
This moves the git_filter_list into the public API so that users
can create, apply, and dispose of filter lists.  This allows more
granular application of filters to user data outside of libgit2
internals.

This also converts all the internal usage of filters to the public
APIs along with a few small tweaks to make it easier to use the
public git_buffer stuff alongside the internal git_buf.
2013-09-17 09:31:44 -07:00
..
filter.c Extend public filter api with filter lists 2013-09-17 09:31:44 -07:00
fromchunks.c odb: Prevent stream_finalize_write() from overwriting 2013-09-06 22:47:28 +02:00
write.c More external API cleanup 2012-11-27 13:18:27 -08:00