mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-29 19:17:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| blob | ||
| commit | ||
| raw | ||
| tag | ||
| tree | ||
| cache.c | ||
| lookup.c | ||
| lookupbypath.c | ||
| message.c | ||
| peel.c | ||
| shortid.c | ||