libgit2/include/git2
Carlos Martín Nieto b22d147986 Add git_repository_config API
This function puts the global and repository configurations in one
git_config object and gives it to the user.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-06-17 22:30:29 +02:00
..
blob.h Added methods to search objects of different types 2011-06-06 11:55:48 +02:00
commit.h Update documentation 2011-06-16 03:06:22 +02:00
common.h Add method to get the compiled version of the lib 2011-06-16 02:21:33 +02:00
config.h Update documentation 2011-06-16 03:06:22 +02:00
errors.h Added error for ambiguous oid prefixes. Added methods to compare the first nth hexadecimal characters (i.e. packets of 4 bits) of OIDs. 2011-06-01 23:40:41 +02:00
index.h Index: API uniformisation: Use unsigned int for all index number. 2011-06-05 21:19:03 +02:00
object.h Update documentation 2011-06-16 03:06:22 +02:00
odb_backend.h Remove custom backends 2011-06-14 17:40:17 +02:00
odb.h Update documentation 2011-06-16 03:06:22 +02:00
oid.h oid: Uniformize ncmp methods 2011-06-16 02:50:08 +02:00
refs.h Update documentation 2011-06-16 03:06:22 +02:00
repository.h Add git_repository_config API 2011-06-17 22:30:29 +02:00
revwalk.h Update documentation 2011-06-16 03:06:22 +02:00
signature.h Update documentation 2011-06-16 03:06:22 +02:00
tag.h Update documentation 2011-06-16 03:06:22 +02:00
thread-utils.h threads: Cleanup TLS declarations 2011-06-07 03:39:19 +02:00
tree.h Merge pull request #240 from Romain-Geissler/tree-object-type 2011-06-06 18:33:38 -07:00
types.h config: Cleanup & renaming of the external API 2011-05-20 03:20:12 +03:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00