libgit2/include/git2/sys
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
..
commit.h commit: make create_from_oids() accept plain oid 2013-05-05 16:48:34 +02:00
config.h config: don't special-case the multivar iterator 2013-08-14 00:45:05 +02:00
filter.h Add functions to manipulate filter lists 2013-09-17 09:31:45 -07:00
index.h Clean up some documentation 2013-07-23 09:40:19 +02:00
odb_backend.h odb: Move the auto refresh logic to the pack backend 2013-09-04 07:44:53 +02:00
refdb_backend.h ...Aaaand this works 2013-05-30 03:47:10 +02:00
refs.h Clean up some documentation 2013-07-23 09:40:19 +02:00
repository.h repo: Add git_repository__cleanup 2013-04-24 15:52:58 +02:00