summaryrefslogtreecommitdiff
path: root/deps/zlib/trees.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ZLib as a built-in dependencyVicent Marti2011-03-151-0/+128
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.