libgit2/tests-clar/filter
Russell Belfer 0cf77103b2 Start of filter API + git_blob_filtered_content
This begins the process of exposing git_filter objects to the
public API.  This includes:

* new public type and API for `git_buffer` through which an
  allocated buffer can be passed to the user
* new API `git_blob_filtered_content`
* make the git_filter type and GIT_FILTER_TO_... constants public
2013-09-17 09:30:06 -07:00
..
blob.c Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00
crlf.h Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00