libgit2/include/git2
Carlos Martín Nieto e1d8803068 Don't expose the fetch code to the user
Move the generation of the want-list to be done from the negotiate
function, and keep the filtered references inside the remote
structure.

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-08-18 02:34:08 +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 commit: Add support for Encoding header 2011-08-12 16:24:19 -07: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 Add missing GIT_BEGIN_DECL and GIT_END_DECL to indexer header 2011-08-13 10:56:33 +02:00
net.h negotiation 2011-08-18 02:34:07 +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 reflog: assimilate reflog API to return git_oid's 2011-08-15 21:14:51 +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 Don't expose the fetch code to the user 2011-08-18 02:34:08 +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 signature: adjust API to return error codes 2011-08-03 16:05:32 +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 Add common.h to types.h 2011-08-10 15:25:37 -07:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00