libgit2/include/git2
Russell Belfer eecc805029 Update callback fn ptr for git_reference_foreach
As part of API review, use a typedef for the callback fn ptr.
2012-11-27 13:18:28 -08:00
..
attr.h More external API cleanup 2012-11-27 13:18:27 -08:00
blob.h More external API cleanup 2012-11-27 13:18:27 -08:00
branch.h More external API cleanup 2012-11-27 13:18:27 -08:00
checkout.h More external API cleanup 2012-11-27 13:18:27 -08:00
clone.h More external API cleanup 2012-11-27 13:18:27 -08:00
commit.h More external API cleanup 2012-11-27 13:18:27 -08:00
common.h Separated git_strarray from common.h. Added doxy comments. 2012-10-11 23:04:08 +11:00
config.h config: Opening a nonexistent file returns ENOTFOUND 2012-11-17 18:30:34 -08:00
diff.h More external API cleanup 2012-11-27 13:18:27 -08:00
errors.h Rework checkout with new strategy options 2012-11-09 13:52:07 -08:00
ignore.h Fix example in comment 2012-10-24 15:00:56 +02:00
index.h index: prevent tree creation from a non merged state 2012-11-09 16:45:47 +01:00
indexer.h Network progress: rename things 2012-10-24 13:29:14 -07:00
inttypes.h
merge.h
message.h
net.h
notes.h
object.h More external API cleanup 2012-11-27 13:18:27 -08:00
odb_backend.h create callback to handle packs from fetch, move the indexer to odb_pack 2012-11-05 16:00:29 -06:00
odb.h create callback to handle packs from fetch, move the indexer to odb_pack 2012-11-05 16:00:29 -06:00
oid.h
pack.h Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
reflog.h Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
refs.h Update callback fn ptr for git_reference_foreach 2012-11-27 13:18:28 -08:00
refspec.h
remote.h create FETCH_HEAD specially instead of as a ref file 2012-11-11 11:56:33 -06:00
repository.h repo: ensure is_empty() checks there are no refs 2012-11-17 07:20:08 -08:00
reset.h Updates to reset.h 2012-11-27 13:18:28 -08:00
revparse.h
revwalk.h
signature.h
stash.h stash: add git_stash_drop() 2012-10-26 22:11:15 +02:00
status.h Improve docs, examples, warnings 2012-11-01 14:08:30 -07:00
stdint.h
strarray.h Separated git_strarray from common.h. Added doxy comments. 2012-10-11 23:04:08 +11:00
submodule.h
tag.h tag: rename git_tag_type to git_tag_target_type 2012-11-17 05:41:20 -08:00
threads.h move hash library func ptrs to global global 2012-11-13 10:23:05 -06:00
transport.h Basic authentication for http and winhttp 2012-11-06 08:52:03 -05:00
tree.h API review / update for tree.h 2012-11-27 13:18:28 -08:00
types.h Updates to reset.h 2012-11-27 13:18:28 -08:00
version.h