libgit2/include
Russell Belfer eab3746b30 More filtering tests including order
This adds more tests of filters, including the ident filter when
mixed with custom filters.  I was able to combine with the reverse
filter and demonstrate that the order of filter application with
the default priority constants matches the order of core Git.

Also, this fixes two issues in the ident filter: preventing ident
expansion on binary files and avoiding a NULL dereference when
dollar sign characters are found without Id.
2013-09-17 09:31:46 -07:00
..
git2 More filtering tests including order 2013-09-17 09:31:46 -07:00
git2.h Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00