libgit2/include/git2
2014-01-30 15:53:52 -08:00
..
sys commit: remvoe legacy 'oid' naming 2014-01-25 08:15:44 +01:00
attr.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
blame.h Some fixes for Windows x64 warnings 2014-01-30 09:59:59 -08:00
blob.h Some missing oid to id renames 2014-01-30 09:59:59 -08:00
branch.h Document branch-creation reflog better 2014-01-30 15:53:52 -08:00
buffer.h Port tests from PR 1683 2013-09-17 09:31:45 -07:00
checkout.h Introduce diff3 mode for checking out conflicts 2014-01-20 17:15:13 -05:00
clone.h Augment clone API with reflog parameters 2014-01-30 15:52:13 -08:00
commit.h
common.h
config.h config: use git_buf for returning paths 2014-01-27 04:44:05 +01:00
cred_helpers.h
diff.h diff: change id abbrev option's name to id_abbrev 2014-01-25 08:15:44 +01:00
errors.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
filter.h
graph.h Add git_graph_descendant_of. 2014-01-28 19:39:14 +01:00
ignore.h
index.h index: rename an entry's id to 'id' 2014-01-25 08:15:44 +01:00
indexer.h
inttypes.h
merge.h merge: rename _oid() -> id() 2014-01-25 08:15:44 +01:00
message.h messsage: use git_buf in prettify() 2014-01-27 04:44:06 +01:00
net.h
notes.h note: rename the id getter to git_note_id() 2014-01-24 11:18:51 +01:00
object.h Blame: minor cleanup 2013-09-25 14:40:19 -07:00
odb_backend.h
odb.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
oid.h
pack.h Test cancel from indexer progress callback 2013-12-11 15:02:20 -08:00
patch.h Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
pathspec.h
push.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
refdb.h
reflog.h
refs.h Ensure renaming a reference updates the reflog 2014-01-30 15:52:13 -08:00
refspec.h refspec: move to git_buf for outputting strings 2014-01-27 04:44:06 +01:00
remote.h Make sure git_remote_dup copies a remote's refspecs correctly. 2014-01-26 19:35:02 +01:00
repository.h Add reflog params to set-head calls 2014-01-30 15:51:00 -08:00
reset.h
revert.h Bare naked merge and rebase 2013-12-03 10:18:53 -05:00
revparse.h
revwalk.h
signature.h Align git_signature_dup. 2014-01-14 21:33:35 +01:00
stash.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
status.h Update docs for new callback return value behavior 2013-12-11 10:57:50 -08:00
stdint.h
strarray.h
submodule.h Make submodule fetchRecurse match other options 2014-01-30 09:59:59 -08:00
tag.h
threads.h
trace.h
transport.h
tree.h tree: remove legacy 'oid' naming 2014-01-25 08:15:44 +01:00
types.h Make submodule fetchRecurse match other options 2014-01-30 09:59:59 -08:00
version.h