Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | streams: use GIT_ASSERT | Edward Thomson | 2020-11-27 | 1 | -2/+6 |
* | errors: use lowercaseethomson/error_messages | Edward Thomson | 2019-06-23 | 1 | -2/+2 |
* | streams: handle short writes only in generic stream | Patrick Steinhardt | 2019-01-31 | 1 | -11/+7 |
* | streams: make file-local functions static | Patrick Steinhardt | 2019-01-31 | 1 | -5/+5 |
* | streams: don't write more than SSIZE_MAX | Edward Thomson | 2019-01-25 | 1 | -3/+2 |
* | Don't use deprecated constants | Sven Strickroth | 2019-01-24 | 1 | -1/+1 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -12/+12 |
* | Fix a bunch of warnings | lhchavez | 2019-01-05 | 1 | -1/+1 |
* | stream registration: take an enum type | Edward Thomson | 2018-11-28 | 1 | -1/+1 |
* | stream: provide generic registration API | Edward Thomson | 2018-11-28 | 1 | -2/+32 |
* | stream: Gather streams to src/streams | Etienne Samson | 2017-10-23 | 1 | -0/+210 |