libgit2/include/git2
2014-05-21 22:54:34 +10:00
..
sys Merge pull request #2188 from libgit2/cmn/config-snapshot 2014-05-12 10:04:52 -07:00
attr.h
blame.h Make init_options fns use unsigned ints and macro 2014-05-02 09:21:33 -07:00
blob.h
branch.h
buffer.h
checkout.h Fix remaining init_options inconsistencies 2014-05-02 09:21:33 -07:00
cherrypick.h Fix remaining init_options inconsistencies 2014-05-02 09:21:33 -07:00
clone.h Make init_options fns use unsigned ints and macro 2014-05-02 09:21:33 -07:00
commit.h commit: safer commit creation with reference update 2014-04-30 00:41:37 +02:00
common.h
config.h config: document the how long the pointers are valid for 2014-04-18 16:07:33 +02:00
cred_helpers.h
diff.h Start adding GIT_DELTA_UNREADABLE and GIT_STATUS_WT_UNREADABLE. 2014-05-20 23:57:40 +10:00
errors.h Return GIT_FILEMODE_UNREADABLE for files that fail to stat. 2014-05-21 22:54:34 +10:00
filter.h Use unsigned type for APIs with opt flag mask 2014-05-08 10:46:04 -07:00
graph.h
ignore.h
index.h Lay groundwork for updating stat cache in diff 2014-05-02 09:21:33 -07:00
indexer.h Don't redefine the same callback types, their signatures may change 2014-04-21 11:28:49 +02:00
inttypes.h
merge.h Doc fixes 2014-05-02 15:15:43 -07:00
message.h
net.h
notes.h
object.h Doc fixes 2014-05-02 15:15:43 -07:00
odb_backend.h
odb.h Don't redefine the same callback types, their signatures may change 2014-04-21 11:28:49 +02:00
oid.h
pack.h Don't redefine the same callback types, their signatures may change 2014-04-21 11:28:49 +02:00
patch.h
pathspec.h
push.h Make init_options fns use unsigned ints and macro 2014-05-02 09:21:33 -07:00
refdb.h
reflog.h
refs.h refs: document _next_name() 2014-04-30 11:20:51 +02:00
refspec.h
remote.h Fix remaining init_options inconsistencies 2014-05-02 09:21:33 -07:00
repository.h Minor fixes for warnings and error propagation 2014-05-12 10:24:46 -07:00
reset.h
revert.h Fix remaining init_options inconsistencies 2014-05-02 09:21:33 -07:00
revparse.h
revwalk.h
signature.h
stash.h
status.h Start adding GIT_DELTA_UNREADABLE and GIT_STATUS_WT_UNREADABLE. 2014-05-20 23:57:40 +10:00
stdint.h
strarray.h
submodule.h
tag.h
threads.h
trace.h Remove trace / add git_diff_perfdata struct + api 2014-05-02 09:21:33 -07:00
transport.h Fix remaining init_options inconsistencies 2014-05-02 09:21:33 -07:00
tree.h
types.h Return GIT_FILEMODE_UNREADABLE for files that fail to stat. 2014-05-21 22:54:34 +10:00
version.h