libgit2/include
Carlos Martín Nieto ab46b1d8eb indexer: include the delta stats
The user is unable to derive the number of deltas in the pack, as that
would require them to capture the stats exactly in the moment between
download and final processing, which is abstracted away in the fetch.

Capture these numbers for the user and expose them in the progress
struct. The clone and fetch examples now also present this information
to the user.
2013-10-23 15:08:18 +02:00
..
git2 indexer: include the delta stats 2013-10-23 15:08:18 +02:00
git2.h Add refdb.h to git2.h, reorder git2.h sanely 2013-09-27 16:08:24 -04:00