OSDN Git Service

Show Progress percentage at log dialog
[tortoisegit/TortoiseGitJp.git] / ext / gitdll / gitdll.h
index fd5e634..2af8830 100644 (file)
@@ -86,6 +86,7 @@ GITDLL_API int git_init();
 \r
 GITDLL_API int git_open_log(GIT_LOG * handle, char * arg);\r
 GITDLL_API int git_get_log_firstcommit(GIT_LOG handle);\r
+GITDLL_API int git_get_log_estimate_commit_count(GIT_LOG handle);\r
 \r
 /**\r
  *     Get Next Commit\r