libgit2/tests-clar/object/blob
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
..
filter.c Create public filter object and use it 2013-09-17 09:30:06 -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