summaryrefslogtreecommitdiff
path: root/src/streams/registry.c
Commit message (Expand)AuthorAgeFilesLines
* streams: use GIT_ASSERTEdward Thomson2020-11-271-3/+3
* runtime: move init/shutdown into the "runtime"Edward Thomson2020-10-111-3/+2
* tree-wide: do not compile deprecated functions with hard deprecationPatrick Steinhardt2020-06-091-1/+2
* tree-wide: add missing header includesPatrick Steinhardt2020-06-091-2/+3
* deprecation: don't use deprecated stream cbEdward Thomson2019-01-251-1/+3
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-3/+3
* stream registration: take an enum typeEdward Thomson2018-11-281-16/+33
* stream: provide generic registration APIEdward Thomson2018-11-281-0/+99