summaryrefslogtreecommitdiff
path: root/tests/object/blob
Commit message (Expand)AuthorAgeFilesLines
* tests: blob: remove unused callback functionPatrick Steinhardt2016-08-091-16/+0
* blob: remove _fromchunks()cmn/createblob-streamCarlos Martín Nieto2016-03-221-156/+0
* blob: fix fromchunks iteration counterCarlos Martín Nieto2016-03-222-6/+6
* blob: introduce creating a blob by writing into a streamCarlos Martín Nieto2016-03-221-0/+103
* Merge pull request #2334 from libgit2/rb/fix-2333Russell Belfer2014-05-121-3/+10
|\
| * Be more careful with user-supplied buffersrb/fix-2333Russell Belfer2014-05-081-3/+10
* | Add filter options and ALLOW_UNSAFERussell Belfer2014-05-061-1/+1
|/
* Update git_blob_create_fromchunks callback behavrRussell Belfer2013-12-111-1/+38
* Rename tests-clar to testsBen Straub2013-11-143-0/+331