libgit2/include
Russell Belfer 40cb40fab9 Add functions to manipulate filter lists
Extend the git2/sys/filter API with functions to look up a filter
and add it manually to a filter list.  This requires some trickery
because the regular attribute lookups and checks are bypassed when
this happens, but in the right hands, it will allow a user to have
granular control over applying filters.
2013-09-17 09:31:45 -07:00
..
git2 Add functions to manipulate filter lists 2013-09-17 09:31:45 -07:00
git2.h Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00