summaryrefslogtreecommitdiff
path: root/include/git2/strarray.h
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-04-16 14:19:27 -0700
committerVicent Marti <tanoku@gmail.com>2013-04-22 16:52:07 +0200
commit38eef6113d8523abfe6746bf727cee2651398ad3 (patch)
tree3565c7cacc968d8ddf05a8c551e3202a7a08436c /include/git2/strarray.h
parentc628918625c7f779d2050a56998fb2b675f097fb (diff)
downloadlibgit2-38eef6113d8523abfe6746bf727cee2651398ad3.tar.gz
Make indexer use shared packfile open code
The indexer was creating a packfile object separately from the code in pack.c which was a problem since I put a call to git_mutex_init into just pack.c. This commit updates the pack function for creating a new pack object (i.e. git_packfile_check()) so that it can be used in both places and then makes indexer.c use the shared initialization routine. There are also a few minor formatting and warning message fixes.
Diffstat (limited to 'include/git2/strarray.h')
0 files changed, 0 insertions, 0 deletions