diff

Undocumented in source.

Members

Enums

FORMAT_PATCH
anonymousenum FORMAT_PATCH
Undocumented in source.

Functions

check_str_param
int check_str_param(string arg, string pattern, const(char)** val)
Undocumented in source. Be warned that the author may not have intended to support it.
check_uint16_param
int check_uint16_param(string arg, string pattern, ushort* val)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
printer
int printer(const(git_diff_delta)* delta, const(git_diff_range)* range, char usage, const(char)* line, size_t line_len, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
resolve_to_tree
GitTree resolve_to_tree(GitRepo repo, string identifier)
Undocumented in source. Be warned that the author may not have intended to support it.
strcmp
bool strcmp(string lhs, string rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
usage
void usage(string message, string arg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta