libgit2/include
Russell Belfer ee1f0b1aed Add APIs for git attributes
This adds APIs for querying git attributes.  In addition to
the new API in include/git2/attr.h, most of the action is in
src/attr_file.[hc] which contains utilities for dealing with
a single attributes file, and src/attr.[hc] which contains
the implementation of the APIs that merge all applicable
attributes files.
2011-12-20 16:32:58 -08:00
..
git2 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
git2.h remote: Cleanup the remotes code 2011-11-28 08:40:40 +01:00