Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack: refactor unpacking of raw objects to use `git_zstream` | Patrick Steinhardt | 2020-01-09 | 1 | -0/+1 |
* | Merge pull request #4450 from libgit2/ethomson/odb_loose_readstream | Edward Thomson | 2018-02-08 | 1 | -0/+6 |
|\ | |||||
| * | zstream: introduce a single chunk reader | Edward Thomson | 2018-02-01 | 1 | -0/+6 |
* | | consistent header guardsethomson/header_guards | Edward Thomson | 2018-02-01 | 1 | -1/+1 |
|/ | |||||
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -1/+2 |
* | zstream: offer inflating, `git_zstream_inflatebuf` | Edward Thomson | 2016-05-26 | 1 | -1/+8 |
* | Reorganize zstream API and fix wrap problems | Russell Belfer | 2014-01-30 | 1 | -4/+17 |
* | Packbuilder contains its own zstream | Edward Thomson | 2014-01-14 | 1 | -0/+1 |
* | Refactor zlib for easier deflate streaming | Edward Thomson | 2014-01-14 | 1 | -0/+25 |