Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-31 | streaming: allow open_istream() to handle any repo | Matheus Tavares | 1 | -1/+3 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -4/+4 |
2018-03-14 | streaming: convert open_istream to use struct object_id | brian m. carlson | 1 | -1/+1 |
2016-09-07 | streaming: make stream_blob_to_fd take struct object_id | brian m. carlson | 1 | -1/+1 |
2012-05-03 | streaming: void pointer instead of char pointer | René Scharfe | 1 | -1/+1 |
2012-03-07 | streaming: make streaming-write-entry to be more reusable | Junio C Hamano | 1 | -0/+2 |
2011-05-26 | Add streaming filter API | Junio C Hamano | 1 | -1/+1 |
2011-05-20 | streaming: a new API to read from the object store | Junio C Hamano | 1 | -0/+15 |