libgit2/include/git2
Edward Thomson 728274904f Introduce git_diff_to_buf
Like `git_patch_to_buf`, provide a simple helper method that can
print an entire diff directory to a `git_buf`.
2016-05-26 13:01:09 -05:00
..
sys
annotated_commit.h
attr.h
blame.h
blob.h Remove traces of git_blob_create_fromchunks 2016-04-26 11:10:31 +02:00
branch.h
buffer.h
checkout.h
cherrypick.h
clone.h
commit.h
common.h
config.h
cred_helpers.h
describe.h
diff.h Introduce git_diff_to_buf 2016-05-26 13:01:09 -05:00
errors.h Introduce git_apply_patch 2016-05-26 11:36:11 -05:00
filter.h
global.h
graph.h
ignore.h
index.h
indexer.h
inttypes.h
merge.h
message.h
net.h
notes.h
object.h
odb_backend.h
odb.h
oid.h
oidarray.h
pack.h
patch.h patch: git_patch_from_patchfile -> git_patch_from_buffer 2016-05-26 13:01:08 -05:00
pathspec.h
proxy.h
rebase.h
refdb.h
reflog.h
refs.h Allow creating copies of git_reference objects. 2016-04-22 10:34:17 -07:00
refspec.h
remote.h
repository.h
reset.h
revert.h
revparse.h
revwalk.h
signature.h Introduce git_signature_from_buffer 2016-04-28 12:47:14 -04:00
stash.h
status.h
stdint.h
strarray.h
submodule.h
tag.h
trace.h
transaction.h
transport.h
tree.h Introduce a function to create a tree based on a different one 2016-05-17 17:41:05 +02:00
types.h
version.h