libgit2/tests-clar/object
Russell Belfer 2a7d224f99 Extend public filter api with filter lists
This moves the git_filter_list into the public API so that users
can create, apply, and dispose of filter lists.  This allows more
granular application of filters to user data outside of libgit2
internals.

This also converts all the internal usage of filters to the public
APIs along with a few small tweaks to make it easier to use the
public git_buffer stuff alongside the internal git_buf.
2013-09-17 09:31:44 -07:00
..
blob Extend public filter api with filter lists 2013-09-17 09:31:44 -07:00
commit add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
raw odb: wrap the stream reading and writing functions 2013-08-15 14:29:27 +02:00
tag tag: Introduce git_tag_annotation_create() 2013-05-21 19:32:59 +02:00
tree Add tests for git_tree_walk 2013-09-13 14:33:26 -07:00
cache.c Fix win32 type warnings 2013-05-07 09:59:53 -07:00
lookup.c Remove git_object_oid2type 2012-11-29 08:22:15 -05:00
message.c message: reorganize tests 2012-10-26 21:01:58 +02:00
peel.c Remove obsolete test for peel type 2013-05-04 01:04:23 -07:00