mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 02:09:26 +00:00
Like `git_patch_to_buf`, provide a simple helper method that can print an entire diff directory to a `git_buf`. |
||
|---|---|---|
| .. | ||
| sys | ||
| annotated_commit.h | ||
| attr.h | ||
| blame.h | ||
| blob.h | ||
| branch.h | ||
| buffer.h | ||
| checkout.h | ||
| cherrypick.h | ||
| clone.h | ||
| commit.h | ||
| common.h | ||
| config.h | ||
| cred_helpers.h | ||
| describe.h | ||
| diff.h | ||
| errors.h | ||
| 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 | ||
| pathspec.h | ||
| proxy.h | ||
| rebase.h | ||
| refdb.h | ||
| reflog.h | ||
| refs.h | ||
| refspec.h | ||
| remote.h | ||
| repository.h | ||
| reset.h | ||
| revert.h | ||
| revparse.h | ||
| revwalk.h | ||
| signature.h | ||
| stash.h | ||
| status.h | ||
| stdint.h | ||
| strarray.h | ||
| submodule.h | ||
| tag.h | ||
| trace.h | ||
| transaction.h | ||
| transport.h | ||
| tree.h | ||
| types.h | ||
| version.h | ||