libgit2/tests/object/blob
Carlos Martín Nieto 6669e3e839 blob: remove _fromchunks()
The callback mechanism makes it awkward to write data from an IO
source; move to `_fromstream()` which lets the caller remain in control,
in the same vein as we prefer iterators over foreach callbacks.
2016-03-22 20:00:25 +01:00
..
filter.c Merge pull request #2334 from libgit2/rb/fix-2333 2014-05-12 10:44:13 -07:00
fromstream.c blob: fix fromchunks iteration counter 2016-03-22 20:00:24 +01:00
write.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00