Module diff_util

Module diff_util 

Source

Structs§

ColorWordsDiffOptions
DiffFormatArgs
DiffRenderer
Configuration and environment to render textual diff.
DiffStatEntry
DiffStatOptions
DiffStats
LineDiffOptions
UnifiedDiffOptions

Enums§

ConflictDiffMethod
How conflicts are processed and rendered in diffs.
DiffFormat
DiffRenderError
LineCompareMode

Functions§

all_builtin_diff_format_names
Returns the list of builtin diff format names such as :git
diff_formats_for
Returns a list of requested diff formats, which will never be empty.
diff_formats_for_log
Returns a list of requested diff formats for log-like commands, which may be empty.
diff_status_label_and_char
get_copy_records
show_color_words_diff
show_diff_stats
show_diff_summary
show_file_by_file_diff
show_git_diff
show_names
show_templated
show_types