libgit2/include
Carlos Martín Nieto dee5515a23 transports: buffer the git requests before sending them
Trying to send every single line immediately won't give us any speed
improvement and duplicates the code we need for other transports. Make
the git transport use the same buffer functions as HTTP.
2012-04-25 12:44:27 +02:00
..
git2 transports: buffer the git requests before sending them 2012-04-25 12:44:27 +02:00
git2.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00