summaryrefslogtreecommitdiff
path: root/deps/zlib/inflate.c
Commit message (Collapse)AuthorAgeFilesLines
* Update zlib to 1.2.8Carlos Martín Nieto2014-06-111-52/+84
|
* Add ZLib as a built-in dependencyVicent Marti2011-03-151-0/+1480
I don't know if this is good or bad. This lets libgit2 compile cleanly on any platforms without any external dependencies, but adds a little bit of bloat... Let's test this out and see what happens.