libgit2/include
Russell Belfer a5c16f3cfb Add git_diff_options_init helper
Sometimes the static initializer for git_diff_options cannot be
used and since setting them to all zeroes doesn't actually work
quite right, this adds a new helper for that situation.

This also adds an explicit new value to the submodule settings
options to be used when those enums need static initialization.
2013-11-01 10:20:51 -07:00
..
git2 Add git_diff_options_init helper 2013-11-01 10:20:51 -07:00
git2.h Rename diff objects and split patch.h 2013-10-11 14:51:54 -07:00