mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-10 07:16:37 +00:00
![]() Several private methods of the Index API are now public, including the methods to remove, get and add index entries. All the methods only take an integer value for the position of the entry to get/remove. To get or remove entries based on their path names, look them up first using the git_index_find method. Signed-off-by: Vicent Marti <tanoku@gmail.com> |
||
---|---|---|
.. | ||
commit.h | ||
common.h | ||
errors.h | ||
index.h | ||
odb.h | ||
oid.h | ||
repository.h | ||
revwalk.h | ||
tag.h | ||
thread-utils.h | ||
tree.h | ||
zlib.h |