libgit2/include
Russell Belfer 85d5481206 Create public filter object and use it
This creates include/sys/filter.h with a basic definition of a
git_filter and then converts the internal code to use it.  There
are related internal objects (git_filter_list) that we will want
to publish at some point, but this is a first step.
2013-09-17 09:30:06 -07:00
..
git2 Create public filter object and use it 2013-09-17 09:30:06 -07:00
git2.h Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00