libgit2/include/git2
Carlos Martín Nieto 9a3c5e55fd Expose config API for setters, getters and foreach
These functions can be used to query or modify the variables in a
given configuration. No sanity checking is done on the variable names.

This is mostly meant as an API preview.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-03-29 18:13:47 +02:00
..
blob.h Change the return type of git_blob_rawcontent 2011-03-05 13:29:50 +02:00
commit.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
common.h Make GIT_EINVALIDTYPE available for use in config 2011-03-29 12:25:46 +02:00
config.h Expose config API for setters, getters and foreach 2011-03-29 18:13:47 +02:00
errors.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
index.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
object.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
odb_backend.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
odb.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
oid.h Add git_oid_shorten 2011-03-05 23:54:49 +02:00
refs.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
repository.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
revwalk.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
signature.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
tag.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
thread-utils.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
tree.h Change interface for Tree Index attr (always unsigned) 2011-03-05 13:46:37 +02:00
types.h Move git_cvar_type to include/git2/config.h 2011-03-29 17:35:02 +02:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00