libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_diff_tree_to_workdir_with_index
deimos
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
)
int
git_diff_tree_to_workdir_with_index
(
git_diff
**
diff
,
git_repository
*
repo
,
git_tree
*
old_tree
,
const
(
git_diff_options
)*
opts
)
Meta
Source
See Implementation
deimos
git2
diff
aliases
git_diff_file_cb
git_diff_hunk_cb
git_diff_line_cb
git_diff_notify_cb
enums
git_delta_t
git_diff_find_t
git_diff_flag_t
git_diff_format_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_free
git_diff_get_delta
git_diff_index_to_workdir
git_diff_is_sorted_icase
git_diff_merge
git_diff_num_deltas
git_diff_num_deltas_of_type
git_diff_options_init
git_diff_print
git_diff_status_char
git_diff_tree_to_index
git_diff_tree_to_tree
git_diff_tree_to_workdir
git_diff_tree_to_workdir_with_index
manifest constants
GIT_DIFF_FIND_OPTIONS_VERSION
GIT_DIFF_OPTIONS_VERSION
structs
git_diff
git_diff_delta
git_diff_file
git_diff_find_options
git_diff_hunk
git_diff_line
git_diff_options
git_diff_similarity_metric
variables
GIT_DIFF_FIND_OPTIONS_INIT
GIT_DIFF_OPTIONS_INIT