libgit2/include
Russell Belfer 793c438559 Update diff callback param order
This makes the diff functions that take callbacks both take
the payload parameter after the callback function pointers and
pass the payload as the last argument to the callback function
instead of the first.  This should make them consistent with
other callbacks across the API.
2012-11-27 13:18:28 -08:00
..
git2 Update diff callback param order 2012-11-27 13:18:28 -08:00
git2.h Merge pull request #1030 from pwkelley/transports 2012-11-01 09:15:29 -07:00