libgit2/include/git2
Carlos Martín Nieto b7c44096ae Implement the indexer
Only v2 index files are supported.

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-08-03 14:02:41 +02:00
..
blob.h Added methods to search objects of different types 2011-06-06 11:55:48 +02:00
branch.h Add a remotes API 2011-06-26 18:18:10 +02:00
commit.h Remove redundant methods from the API 2011-06-28 19:36:27 +02:00
common.h Add method to get the compiled version of the lib 2011-06-16 02:21:33 +02:00
config.h config: Rename del to `delete 2011-07-12 02:38:20 +02:00
errors.h Merge pull request #300 from carlosmn/gsoc2011/master 2011-07-05 04:31:37 -07:00
index.h index: fix cast warnings 2011-07-25 21:12:47 +02:00
indexer.h Implement the indexer 2011-08-03 14:02:41 +02:00
net.h Fixup network headers 2011-07-27 01:22:50 +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 status: Cleanup 2011-07-09 15:05:14 +02:00
oid.h Modify struct definition to enable forward declare with C++ compiler, 2011-07-25 20:24:10 +02:00
reflog.h include: Fix unmatched params in documentation 2011-07-11 02:59:17 +02:00
refs.h cleanup: remove trailing spaces 2011-07-01 18:02:56 +02:00
refspec.h On some header files, GIT_END_DECL was absent while GIT_BEGIN_DECL wasn't. 2011-07-27 00:06:19 +02:00
remote.h Fix compilation in C++: remove double GIT_BEGIN_DECL 2011-07-29 19:31:39 +02:00
repository.h cleanup: remove trailing spaces 2011-07-01 18:02:56 +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
status.h status: Cleanup 2011-07-09 15:05:14 +02:00
tag.h tag: Make git_tag_create_lightweight() accessible to bindings 2011-07-14 15:11:31 +02:00
thread-utils.h threads: Cleanup TLS declarations 2011-06-07 03:39:19 +02:00
transport.h Slim down git_transport 2011-06-27 20:23:47 +02:00
tree.h cleanup: remove trailing spaces 2011-07-01 18:02:56 +02:00
types.h Finish to hide git_pkt from external API. 2011-07-11 13:05:13 +02:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00