libgit2/include
Carlos Martín Nieto 1aa5318a9e diff: allow asking for diffs with no context
Previously, 0 meant default. This is problematic, as asking for 0
context lines is a valid thing to do.

Change GIT_DIFF_OPTIONS_INIT to default to three and stop treating 0
as a magic value. In case no options are provided, make sure the
options in the diff object default to 3.
2013-03-09 16:04:34 +01:00
..
git2 diff: allow asking for diffs with no context 2013-03-09 16:04:34 +01:00
git2.h update copyrights 2013-01-08 17:31:27 -06:00