libgit2/include
Carlos Martín Nieto 7a520f5d8a fetch: use the streaming indexer when downloading a pack
This changes the git_remote_download() API, but the existing one is
silly, so you don't get to complain.

The new API allows to know how much data has been downloaded, how many
objects we expect in total and how many we've processed.
2012-04-25 12:39:11 +02:00
..
git2 fetch: use the streaming indexer when downloading a pack 2012-04-25 12:39:11 +02:00
git2.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00