libgit2 v0.19.0 (2014-02-08T12:12:06Z)
Dub
Repo
git_diff_hunk_cb
git2
diff
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
git_diff_hunk_cb
=
int
function
(
const
(
git_diff_delta
)*
delta
,
const
(
git_diff_range
)*
range
,
const
(
char
)*
header
,
size_t
header_len
,
void
*
payload
)
Meta
Source
See Implementation
git2
diff
aliases
git_diff_data_cb
git_diff_file_cb
git_diff_hunk_cb
git_diff_notify_cb
enums
git_delta_t
git_diff_find_t
git_diff_flag_t
git_diff_line_t
git_diff_option_t
functions
git_diff_blob_to_buffer
git_diff_blobs
git_diff_find_similar
git_diff_foreach
git_diff_get_patch
git_diff_index_to_workdir
git_diff_list_free
git_diff_merge
git_diff_num_deltas
git_diff_num_deltas_of_type
git_diff_patch_delta
git_diff_patch_free
git_diff_patch_from_blob_and_buffer
git_diff_patch_from_blobs
git_diff_patch_get_hunk
git_diff_patch_get_line_in_hunk
git_diff_patch_line_stats
git_diff_patch_num_hunks
git_diff_patch_num_lines_in_hunk
git_diff_patch_print
git_diff_patch_to_str
git_diff_print_compact
git_diff_print_patch
git_diff_print_raw
git_diff_status_char
git_diff_tree_to_index
git_diff_tree_to_tree
git_diff_tree_to_workdir
manifest constants
GIT_DIFF_FIND_OPTIONS_VERSION
GIT_DIFF_OPTIONS_VERSION
mixins
__anonymous
structs
git_diff_delta
git_diff_file
git_diff_find_options
git_diff_list
git_diff_options
git_diff_patch
git_diff_range
git_diff_similarity_metric
variables
GIT_DIFF_FIND_OPTIONS_INIT
GIT_DIFF_OPTIONS_INIT