summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2010-11-07 01:24:45 +0200
committerVicent Marti <tanoku@gmail.com>2010-11-07 01:24:45 +0200
commit3f43678e889a7ee77b1cd2e40727f104ea3d7ac1 (patch)
tree3040907d3c6db401458989961619ea019f09b5cb /src/commit.c
parent88d035bd1502d507554f59d6c699b3759bc2b758 (diff)
downloadlibgit2-3f43678e889a7ee77b1cd2e40727f104ea3d7ac1.tar.gz
Make the Index API public
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>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions