summaryrefslogtreecommitdiff
path: root/deps/zlib/inffast.c
Commit message (Collapse)AuthorAgeFilesLines
* Update zlib to 1.2.8Carlos Martín Nieto2014-06-111-3/+3
|
* Add ZLib as a built-in dependencyVicent Marti2011-03-151-0/+340
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.