Lines Matching full:with
4 * This file is part of libgit2, distributed under the GNU GPL v2 with
29 * `git_merge_file_input` structure with descriptions of the files in
52 * Initializes a `git_merge_file_input` with default values. Equivalent to
53 * creating an instance with GIT_MERGE_FILE_INPUT_INIT.
78 * continue resolving conflicts. The merge operation will fail with
99 * merging functionality how to deal with conflicting regions of the files.
105 * a merge file with conflict markers in the working directory.
208 * Initializes a `git_merge_file_options` with default values. Equivalent to
209 * creating an instance with `GIT_MERGE_FILE_OPTIONS_INIT`.
255 * with deleted files to determine their similarity. Files that are
275 * virtual merge base when faced with criss-cross merges. When this
288 * Flags for handling conflicting content, to be used with the standard
304 * Initializes a `git_merge_options` with default values. Equivalent to
305 * creating an instance with `GIT_MERGE_OPTIONS_INIT`.
485 * `git_merge_file_result` must be freed with `git_merge_file_result_free`.
507 * reflects the merge result. The `git_merge_file_result` must be freed with
539 * The returned index must be freed explicitly with `git_index_free`.
563 * The returned index must be freed explicitly with `git_index_free`.
585 * For compatibility with git, the repository is put into a merging